Bug-2064: Implementation of RFC5492 Error handling.
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / AbstractBGPSessionNegotiator.java
2014-10-29 Milos FabianBug-2064: Implementation of RFC5492 Error handling. 38/12138/5
2014-10-23 Robert VargaMerge "BUG-731 : fixed pcep sonar warnings"
2014-10-23 Robert VargaMerge "BUG-2109 : remove also sessionId when bgp sessio...
2014-10-22 Milos FabianBug-2116: Added CEASE error code subcodes as defined... 47/12147/1
2014-10-21 Dana KutenicsovaBUG-2109 : remove also sessionId when bgp session is... 61/12161/1
2014-10-21 Milos FabianBug-2080: BGP statistics. 18/12018/5
2014-10-10 Robert VargaMerge "BUG-731 : refactored stateful listeners"
2014-10-10 Robert VargaMerge "BUG-2109 : cleaned BGP sessions on session closed."
2014-10-10 Dana KutenicsovaBUG-2109 : cleaned BGP sessions on session closed. 22/11722/4
2014-07-30 Robert VargaBUG-1116: Move BGPSession and friends to a more private... 36/9436/6
2014-07-26 Robert VargaMerge "Fixed various small bugs found by Findbugs plugin."
2014-07-25 Dana KutenicsovaFixed various small bugs found by Findbugs plugin. 35/9335/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-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