SMR parent prefix
[lispflowmapping.git] / mappingservice / implementation / src / test / java /
2017-01-30 Miroslav TothSMR parent prefix 20/47120/32
2017-01-20 Vina ErmaganMerge "Fix removal of expired mappings when merge on"
2017-01-20 Vina ErmaganMerge "Remove SimpleMapCache#getXtrIdTable()"
2017-01-17 Lorand JakabSeparate authentication key in-memory storage 15/49715/5
2016-12-16 Lori JakabMerge "Remove overwrite configuration and convert it...
2016-12-15 Shakib AhmedRemove overwrite configuration and convert it to mappin... 55/49455/1
2016-12-09 Lorand JakabMake SimpleMapCache simple again 78/46778/20
2016-10-13 Vina ErmaganMerge "Use Netty Epoll in SB when available"
2016-10-13 Miroslav TothReliable SMR async 76/45376/21
2016-10-06 Vina ErmaganMerge "Remove ${karaf.version} property from pom.xml"
2016-10-04 Miroslav TothExtract ConfigIni into separate module 18/45818/5
2016-09-17 Vina ErmaganMerge "Add RPC to read per xtrId mappings for an EID."
2016-09-15 Vina ErmaganMerge "Add OOR conf files in tutorial"
2016-09-05 Lorand JakabBug 6536: Allow propagation of SB notifications on... 51/45151/1
2016-08-29 Shakib AhmedAdd RPC to read per xtrId mappings for an EID. 44/44744/2
2016-08-29 Shakib AhmedBug 5257: Make subscriber timeout 10 mins more than... 78/44578/6
2016-08-15 Jozef GloncakBug 6351 - Clustering rework. 76/42476/14
2016-08-12 Florin CorasMerge "Cleanup: remove unused and commented out methods"
2016-08-10 Lorand JakabCheckstyle: fix issues and enforce on implementation 64/43664/1
2016-08-05 Lorand JakabRevert "Clustering - adding to LispMappingService." 55/43255/1
2016-08-05 Lori JakabMerge "Bug 6297: Change subscriber's RLOC selection...
2016-08-05 Miroslav TothBug 6297: Change subscriber's RLOC selection algo 29/43029/5
2016-07-21 Jozef GloncakClustering - adding to LispMappingService. 73/40473/18
2016-07-13 Vina ErmaganMerge "Bug 6071: Compute authentication data for Map...
2016-07-13 Vina ErmaganMerge "Make ui-module a provided dependency"
2016-07-13 Vina ErmaganMerge "Bug 6097: Add xTR-ID and Site-ID to Map-Notify"
2016-07-12 Lorand JakabBug 6097: Add xTR-ID and Site-ID to Map-Notify 24/41724/2
2016-07-11 Lorand JakabBug 6071: Compute authentication data for Map-Notify 99/41599/2
2016-07-08 Lorand JakabBug 6071: Move authentication package to lisp-proto 14/41514/2
2016-07-01 Lorand JakabBug 6102: Upgrade ietf-{inet,yang}-types to 2013-07-15 80/39880/6
2016-06-22 Lori JakabMerge "Remove unused authentication variable."
2016-06-21 Alexis de TalhouëtAdd blueprint wiring for LispFlowMapping 95/40495/6
2016-06-18 Vina ErmaganMerge "Add radix trie to HashMapDb for fast IP LPM"
2016-06-17 Florin CorasAdd radix trie to HashMapDb for fast IP LPM 29/40129/5
2016-06-15 Jozef GloncakTurning on tests which were disabled due to movement... 07/39407/14
2016-06-09 Lori JakabMerge "Restoring authentication key from MDSAL."
2016-06-07 Lorand JakabFix reading mappings and keys with RPCs 48/39948/3
2016-06-07 Lorand JakabAuto-convert String IPs in Mapping 34/39834/5
2016-06-07 Miroslav TothJunit Test - LispMappingServiceTest update 31/39831/2
2016-06-06 Jozef GloncakMDSAL DS acces - standalone bundle. 85/39585/8
2016-06-02 Vina ErmaganMerge "Make Map-Register cache configurable"
2016-06-02 Vina ErmaganMerge "Reorganize integration tests"
2016-06-01 Miroslav TothJUnit Test - AuthenticationKeyDataListenerTest 00/39700/1
2016-06-01 Miroslav TothJUnit Test - MappingDataListenerTest 49/39649/5
2016-05-25 Lori JakabMerge "Authentication to southbound"
2016-05-25 Jozef GloncakAuthentication to southbound 74/38974/13
2016-05-25 Vina ErmaganMerge "Moving authentication to southbound"
2016-05-24 Jozef GloncakMoving authentication to southbound 74/39174/6
2016-05-19 Lori JakabMerge "JUnit Test - MappingSystemTest"
2016-05-19 Miroslav TothJUnit Test - MappingSystemTest 72/38872/8
2016-05-18 Vina ErmaganMerge "Import only mockito-core instead of mockito...
2016-05-18 Lorand JakabSpin out mapcache package from implementation 59/39059/1
2016-05-18 Miroslav TothJUnit Test - LispNotificationHelperTest 42/39042/1
2016-05-18 Lori JakabMerge "MultiTableMapCacheTest test update"
2016-05-18 Lorand JakabSwitch source-rloc and transport-address to binary 96/38496/4
2016-05-17 Vina ErmaganMerge "Adapt updateMappingRegistration() methods for...
2016-05-17 Miroslav TothMultiTableMapCacheTest test update 66/38966/1
2016-05-13 Lorand JakabAdapt updateMappingRegistration() methods for cache 57/38657/2
2016-05-11 Miroslav TothJUnit test - SimpleMapCacheTest 64/38164/9
2016-05-10 Miroslav TothJUnit Test - DataStoreBackEnd 33/38433/4
2016-05-06 Vina ErmaganMerge "Add starting point for southbound dev docs"
2016-05-06 Vina ErmaganMerge "YANG support for binary IPv4/v6 addresses/prefixes"
2016-05-04 Vina ErmaganMerge "Remove unused JERSEY constant"
2016-05-03 Lorand JakabMerge activation by Map-Register flag 33/38333/1
2016-05-03 Miroslav TothJUnit Test - MappingMergeUtilTest 13/37813/9
2016-04-27 Miroslav TothJUnit Test - MapServerTest rewritten with Mockito 25/37325/13
2016-04-21 Lori JakabMerge "JUnit Test - LispMappingServiceTest with Mockito"
2016-04-21 Miroslav TothJUnit Test - LispMappingServiceTest with Mockito 17/37717/4
2016-04-21 Miroslav TothJUnit Test - MappingServiceTest using Mockito 73/37273/4
2016-04-11 Lori JakabMerge "Checking SMR."
2016-04-07 Miroslav TothJUnit Test - MapResolverTest rewritten using Mockito 92/36992/9
2016-04-04 Lori JakabMerge "JUnit test - MultiTableMapCacheTest"
2016-03-22 Miroslav TothJUnit test - MultiTableMapCacheTest 98/36498/2
2016-03-22 Lorand JakabRe-enable tests on mappingservice.implementation 48/36548/1
2016-03-21 Lorand JakabCheckstyle: enforce 120 character limit 01/36501/1
2016-03-21 Lori JakabMerge "JUnit test - MultiTableMapCacheTest"
2016-03-21 Miroslav TothJUnit test - MultiTableMapCacheTest 83/36283/6
2016-03-17 Miroslav TothJUnit test - FlatMapCacheTest 78/36178/7
2016-03-11 Florin CorasMerge "Remove explicit mockito version"
2016-03-11 Lorand JakabBug 5494: Enforce authentication key-ID 77/36077/4
2016-01-20 Lorand JakabBug 5005: Send Map-Notify to all affected xTRs 93/32993/2
2016-01-05 Vina ErmaganMerge "WIP: Bug 4822: Infra for merging: store source...
2016-01-04 Lorand JakabWIP: Bug 4822: Infra for merging: store source RLOC 54/31854/2
2015-12-04 Lori JakabMerge "Use odlparent-lite as artifacts parent"
2015-12-02 Lorand JakabMigrate implementation/neutron/southbound to IETF YANG... 03/28303/35
2015-11-18 Lorand JakabMerge branch 'master' into topic/ietf_yang 47/29847/1
2015-11-10 Lorand JakabUpdate imports to reference new YANG revisions 23/29523/1
2015-09-11 Florin CorasSeparate MappingService from LispMappingService 25/26725/4
2015-09-06 Lori JakabMerge "Use odlparent configuration for jacoco"
2015-08-31 Lori JakabMerge "Update DAO API"
2015-08-31 Florin CorasUpdate DAO API 06/26206/4
2015-08-21 Florin CorasCleanup mappingservice.yangmodel 67/25567/2
2015-08-21 Florin CorasReorganize mappingservice.implementation 57/25457/9
2015-06-03 Lorand JakabRemove old Hydrogen CLI 19/21719/1
2015-05-29 Lorand JakabBug 3385: Update Application Data LCAF to latest draft 60/21460/1
2015-04-21 Lori JakabMerge "Add support for SourceDest LCAF"
2015-04-20 Lorand JakabMerge "Enforce basic checkstyle on mappingservice.*"
2015-04-20 Lorand JakabEnforce basic checkstyle on mappingservice.* 18/18618/4
2015-04-10 Lorand JakabSwitch from junit.framework to org.junit 24/18124/1
2015-04-03 Lorand JakabPrepare the YANG models for RESTCONF 80/17680/1
next