Upgrade ietf-{inet,yang}-types to 2013-07-15
[bgpcep.git] / bgp / rib-impl / src / test / java / org / opendaylight / protocol / bgp / rib / impl / FSMTest.java
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-03-24 Milos FabianMake MP capabilities reusable 85/36185/4
2016-03-02 Milos FabianClean up Extended Messages Capability 52/35552/4
2016-02-26 Om PrakashBUG: 4831 33/34733/15
2015-08-05 Dana KutenicsovaBUG-3888 : remove remote-as from argument list 88/24788/2
2015-08-05 Dana KutenicsovaBUG-3888 : refactoring, removed unused session validators 68/24768/2
2015-08-03 Dana KutenicsovaBUG-3888 : fix comparing ASnumbers 96/24396/6
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-18 Dana KutenicsovaBUG-2383 : wire AdjRibOutListener to BGPPeer 25/17225/19
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
2015-02-10 Dana KutenicsovaMerge "Do not redefine dependencies from odlparent"
2015-02-09 Milos FabianBug-2229: RFC6286 - AS-wide Unique BGP Identifier 85/14685/7
2014-12-24 Dana KutenicsovaBUG-196 : support graceful restart 81/13181/4
2014-12-01 Robert VargaMerge "BUG-2255 : adjusted BGP configuration to use...
2014-12-01 Robert VargaMerge "BUG-2448 : added more defensive lookup to node...
2014-11-28 Dana KutenicsovaConstant names should comply with a naming convention. 00/13200/2
2014-10-29 Milos FabianBug-2064: Implementation of RFC5492 Error handling. 38/12138/5
2014-10-21 Milos FabianBug-2080: BGP statistics. 18/12018/5
2014-09-06 Dana KutenicsovaBUG-730 : added tests for rib-impl 75/10875/3
2014-07-21 Dana KutenicsovaMerge "Rework BGP timers to work with channel"
2014-07-21 Robert VargaRework BGP timers to work with channel 64/9164/6
2014-07-18 Robert VargaMerge "Bug-194: Deleted jni-cfg artifact."
2014-07-18 Dana KutenicsovaMerge "Bug-1370: Support for four-octet AS number capab...
2014-07-17 Milos FabianBug-1370: Support for four-octet AS number capability... 06/9106/4
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 Maros MarsalekBUG-731 Fix sonar warnings present in code for BUG-338 10/9010/3
2014-07-08 Maros MarsalekBUG-338 Allow incomming BGP connections. 95/8495/10
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-02-28 Robert VargaBUG-353: add remote-as awareness 68/5468/5
2014-01-07 Dana KutenicsovaBUG-185 : implemented Best Path Selection Algorithm. 62/3762/5
2013-12-05 Robert VargaMerge "Fixed rib-impl-config modules tests."
2013-12-05 Robert VargaMerge "Fixed handling unknown TLVs."
2013-12-05 Dana KutenicsovaMerge "Add debugging for tracking messages leaving...
2013-12-04 Robert VargaAdd debugging for tracking messages leaving the channel 64/3464/2
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
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-10-06 Dana KutenicsovaMerge "BUG-46: follow-up implementation"
2013-10-06 Dana KutenicsovaBUG-45 : upgraded BGP Synchronization to use generated... 93/1693/1
2013-10-06 Dana KutenicsovaMerge "BUG-47: make sure PCEP messages are reusable"
2013-10-04 Dana KutenicsovaBUG-45 : fixed Open parser/serializer, fixed some tests... 76/1676/1
2013-10-02 Dana KutenicsovaMerge "BUG-99: cleanup packages"
2013-10-02 Dana KutenicsovaBUG-45 : migrated Open message to generated source... 98/1598/1
2013-09-30 Dana KutenicsovaBUG-45 : migrated Notification message to generated... 03/1503/2
2013-09-29 Dana Kutenicsovamoved BGP Table type from concepts to parser-api. 89/1489/2
2013-09-29 Dana KutenicsovaBUG-45 : migrated Keepalive message to generated source... 88/1488/2
2013-09-28 Dana KutenicsovaSwitched BGPMessage concept to yangtools.binding.Notifi... 76/1476/1
2013-09-27 Robert VargaSwitch AFI/SAFI to identity, so they can be extended... 59/1459/4
2013-09-23 Dana KutenicsovaBUG-45 : migrated AsNumber to generated source code. 45/1345/1
2013-09-20 Dana KutenicsovaBUG-45 : migrated Address Family Identifier to generate... 14/1314/1
2013-09-19 Dana KutenicsovaBUG-45 : migrated Subsequent Address Family Identifier... 95/1295/1
2013-09-18 Dana KutenicsovaMerge changes I7b176f78,I82a66404,Ieec67b75
2013-09-18 Robert VargaFix a warning stemming from using a raw type 50/1250/1
2013-09-17 Dana KutenicsovaFixed FSM tests for BGP. 26/1226/1
2013-09-09 Robert VargaMerge "Bug45: updated YANG model."
2013-09-06 Robert VargaBUG-58: refactor to take advantage of netty 74/1074/4
2013-08-09 Dana KutenicsovaInitial framework migration to netty. 19/819/3
2013-07-24 Robert VargaInitial code drop 36/636/1