Modernize RPC implementation registration
[lispflowmapping.git] / mappingservice / southbound / src / main / java / org /
2024-03-18 Robert VargaModernize RPC implementation registration 39/110839/1
2024-03-03 Robert VargaBump upstreams 19/110219/8
2024-03-03 Robert VargaDo not close ClusterSingletonServiceProvider in southbound 58/110458/2
2024-03-03 Matej SramcikDo not use RpcService in LISPMAP components 31/107831/15
2024-03-03 Robert VargaDo not publish OdlLispSbService to SR 54/110454/3
2023-07-05 Robert VargaBump upstreams 92/106792/5
2023-06-19 Robert VargaMerge "Fix JMock execution"
2023-04-19 Robert VargaMake methods static 00/105500/1
2023-02-16 Ruslan KashapovRemove blueprint XML from southbound component 44/104144/6
2022-03-30 Robert VargaBump MRI upstreams 21/100121/5
2021-07-05 Robert VargaBump MRI upstreams 00/96800/3
2021-01-09 Robert VargaMigrate Uint users 68/94568/6
2021-01-09 Robert VargaImprove ConcurrentLispSouthboundStats 69/94569/1
2021-01-09 Robert VargaMigrate isFoo() callers 67/94567/3
2020-10-21 Robert VargaBump upstreams for Silicon 68/92968/10
2020-05-31 Robert VargaUpdate MRI projects for Aluminium 81/89581/10
2020-04-26 Robert VargaFix checkstyle 14/89414/1
2019-10-11 Lori JakabMagnesium platform upgrade 01/84901/7
2019-05-09 Robert VargaMigrate to MD-SAL APIs 24/80524/4
2018-05-18 Lorand JakabAdjust to RPC method signature update 07/71807/2
2017-11-06 Lorand JakabPrepare for odlparent 3.0.0 checkstyle rules 26/63326/10
2017-08-24 Lorand JakabBug 8746: Multi-threading improvements 64/61164/7
2017-08-16 Vina ErmaganMerge "Bug 8746: Multi-threading improvements"
2017-08-14 Lorand JakabBug 8746: Multi-threading improvements 20/61320/2
2017-08-14 Vina ErmaganMerge "Bug 8746: Multi-threading improvements"
2017-08-08 Lorand JakabBug 8746: Multi-threading improvements 09/59509/6
2017-06-01 Lorand JakabAdd knob to disable authentication 48/58148/2
2017-04-25 Lorand JakabBug 8248: Don't access DSBE from different threads 29/55929/3
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-11-02 Lorand JakabNetty multi-threading: do not hardcode number of threads 18/47818/1
2016-10-31 Lorand JakabMake Netty multi-threaded in southbound 74/47774/2
2016-10-28 Lorand JakabMake Channel an argument to handleSerializedLispBuffer() 64/47664/4
2016-10-25 Lorand JakabCreate and switch to a concurrent version of LispSouthb... 65/47165/4
2016-10-17 Lorand JakabBug 6361: Make LispSouthboundHandler stateless 73/46973/4
2016-10-13 Vina ErmaganMerge "Use Netty Epoll in SB when available"
2016-10-07 Lorand JakabUse Netty Epoll in SB when available 83/46683/1
2016-08-24 Lorand JakabBug 6527: Switch to ClusteredDataTreeChangeListener 18/44618/1
2016-08-15 Jozef GloncakBug 6351 - Clustering rework. 76/42476/14
2016-08-09 Lorand JakabCheckstyle: fix issues and enforce on southbound 75/43475/2
2016-08-08 Lorand JakabRevert "Clustering - common infrastructure." 99/43299/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 Lorand JakabRevert "Clustering - adding to LispSouthboundPlugin." 75/43075/2
2016-07-22 Jozef GloncakMake map register cache timeout configurable. 29/42229/2
2016-07-22 Jozef GloncakConfiguration of southbound plugin via property placeholder 05/42305/2
2016-07-21 Jozef GloncakClustering - adding to LispSouthboundPlugin. 87/40587/24
2016-07-21 Jozef GloncakClustering - common infrastructure. 44/40444/17
2016-07-21 Lori JakabMerge "Reenable Neutron using YANG models"
2016-07-13 Lorand JakabSimplify mapping update model 73/41673/2
2016-07-08 Lorand JakabBug 6071: Move authentication package to lisp-proto 14/41514/2
2016-07-01 Jozef GloncakFix - using unrefreshed authentication data. 92/41192/4
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-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-14 Vina ErmaganMerge "Bug 6051: Temporarly disable Neutron in build"
2016-06-12 Vina ErmaganMerge "Fix Map-Notify for non-authenticated Map-Registe...
2016-06-11 Lorand JakabFix Map-Notify for non-authenticated Map-Registers... 77/40177/2
2016-06-10 Vina ErmaganMerge "Bug 6041: Ignore SMRs and RLOC probes in Map...
2016-06-10 Lorand JakabFix transformMapRegisterToMapNotify() 74/40174/1
2016-06-09 Lori JakabMerge "JUnit Test - AuthenticationKeyDataListenerTest"
2016-06-09 Lori JakabMerge "Restoring authentication key from MDSAL."
2016-06-08 Jozef GloncakRestoring authentication key from MDSAL. 91/39591/5
2016-06-07 Lorand JakabAuto-convert String IPs in Mapping 34/39834/5
2016-06-03 Lorand JakabFix UnsupportedOperationException when authenticating 25/39825/1
2016-06-02 Lorand JakabAuto-convert String IP EIDs in AuthenticationKey 73/39773/1
2016-06-02 Miroslav TothFix NPE thrown when closing lispSBHandler 22/39722/2
2016-06-02 Lori JakabMerge "WIP: JUnit Test - MapRequestUtilTest"
2016-06-02 Vina ErmaganMerge "Make Map-Register cache configurable"
2016-06-01 Lorand JakabMake Map-Register cache configurable 10/39510/4
2016-06-01 Vina ErmaganMerge "Remove unused southbound config-lisp.yang"
2016-06-01 Vina ErmaganMerge "Add statistics to Map-Register cache"
2016-05-27 Lorand JakabRemove unused southbound config-lisp.yang 07/39507/1
2016-05-25 Lorand JakabAdd statistics to Map-Register cache 47/39347/2
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-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 Lori JakabMerge "Use cache in map register message."
2016-05-19 Jozef GloncakUse cache in map register message. 03/38103/34
2016-05-18 Lori JakabMerge "MultiTableMapCacheTest test update"
2016-05-18 Lorand JakabSwitch source-rloc and transport-address to binary 96/38496/4
2016-03-21 Lorand JakabCheckstyle: enforce 120 character limit 01/36501/1
2016-02-22 Robert VargaUse IetfInetUtil for Ipv4Address instantiation 01/35101/4
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-03 Vina ErmaganMerge "Remove BindingAwareBroker"
2016-02-03 Robert VargaRemove BindingAwareBroker 61/33961/7
2016-01-26 Lorand JakabBug 5047: Improve soutbound performance 90/33490/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-16 Thanh HaAdd missing license headers 83/31383/2
2015-12-10 Lorand JakabUse model based Enum for LISP message type 67/31167/1
2015-12-10 Lorand JakabSonar: Exception handler should preserve exception 46/31146/1
next