Upgrade ietf-{inet,yang}-types to 2013-07-15
[bgpcep.git] / bgp / parser-impl / src / test / java / org / opendaylight / protocol / bgp / parser / impl /
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-06-02 AjayBug-5791: Make Next-Hop mandatory BGP path attribute 96/38296/18
2016-06-02 AjayBug-5978: Unrecognized attribute flagged Well Known 68/39668/2
2016-05-31 AjayBug-5933: Support for draft-ietf-bess-evpn-overlay-02 54/39454/6
2016-05-18 AjayBug-5855: Transitive Unrecognized Attribute not transiting 00/39000/2
2016-05-03 Claudio D. GaspariniUpdate As4 Extended communities 53/38253/2
2016-04-29 Claudio D. GaspariniBUG-5767: 4-Octet AS Specific BGP Extended Community 38/38138/3
2016-04-29 Claudio D. GaspariniCode clean up 39/38239/3
2016-04-26 Iveta HalanovaBUG-5441: BGP SR prefix SID extension 14/37714/18
2016-04-24 Claudio D. GaspariniBUG-5766: BGP Link Bandwidth Extended Community 78/37978/3
2016-04-23 Milos FabianBug-4827: IPv4 Unicast codec for add-path 13/35613/15
2016-03-24 Milos FabianMake MP capabilities reusable 85/36185/4
2016-03-10 Iveta HalanovaBUG-4592: Route Refresh message implementation 23/35923/7
2016-03-10 Iveta HalanovaBUG-4592: Route Refresh Capability Config subystem 76/35876/7
2016-03-02 Milos FabianClean up Extended Messages Capability 52/35552/4
2016-02-26 Om PrakashBUG: 4831 33/34733/15
2016-02-05 Iveta HalanovaADD-PATH capability bug fix 54/34154/2
2016-02-02 Iveta HalanovaBUG-4827: ADD-PATH capability implementation 53/33753/5
2015-11-14 Claudio D. GaspariniBUG-4622: Sending Empty Optional Attributes 48/29548/12
2015-11-11 Milos FabianBUG-4568: Introduce BGP Extended Community registry 26/29526/4
2015-10-23 Claudio D. GaspariniBUG-3778: Next Hop needs to be specified in each extension 27/28427/14
2015-08-11 Thanh HaFix license header violations in bgp 03/25003/2
2015-07-13 Iveta HalanovaBUG-2823: Simplify AS_PATH encoding 75/23775/22
2015-06-22 Dana KutenicsovaAdded a bit more tests for correctness and code coverage. 91/22891/2
2015-06-19 Iveta HalanovaUnit test: MultiProtocolCapabilityHandler 89/22889/5
2015-06-19 Iveta HalanovaUnit test for Ipv4NlriParser 54/22754/4
2015-05-13 Ladislav BorakBug 3198 - Extract BGP messages content into groupings 54/20254/1
2015-05-13 Claudio D. GaspariniBug 3117 - Capability Parameter Parse Issue 87/19787/12
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-18 Robert VargaMerge "Use readUnsignedByte instead of readByte and...
2015-02-18 Robert VargaMerge "Remove check for empty lists, where not needed."
2015-02-17 Dana KutenicsovaMerge "Bug-2250: pcc-mock support TCP MD5"
2015-02-17 Dana KutenicsovaMerge "Bug-2208: pcc-mock code refactoring"
2015-02-16 Dana KutenicsovaRemove check for empty lists, where not needed. 69/15369/1
2015-02-16 Dana KutenicsovaReplaced slice() with readSlice() where appropriate. 60/15360/3
2015-02-15 Robert VargaMerge "BUG-2571 : added parser/serializer for flowspec...
2015-02-14 Robert VargaMigrate Objects->MoreObjects 33/15333/1
2015-02-13 Robert VargaMerge "Added synchronized to close()."
2015-02-13 Robert VargaMerge "BUG-608 : added prefix-sid tlv - added another...
2015-02-13 Dana KutenicsovaMerge "Remove repositories declaration"
2015-02-12 Ladislav BorakBug 2227 - RFC7311 Parser/Serializer 86/15186/3
2015-02-10 Dana KutenicsovaBUG-608 : added prefix-sid tlv 08/15108/1
2015-01-27 Dana KutenicsovaRework of extended communities. 11/14511/5
2014-12-24 Dana KutenicsovaBUG-196 : support graceful restart 81/13181/4
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-09-11 Dana KutenicsovaMerge "Bug-730: Add GracefulCapabilityHandler test."
2014-09-11 Milos FabianBug-730: Add GracefulCapabilityHandler test. 41/11041/2
2014-08-01 Milos FabianBug-1463: Unknown attribute's bytes must be skipped. 66/9566/1
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-16 Robert VargaMerge "Fixed PCEP activator. Fixed ExcludeRouteObject...
2014-07-16 Robert VargaMerge "Bug-1370: Reads message body bytes as well as...
2014-07-15 Milos FabianBug-1370: Reads message body bytes as well as exception... 27/9027/1
2014-07-08 Dana KutenicsovaMerge "BUG-1287: migrate tests to new APIs"
2014-07-08 Dana KutenicsovaMerge "Bug-731: pcep Tlv serializers - fixed sonar...
2014-07-08 Dana KutenicsovaMerge "Bug-731: fixed segment-routing sonar issues."
2014-07-08 Dana KutenicsovaBUG-730 : cleaned up bgp-parser-impl 07/8707/6
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-26 Robert VargaMerge "PCEPReplyMessageParser fix - separate reply...
2014-06-26 Robert VargaMerge "Fixed stateful07 message parsers/serializers"
2014-06-25 Robert VargaMerge "BUG 611 - MPReach/Unreach uses serializers from...
2014-06-24 Martin BobakBUG 611 - MPReach/Unreach uses serializers from NlriReg... 86/7686/13
2014-06-22 Martin BobakBug 611 - linkstate path attribute serializer added 56/7356/22
2014-06-20 Martin BobakBug 611 - Update message serialization 01/7301/27
2014-06-19 Robert VargaMerge "Bug 611 - serialization of path attributes ...
2014-06-19 Martin BobakBug 611 - serialization of path attributes 17/7517/20
2014-06-19 Martin BobakBug 1205 - AS path segment value encoded by 2 bytes 44/8144/1
2014-06-17 Dana KutenicsovaBug 611 - BGP Update message serialization 04/7104/29
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-05-10 Dana KutenicsovaMerge "BUG-731: rename LSPID and SRPID"
2014-05-10 Dana KutenicsovaRefactoring of linkstate module. 46/6846/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-05 Dana KutenicsovaAdded unit tests to MesaageRegistry. 21/5921/1
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"
next