Upgrade to odlparent 2.0.2
[lispflowmapping.git] / mappingservice / lisp-proto /
2017-06-23 Lorand JakabBug 8679: Fix widest negative prefix calculation 06/59206/4
2017-05-24 Lorand JakabReplace Rloc with Subscriber for SMR key 51/57651/2
2017-05-05 Lorand JakabTrace-level improved IT logging 17/56617/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-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 04/54704/1
2017-03-22 Vina ErmaganMerge "Use Optional to avoid null return value"
2017-03-22 Lorand JakabUse Optional to avoid null return value 17/53617/2
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-03-03 Lorand JakabAllow Address for getString() 93/52293/3
2017-03-03 Anil BelurAdd missing <name> fields for pom.xml files 43/52743/1
2017-02-21 Vina ErmaganMerge "Time Bucket DS for handeling SB mapping timeout"
2017-02-17 Lorand JakabBug 6071: Fix fast path Map-Notify auth data 16/52016/1
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
2016-12-22 Lorand JakabAdd toString() to MappingData 46/49746/1
2016-12-09 Lorand JakabMake SimpleMapCache simple again 78/46778/20
2016-12-07 Vina ErmaganMerge "WIP: Update Tutorial for FD.io and OOR"
2016-11-23 Lorand JakabSonar: Move trailing comment on previous empty line 24/48624/2
2016-10-13 Vina ErmaganMerge "Use Netty Epoll in SB when available"
2016-10-13 Miroslav TothReliable SMR async 76/45376/21
2016-09-20 Florin CorasBug 6754: Add serializer for IPv6 prefix SimpleAddress 78/45878/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-22 Miroslav TothJUnit test: LispAddressUtilTest 91/44491/1
2016-08-15 Lori JakabMerge "Bug 6422: get VNI table in MapCache"
2016-08-15 Lori JakabMerge "Bug 6406: Fix radix-trie insertions"
2016-08-12 Florin CorasBug 6402: Convert src eid from binary IP to prefix 66/43866/3
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 23/43423/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-08-04 Robert VargaMake unittest.tools a test dependency 15/42815/5
2016-07-29 Lorand JakabCheckstyle: fix issues and enforce on lisp-proto 51/42751/1
2016-07-28 Lori JakabMerge "Bug 6278: Depend on odlparent's version of karaf...
2016-07-27 Vina ErmaganMerge "Checkstyle: enable copy/paste detection"
2016-07-26 Lorand JakabCheckstyle: enable copy/paste detection 73/42573/1
2016-07-21 Lori JakabMerge "Reenable Neutron using YANG models"
2016-07-13 Lorand JakabSimplify mapping update model 73/41673/2
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-30 Jozef GloncakAdding authentication data to map register cache. 55/40755/5
2016-06-28 Matus MarkoBug 6116 - Added ns prefixes 09/40909/1
2016-06-22 Miroslav TothJUnit Test - LispAddressUtilTest updated 40/40040/3
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-09 Lorand JakabFix type in LispAddressUtil.asIpv{4,6}PrefixEid 77/40077/2
2016-06-09 Lori JakabMerge "JUnit Test - AuthenticationKeyDataListenerTest"
2016-06-09 Lori JakabMerge "Restoring authentication key from MDSAL."
2016-06-08 Miroslav TothFix: LispAddressUtil - Incorrect address type 16/40016/1
2016-06-08 Miroslav TothJUnit Test - SourceDestKeyHelperTest 44/39944/2
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-02 Lorand JakabAuto-convert String IP EIDs in AuthenticationKey 73/39773/1
2016-06-02 Miroslav TothJUnit Test - MapRequestUtilTest update 54/39754/3
2016-06-02 Lori JakabMerge "WIP: JUnit Test - MapRequestUtilTest"
2016-06-01 Miroslav TothWIP: JUnit Test - MapRequestUtilTest 19/39719/2
2016-06-01 Vina ErmaganMerge "Remove unused southbound config-lisp.yang"
2016-06-01 Vina ErmaganMerge "Add statistics to Map-Register cache"
2016-05-31 Matus MarkoBug 5985 - Fixed paths in yang modules 44/39644/2
2016-05-30 Lorand JakabFix LispAddressUtilTest 96/39596/1
2016-05-30 Lori JakabMerge "JUnit Test - LispAddressStringifierTest update"
2016-05-30 Miroslav TothJUnit Test - LispAddressStringifierTest update 92/39592/1
2016-05-30 Lori JakabMerge "JUnit Test - MaskUtilTest update"
2016-05-30 Lori JakabMerge "JUnit Test - LispAddressUtilTest update"
2016-05-30 Miroslav TothJUnit Test - MaskUtilTest update 84/39584/1
2016-05-27 Miroslav TothJUnit Test - LispAddressUtilTest update 15/39515/3
2016-05-27 Miroslav TothBug - incorrect Ip version used 12/39512/1
2016-05-25 Vina ErmaganMerge "Moving authentication to southbound"
2016-05-25 Vina ErmaganMerge "Switch IP prefix (de)serialization to binary"
2016-05-23 Lorand JakabSwitch IP prefix (de)serialization to binary 30/39230/4
2016-05-21 Lorand JakabMake binary YANG model more usable 90/39190/3
2016-05-19 Lorand JakabYANG support for binary IPv4/v6 prefixes 24/39024/3
2016-05-18 Vina ErmaganMerge "Import only mockito-core instead of mockito...
2016-05-18 Lorand JakabImport only mockito-core instead of mockito-all 49/39049/3
2016-05-18 Lori JakabMerge "MultiTableMapCacheTest test update"
2016-05-18 Lorand JakabSwitch Ipv4 and Ipv6 (de)serialization to binary 81/38881/6
2016-05-18 Lorand JakabAdd 'case' to augmented lisp-addresses 16/38816/3
2016-05-18 Lorand JakabSwitch source-rloc and transport-address to binary 96/38496/4
2016-05-12 Miroslav TothJUnit Test - MaskUtilTest 68/38668/2
2016-05-11 Lorand JakabYANG model for the Map-Register cache 02/38502/5
2016-05-06 Vina ErmaganMerge "YANG support for binary IPv4/v6 addresses/prefixes"
2016-05-05 Lorand JakabYANG support for binary IPv4/v6 addresses/prefixes 15/38315/4
2016-04-27 Lorand JakabRemove maskLength from MappingRecord 10/38110/2
2016-04-15 Jozef GloncakEnhancement of SMR test 37/37537/6
2016-04-04 Lori JakabMerge "JUnit test - MultiTableMapCacheTest"
2016-03-31 Lori JakabMerge "Integr test - multi site scenario - common util...
2016-03-31 Lori JakabMerge "Merge JUnit test - LispAddressStringifierTest"
2016-03-29 Miroslav TothMerge JUnit test - LispAddressStringifierTest 36/36736/3
2016-03-25 Vina ErmaganMerge "Bug 5554: Remove ipPrefixFor() method from MaskUtil"
2016-03-24 Lorand JakabStore southbound xTR-ID sub-mappings in datastore 76/36076/3
2016-03-24 Lorand JakabBug 5554: Remove ipPrefixFor() method from MaskUtil 37/36737/1
next