Make 'keys' CLI output user friendly
[lispflowmapping.git] / mappingservice / lisp-proto / src / main /
2017-07-18 Lorand JakabMake 'keys' CLI output user friendly 33/60533/1
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-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-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-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-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-29 Lorand JakabCheckstyle: fix issues and enforce on lisp-proto 51/42751/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-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-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-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 Lori JakabMerge "JUnit Test - LispAddressUtilTest update"
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 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-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-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
2016-03-21 Lorand JakabCheckstyle: enforce 120 character limit 01/36501/1
2016-03-21 Lori JakabMerge "JUnit test - MultiTableMapCacheTest"
2016-03-21 Lorand JakabBug 5554: Normalize Source/Dest EIDs too 39/36439/2
2016-03-15 Lorand JakabBug 5520: Fix LispSimpleAddressStrngifier always return... 30/36230/1
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-03-07 Florin CorasMerge "JUnit test - LispAddressUtil - remaining methods."
2016-03-07 Florin CorasMerge "Fix - LispAddressUtil.compareInetAddress() method."
2016-03-07 Florin CorasMerge "Fix - LispAddressUtil.toIpPrefixEid() method."
2016-03-07 Jozef GloncakFix - LispAddressUtil.compareInetAddress() method. 82/35682/2
2016-03-07 Jozef GloncakFix - LispAddressUtil.toIpPrefixEid() method. 81/35681/3
2016-02-26 Robert VargaUse IetfYangUtil for MacAddress operations 87/35487/4
2016-02-22 Robert VargaUse IetfInetUtil for Ipv4Address instantiation 01/35101/4
2016-02-18 Lori JakabMerge "Optimize Ipv{4,6}(Prefix)Serializers"
2016-02-18 Vina ErmaganMerge changes Ie652cc3c,If8a16a65,I96dba381,I23880f30
2016-02-17 Robert VargaOptimize Ipv{4,6}(Prefix)Serializers 60/34860/2
2016-02-17 Robert VargaOptimize MapRequestUtil 59/34859/2
2016-02-17 Robert VargaOptimize MaskUtil 57/34857/2
2016-02-17 Robert VargaOptimize LispAddressUtil 56/34856/2
2016-02-08 Vina ErmaganMerge "Bug 5270: Fix merging"
2016-02-08 Florin CorasBug 5270: Fix merging 71/34271/6
2016-02-05 Florin CorasBug 5239: Fix IID Source/Dest lookup 46/34146/2
2016-02-04 Florin CorasMerge "Bug 5209: Fix EID string in URLs"
2016-02-04 Lorand JakabBug 5209: Fix EID string in URLs 59/34059/1
next