Fix most bgp-parser-impl checkstyle
[bgpcep.git] / bgp / parser-impl / src / test / java / org / opendaylight / protocol / bgp / parser / impl / BGPParserTest.java
2018-12-13 Robert VargaFix most bgp-parser-impl checkstyle 51/78751/3
2018-12-04 Robert VargaDistinguish between ignored and erroring attributes 50/78350/9
2018-11-21 Robert VargaRemove MessageParser.parseMessageBody(ByteBuf, int) 79/77979/5
2018-06-20 Claudio D. GaspariniMove route target ext comm container 42/73142/10
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 59/71259/11
2018-05-28 Claudio D. GaspariniCode clean up 56/72356/1
2018-04-20 Claudio D. GaspariniMVPN RFC6514 Extendend communities 51/71151/1
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-03-20 Claudio D. GaspariniFix sonar complains 38/53538/2
2017-03-13 Claudio D. GaspariniCode clean up 33/53233/1
2017-02-14 Claudio D. GaspariniCode clean up 29/51229/6
2016-07-20 Milos FabianMove IPv4/6 Unicast extension to bgp-inet 42/41842/9
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2015-11-11 Milos FabianBUG-4568: Introduce BGP Extended Community registry 26/29526/4
2015-07-13 Iveta HalanovaBUG-2823: Simplify AS_PATH encoding 75/23775/22
2015-05-13 Ladislav BorakBug 3198 - Extract BGP messages content into groupings 54/20254/1
2015-04-14 Robert VargaMerge "BUG-2982 : moved path-attributes container to...
2015-04-14 Dana KutenicsovaBUG-2982 : moved path-attributes container to grouping 93/18193/8
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-20 Ladislav BorakBug 2824 - Fill in unrecognized attributes 27/16827/7
2015-03-13 Dana KutenicsovaMerge "BUG-2383: RibReference should expose the key"
2015-03-13 Dana KutenicsovaMerge "BUG-2383: split out policies into separate files"
2015-03-13 Robert VargaMerge "BUG-2383 : split ipv4/6 to separate model"
2015-03-12 Dana KutenicsovaBUG-2383 : split ipv4/6 to separate model 80/16080/15
2015-02-24 Robert VargaMerge "Split feature file"
2015-02-24 Robert VargaMerge "Removed linkstate dependency from bgp-parser...
2015-02-24 Dana KutenicsovaRemoved linkstate dependency from bgp-parser-impl. 52/15652/1
2015-02-15 Robert VargaMerge "BUG-2571 : added parser/serializer for flowspec...
2015-02-13 Robert VargaMerge "Added synchronized to close()."
2015-02-13 Robert VargaMerge "BUG-608 : added prefix-sid tlv - added another...
2015-02-10 Dana KutenicsovaBUG-608 : added prefix-sid tlv 08/15108/1
2014-11-03 Robert VargaMerge "Moved config files to modules where they belong."
2014-11-01 Robert VargaMerge "Added documentation to serializeObject method."
2014-10-31 Dana KutenicsovaMemory optimizations for AS-Path and Origin attributes 62/12162/6
2014-10-29 Milos FabianBug-2064: Implementation of RFC5492 Error handling. 38/12138/5
2014-10-16 Dana KutenicsovaBUG-2201 : fixed Ipv4/Ipv6 AdjRibsIn to use correct... 03/12003/1
2014-10-14 Dana KutenicsovaBUG-731 : removed magic numbers by refactoring Extended... 50/11950/3
2014-07-30 Dana KutenicsovaMerge changes I21c05c40,Ib6e5362f
2014-07-30 Robert VargaMerge "Bug-1399: Added Linkstate attribute type configu...
2014-07-29 Milos FabianBug-1399: Added Linkstate attribute type configuration 85/9285/8
2014-07-29 Dana KutenicsovaFixed findbug issues in BGP. 58/9358/7
2014-07-17 Dana KutenicsovaMerge "Revert "Bug 1205 - AS path segment value encoded...
2014-07-16 Milos FabianRevert "Bug 1205 - AS path segment value encoded by... 82/9082/1
2014-07-05 Dana KutenicsovaBUG-611 : updated tests for serialization 89/8689/3
2014-07-04 Dana KutenicsovaBUG-611 : clusterId and originatorId moved to groupings 88/8688/2
2014-07-04 Robert VargaMerge "Repair bgp-rib-impl-config to work with MD5...
2014-07-03 Dana KutenicsovaBUG-611 : cleaned up parser-spi. 48/8548/4
2014-06-19 Martin BobakBug 1205 - AS path segment value encoded by 2 bytes 44/8144/1
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-04-23 Robert VargaMerge "Bug 498 - Fixed PCEP and BGP testtools"
2014-04-23 Milos FabianBug 498 - Fixed PCEP and BGP testtools 24/6324/2
2014-04-03 Dana KutenicsovaBUG-64 : refactor BGP parser to use ByteBuf 04/5804/9
2014-02-05 Robert VargaUse reference cache for Communities and ASes 23/5123/1
2014-01-26 Robert VargaChange types of CLUSTER_ID and ORIGINATOR 28/4828/1
2014-01-22 Dana KutenicsovaMerge "Change the type of some leafs to uint32"
2014-01-21 Robert VargaChange the type of some leafs to uint32 31/4531/1
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
2013-12-01 Dana KutenicsovaMerge "Attach sources and javadoc only with -DrepoBuild"
2013-12-01 Dana KutenicsovaMerge "Rework build to move the parent out"
2013-12-01 Robert VargaMerge changes I3277d48b,I11a91825
2013-12-01 Dana KutenicsovaFixed extended communities not setting type & sub-type. 70/3270/2
2013-11-26 Dana KutenicsovaMerge "Add EPL license declaration"
2013-11-26 Dana KutenicsovaMerge "Unify YANG->DTO generation plugin definition"
2013-11-26 Robert VargaFix model names and imports 81/3081/2
2013-11-02 Dana KutenicsovaMerge "Fix junit dependencies in poms. Reuse existing...
2013-10-23 Dana KutenicsovaBUG-49 : updated the rest of ignored tests and fixed... 10/2110/1
2013-10-23 Dana KutenicsovaMerge "Add linkstate information to RIB"
2013-10-23 Dana KutenicsovaMerge "Activate augment"
2013-10-22 Robert VargaMerge "BUG-49 : added tests & removed warnings: bgp...
2013-10-22 Dana KutenicsovaBUG-49 : fixed tests for bgp-parser. 32/2032/2
2013-10-22 Dana KutenicsovaMerge "Bump models to match draft-clemm-netmod-yang...
2013-10-22 Dana KutenicsovaBUG-49 : removed various PMD warnings. 55/2055/2
2013-10-21 Dana KutenicsovaMerge "BUG-113: split off singleton nature of BGPExtens...
2013-10-21 Dana KutenicsovaMerge "BUG-108: initial topology provider structure"
2013-10-20 Robert VargaBUG-113: split off singleton nature of BGPExtensionProv... 23/2023/2
2013-10-19 Robert VargaBUG-113: rename BGPExtensionConsumerContextImpl to... 22/2022/1
2013-10-19 Dana KutenicsovaMerge changes Ie520cc6e,I5e764fe1
2013-10-17 Robert VargaBUG-113: switch BGP to proper activators 39/1939/4
2013-10-15 Dana KutenicsovaMerge "BUG-47: introduce Label handlers"
2013-10-15 Dana KutenicsovaMerge "BUG-113: split off registry initialization into...
2013-10-15 Dana KutenicsovaMerge "BUG-47: label model"
2013-10-15 Dana KutenicsovaCleaned up concepts module. 90/1890/2
2013-10-14 Dana KutenicsovaMerge "BUG-113: split HandlerRegistry into per-class...
2013-10-14 Dana KutenicsovaMerge "BUG-113: Move Linkstate NLRI parser to linkstate...
2013-10-14 Dana KutenicsovaBUG-47 : moved Ipv4 and Ipv6 to generated source code. 84/1884/2
2013-10-14 Dana KutenicsovaMerge "BUG-113: Concentrate singleton instances into...
2013-10-14 Dana KutenicsovaMerge changes I9afed602,Id8b701a4
2013-10-14 Dana KutenicsovaMerge "BUG-113: introduce Activator and use it"
2013-10-14 Robert VargaMerge "BUG-47 : Removed protection support."
2013-10-14 Robert VargaBUG-113: Concentrate singleton instances into Singleton... 60/1860/3
2013-10-14 Robert VargaBUG-113: Factor MessageRegistry out of BGPMessageFactory 58/1858/3
2013-10-14 Robert VargaBUG-113: introduce Activator and use it 55/1855/4
2013-10-14 Robert VargaBUG-113: initialize registries lazily 54/1854/4
2013-10-14 Robert VargaBUG-113: move Registry implementations 57/1857/3
2013-10-11 Robert VargaBUG-113: Rename BGPMessageFactoryImpl to SimpleBGPMessa... 10/1810/2
2013-10-10 Robert VargaRename parseMessage to parseMessageBody 07/1807/1
2013-10-10 Robert VargaMove constants and message header utility into SPI 06/1806/1
2013-10-08 Dana KutenicsovaMerge "Add SPI registry implementations"
2013-10-07 Robert VargaAdd SPI registry implementations 32/1732/3
2013-10-06 Dana KutenicsovaBUG-45 : removed unused files. 96/1696/1
next