lispflowmapping.git
2019-03-19 Lorand JakabAdd missing image to docs 82/80982/1
2019-02-12 Robert VargaUpdate odl-lispflowmapping-mappingservice-shell 92/80292/1
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 89/80089/1
2019-01-25 Lorand JakabJava 11 compatibility 94/79494/3
2019-01-22 Robert VargaBump mdsal to 3.0.6 53/79753/4
2019-01-18 Stephen KittBump to odlparent 4.0.9 69/79669/1
2019-01-12 Lorand JakabBump PowerMock 2.0.0-beta.5 -> 2.0.0 93/79493/1
2019-01-10 Robert VargaBump mdsal to 3.0.4 32/79432/1
2019-01-09 Stephen KittBump to odlparent 4.0.8 63/79363/1
2019-01-06 Robert VargaFix compilation with JDK11 57/79257/1
2019-01-02 Stephen KittBump odlparent to 4.0.7 17/79117/1
2018-12-23 Robert VargaBump mdsal to 3.0.3 17/79017/1
2018-12-21 Stephen KittBump to odlparent 4.0.5 15/78915/2
2018-11-27 Robert VargaBump to mdsal-3.0.2 47/78147/3
2018-11-27 Robert VargaUse predictable-order sets 19/78219/1
2018-11-03 Robert VargaMove back to RFC7223 ietf-interfaces 70/77470/1
2018-10-25 Lorand JakabNeon MRI changes 55/76055/16
2018-09-10 Thanh HaMigrate lispflowmapping docs to the lispflowmapping... 79/75879/2
2018-09-10 Thanh HaBootstrap lispflowmapping documentation 78/75878/2
2018-08-11 Robert VargaRemove references to mdsal-model-artifacts 22/75122/1
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 93/74993/1
2018-08-06 Lorand JakabDon't use Futures.transform() removed in Guava 26 46/74846/1
2018-07-23 Stephen KittBump to odlparent 3.1.3 98/74198/3
2018-07-21 Robert VargaMigrate to use stringValue() 00/74300/2
2018-07-19 Robert VargaAdd rfc7223/7224/7277 models 27/74227/1
2018-07-17 Robert VargaUse specific models 37/74137/3
2018-07-02 Stephen KittUse version ranges for odlparent feature deps 87/73487/2
2018-06-29 Lorand JakabAdd missing list keys where necessary 14/73614/1
2018-06-27 Stephen KittBump odlparent to 3.1.2 95/72495/2
2018-06-19 Lorand JakabAdd ignore-lispflowmapping-integrationtest profile 93/73193/1
2018-06-16 Tom PantelisAdd explicit org.osgi.core dependency 49/73049/1
2018-06-08 Tom PantelisRemove uses of BindingAwareProvider 05/72805/1
2018-06-08 Lorand JakabFix integrationtest log levels 83/72783/2
2018-06-04 Lorand JakabKeep integrationtest runtime folder 08/72508/3
2018-05-24 Lorand JakabFixup Augmentable and Identifiable methods changing 28/72228/1
2018-05-18 Lorand JakabAdjust to RPC method signature update 07/71807/2
2018-04-24 Lorand JakabEnable and update integration tests to use Log4J2 93/68993/4
2018-04-22 Faseela KRevert "Adapt to IetfInetUtil change" 93/71193/1
2018-04-19 Thanh HaRevert "Add Karaf build profile" 53/70753/3
2018-04-19 Lorand JakabAdapt to IetfInetUtil change 04/71104/1
2018-04-16 Thanh HaMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-11 Lorand JakabUse ietf-ip.yang from mdsal instead of our own 81/70781/1
2018-04-09 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 69/69869/3
2018-04-07 Thanh HaAdd Karaf build profile 27/70527/1
2018-04-07 Thanh HaRemove obsolete Maven Site configuration 26/70526/1
2018-03-28 Lorand JakabRemove dependency on Honeycomb/VBD 70/70170/2
2018-03-28 Lorand JakabRemove the user interface feature 68/70168/1
2018-03-14 Lorand JakabFix some POM file warnings 01/69501/2
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 39/68739/1
2018-01-18 Lorand JakabRemove unnecessary explicit yangtools dependencies 85/67285/2
2018-01-16 Lorand JakabDisable integration tests 17/67217/1
2018-01-08 Tom PantelisBump to yangtools-2.0.0 and odlparent-3.0.2 82/66482/2
2018-01-04 Tom PantelisFix odlparent 3 Checkstyle issues 81/66481/2
2017-12-20 Vina ErmaganMerge "Add IT for mapping change events"
2017-12-13 Vina ErmaganMerge "Bug 9116: Fix negative mapping handling"
2017-12-08 Lorand JakabAdd IT for mapping change events 33/63333/28
2017-12-08 Lorand JakabBug 9116: Fix negative mapping handling 20/66320/1
2017-12-07 Lorand JakabBug 9171: Fix lookup when first result is expired 01/66001/3
2017-11-29 Lorand JakabBug 9116: Move notification logic to MappingSystem 23/65723/6
2017-11-29 Lorand JakabBug 9116: SMR children of a prefix too 54/63954/17
2017-11-28 Lorand JakabFix NPE in MappingSystem#removeMapping() 08/66008/1
2017-11-06 Lorand JakabPrepare for odlparent 3.0.0 checkstyle rules 26/63326/10
2017-10-26 Lorand JakabBug 9311: Remove expired mappings before printing 41/64441/2
2017-10-20 Lorand JakabBug 9116: Add getChildPrefixes() method to caches 56/63056/14
2017-10-09 Vina ErmaganMerge "Refactor integration tests"
2017-10-09 Vina ErmaganMerge "Bug 9127: Make IT more robust when receiving...
2017-10-09 David SuarezReplace deprecated Futures.addCallback by the newer... 52/64052/1
2017-10-06 David SuarezMake some improvements 60/63960/2
2017-09-29 Lorand JakabRefactor integration tests 25/62925/6
2017-09-29 Lorand JakabBug 9127: Make IT more robust when receiving packets 44/62544/8
2017-09-29 Anil BelurBump lispflowmapping to use yangtools 1.2.0 19/63819/3
2017-09-27 Stephen KittBump odlparent 2.0.4 to 2.0.5 23/63623/1
2017-09-18 Lorand JakabMove usage of StringBuffer -> StringBuilder 33/63233/2
2017-09-15 Lorand JakabBug 9172: Don't store subscribers with "No Address... 78/63178/1
2017-09-11 Vina ErmaganMerge "Rename LispSouthboundServiceTest.java -> LispSou...
2017-09-06 Lorand JakabBug 9037: Fix positive overlapping negative 90/62690/3
2017-09-06 Lorand JakabBug 7947: Move subscribers to a separate cache 91/62491/6
2017-09-05 Lorand JakabRename LispSouthboundServiceTest.java -> LispSouthbound... 39/62539/2
2017-09-05 Lorand JakabRevert "Bug 7947: Store MappingOrigin in MappingData" 90/62490/2
2017-08-29 Lorand JakabBug 9023: Fix merging of negative prefixes 74/62274/3
2017-08-24 Lorand JakabBug 8746: Multi-threading improvements 64/61164/7
2017-08-16 Lorand JakabBug 7947: Store MappingOrigin in MappingData 22/61622/3
2017-08-16 Vina ErmaganMerge "Bug 8746: Multi-threading improvements"
2017-08-16 Vina ErmaganMerge "Remove our NETCONF component"
2017-08-15 Lorand JakabRemove our NETCONF component 75/61475/3
2017-08-15 Lorand JakabBug 8112: IT: send SMR-invoked Map-Request on SMR 86/54186/8
2017-08-15 Lorand JakabBug 8469: Account for losing prefix length in Source EID 56/61556/3
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 89/61689/1
2017-08-14 Lorand JakabBug 8746: Multi-threading improvements 20/61320/2
2017-08-14 Vina ErmaganMerge "Bug 8746: Multi-threading improvements"
2017-08-10 Lori JakabMerge "Bump odlparent 2.0.2 to 2.0.4"
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 44/61344/2
2017-08-08 Vina ErmaganMerge "Switch to MD-SAL LISP address model"
2017-08-08 Lorand JakabBug 8746: Multi-threading improvements 09/59509/6
2017-08-05 Lorand JakabSwitch to MD-SAL LISP address model 40/60940/3
2017-08-05 Lorand JakabBug 8764: Fix handling of old negative 18/59618/6
2017-08-04 Tom PantelisRemove config subsystem remnants 09/61209/1
2017-07-21 Vina ErmaganMerge "Return negative mapping with 0 TTL for deletion"
2017-07-20 Lorand JakabReturn negative mapping with 0 TTL for deletion 84/60584/1
2017-07-18 Lorand JakabMake 'keys' CLI output user friendly 33/60533/1
next