Bug 9116: Add getChildPrefixes() method to caches
[lispflowmapping.git] / mappingservice / api / src / main / java / org / opendaylight / lispflowmapping / interfaces /
2017-10-20 Lorand JakabBug 9116: Add getChildPrefixes() method to caches 56/63056/14
2017-09-11 Vina ErmaganMerge "Rename LispSouthboundServiceTest.java -> LispSou...
2017-09-06 Lorand JakabBug 7947: Move subscribers to a separate cache 91/62491/6
2017-09-05 Lorand JakabRevert "Bug 7947: Store MappingOrigin in MappingData" 90/62490/2
2017-08-16 Lorand JakabBug 7947: Store MappingOrigin in MappingData 22/61622/3
2017-07-21 Vina ErmaganMerge "Return negative mapping with 0 TTL for deletion"
2017-07-18 Lorand JakabMake 'keys' CLI output user friendly 33/60533/1
2017-06-15 Vina ErmaganMerge "Bug 8503: Remove empty structures in DAO"
2017-06-13 Lorand JakabBug 8503: Remove empty structures in DAO 99/57799/6
2017-05-24 Lorand JakabReplace Rloc with Subscriber for SMR key 51/57651/2
2017-05-03 Lorand JakabAdd IPv6 default key for addkeys CLI command 86/56486/1
2017-04-21 Lorand JakabMake 'mappings' CLI output user friendly 66/54766/4
2017-04-19 Lorand JakabPrepare for checkstyle version upgrade 65/55265/1
2017-03-29 Lorand JakabBug 7272: Fully remove mappings 12/52112/14
2017-03-16 Vina ErmaganMerge "Add timeout to subscriber data"
2017-03-16 Vina ErmaganMerge "Provide Karaf 4 features"
2017-03-16 Lorand JakabAdd timeout to subscriber data 88/52088/11
2017-03-16 Lorand JakabSMR parent prefix continued 77/48977/33
2017-02-21 Vina ErmaganMerge "Time Bucket DS for handeling SB mapping timeout"
2017-02-16 Shakib AhmedTime Bucket DS for handeling SB mapping timeout 13/46013/19
2017-02-10 Vina ErmaganMerge "Make part of the Subscribers object modeled"
2017-02-03 Lorand JakabMake part of the Subscribers object modeled 68/51268/4
2017-01-31 Vina ErmaganMerge "Remove xtr id mappings on mapping overwrite"
2017-01-30 Miroslav TothSMR parent prefix 20/47120/32
2017-01-23 Lorand JakabAdd virtual parent sibling prefix lookup methods 32/50732/2
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
2017-01-16 Vina ErmaganMerge "Account for merging on mapping removal"
2017-01-10 Lorand JakabAdd sibling prefix lookup methods to RadixTrie and... 21/50121/2
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-14 Lorand JakabAdd parent prefix lookup methods to RadixTrie and HashMapDb 35/49335/4
2016-12-09 Lorand JakabMake SimpleMapCache simple again 78/46778/20
2016-10-28 Miroslav TothReliable SMR - fix performance issue 10/47610/7
2016-10-13 Vina ErmaganMerge "Use Netty Epoll in SB when available"
2016-10-13 Miroslav TothReliable SMR async 76/45376/21
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-23 Lori JakabMerge "Integration Test - negative prefix generation"
2016-08-22 Lorand JakabBug 6362: Don't save timestamp to MappingRecords 73/43473/9
2016-08-15 Jozef GloncakBug 6351 - Clustering rework. 76/42476/14
2016-07-08 Lorand JakabBug 6071: Move authentication package to lisp-proto 14/41514/2
2016-07-07 Lorand JakabCheckstyle: fix build due to odlparent changes 79/41479/1
2016-07-04 Michael VorburgerFix Sonar (soon Checkstyle) TrailingComment 97/41297/2
2016-06-29 Lorand JakabCheckstyle: move mappingservice.api to odlparent 23/41023/2
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-05-25 Jozef GloncakAdding authentication to map notify message. 60/39260/7
2016-05-25 Lori JakabMerge "Authentication to southbound"
2016-05-25 Jozef GloncakAuthentication to southbound 74/38974/13
2016-05-18 Lori JakabMerge "MultiTableMapCacheTest test update"
2016-05-17 Vina ErmaganMerge "Adapt updateMappingRegistration() methods for...
2016-05-13 Lorand JakabAdapt updateMappingRegistration() methods for cache 57/38657/2
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-04-21 Vina ErmaganMerge "Remove handleMapRegister(MapRegister, boolean)"
2016-04-21 Vina ErmaganMerge "Remove <nexusproxy> poroperty"
2016-04-21 vermagan@cisco.comMaking Map Registration validity time configurable. 46/37946/1
2016-04-04 Lori JakabMerge "JUnit test - MultiTableMapCacheTest"
2016-03-31 Lorand JakabAllow setting some configuration variables 49/36949/2
2016-03-11 Florin CorasMerge "JUnit test - InMemoryDbModule"
2016-03-11 Florin CorasMerge "JUnit test - HashMapDb"
2016-03-07 Lorand JakabCreate typedefs for xTR-ID and Site-ID 41/35841/2
2016-02-18 Lorand JakabSonar: Avoid modifiers which are implied by the context 26/34926/1
2016-02-08 Vina ErmaganMerge "Bug 5270: Fix merging"
2016-02-08 Florin CorasBug 5270: Fix merging 71/34271/6
2016-02-08 Vina ErmaganMerge "Bug 5257: Increase subscriber TTL to 1 day"
2016-02-08 Florin CorasBug 5259: Fix NPE in serializer when merge is on 70/34270/1
2016-02-06 Lorand JakabBug 5257: Increase subscriber TTL to 1 day 97/34197/1
2016-01-20 Lorand JakabBug 5005: Send Map-Notify to all affected xTRs 93/32993/2
2016-01-12 Lorand JakabBug 4822: Fix mapping record merging 26/31626/7
2015-12-17 Lorand JakabAdd support for non-overwriting mapping storage 37/31537/1
2015-12-07 Lorand JakabSonar: if/else/for/while/do statements need braces 09/30909/2
2015-12-04 Lori JakabMerge "Use odlparent-lite as artifacts parent"
2015-12-02 Florin CorasAdd map-cache support for EID VNI 78/30478/2
2015-12-01 Lorand JakabMigrate lisp-proto implementation to IETF YANG model 69/30269/8
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-29 Lorand JakabMove karaf shell commands to the config subsystem 80/27580/1
2015-09-25 Lorand JakabMove karaf shell commands to the config subsystem 36/27436/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-07-20 Lorand JakabBug 4005: Set the correct Source-EID in SMRs 26/24326/1
2015-06-17 Lori JakabMerge "Bug 3765: Restore dao from mdsal config datastor...
2015-06-17 Lorand JakabMove config-parent to aggregator POM 74/22774/1
2015-04-03 Lorand JakabPrepare the YANG models for RESTCONF 80/17680/1
2015-04-02 Lorand JakabAdd support for Karaf shell lisp:addkey command 75/17675/1
2015-04-01 Lorand JakabMerge "Add support for Karaf shell lisp:* commands"
2015-04-01 Lorand JakabAdd support for Karaf shell lisp:* commands 43/17543/1
2015-03-30 Florin CorasBUG-2915: Add support to remove mapping through northbo... 74/17274/3
next