Add lispflowmapping specific configuration options 41/6741/1
authorLorand Jakab <lojakab@cisco.com>
Tue, 6 May 2014 12:12:30 +0000 (15:12 +0300)
committerLorand Jakab <lojakab@cisco.com>
Tue, 6 May 2014 12:12:30 +0000 (15:12 +0300)
Change-Id: I02bd8515423c5b4e8ddaf1c1b7f70c9f4b84e2a6
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini

index 234e0feb45047ed2ca14e45e2b2e1dd18432834e..c958039b5f0465206626eb009e33385df5b11d2f 100644 (file)
@@ -143,3 +143,9 @@ java.util.logging.config.file=configuration/tomcat-logging.properties
 
 #Hosttracker hostsdb key scheme setting
 hosttracker.keyscheme=IP
+
+# LISP Flow Mapping configuration
+# Map-Register messages overwrite existing RLOC sets in EID-to-RLOC mappings
+lisp.mappingOverwrite = true
+# Enable the Solicit-Map-Request (SMR) mechanism
+lisp.smr = false