bgpcep.git
2015-06-30 Iveta HalanovaBug-2848: BGP-LS EPE extension: Peer Sid 96/23396/6
2015-06-30 Iveta HalanovaBug-2848: BGP-LS EPE extension: EPE Descriptors 08/23408/6
2015-06-30 Dana KutenicsovaBUG-3879 : Fixed NPE in OspfPseudonodes case. 30/23530/2
2015-06-30 Dana KutenicsovaBUG-3892 : added ordered-by user statement to clusterIds 20/23520/2
2015-06-29 Dana KutenicsovaBUG-3839 : fixed various minor bugs related to AS Path BPS 56/23256/3
2015-06-29 Dana KutenicsovaBUG-3860 : fixed config through RESTCONF 65/23265/2
2015-06-29 Iveta HalanovaFix Sonar warnings: bgp-bmp-impl 97/23497/2
2015-06-29 Iveta Halanovabgp-bmp-spi sonar warnings 17/23417/5
2015-06-29 Milos FabianBug-3075: BMP dependency management 94/22194/7
2015-06-26 Iveta Halanovabgp-bmp-spi cycle issue fix 30/23430/2
2015-06-26 Iveta HalanovaBug-2848: BGP-LS EPE extension yang model correction 10/23410/4
2015-06-26 Iveta Halanovanagasena lib: group id change 14/23414/1
2015-06-26 Milos FabianBug-3714: Generalize RIBSupport 58/22858/5
2015-06-26 Milos FabianBug-3075: BMP server dispatcher configuration 93/22193/5
2015-06-26 Milos FabianBug-3075: BMP server dispatcher 92/22192/5
2015-06-26 Milos FabianBug-3075: BMP session implementation 91/22191/6
2015-06-25 Robert VargaUse {{VERSION}} where possible 82/23282/1
2015-06-25 Milos FabianBug-2848: BGP-LS EPE extension yang model 01/23101/3
2015-06-25 Dana KutenicsovaGet rid of BestPathState FIXMEs. 41/23241/3
2015-06-24 Milos FabianBUG-3075: BMP Session and dispatcher API 90/22190/6
2015-06-24 Milos FabianBug-3075: BMP Messages parser/serializer junit tests 33/20833/13
2015-06-24 Milos FabianBug-3075: netty encoder/decored for BMP messages 06/21106/5
2015-06-24 Milos FabianBug-3075: BMP activator 05/21105/6
2015-06-24 Milos FabianBug-3075: BMP TLV parsers/serializers implementation 04/21104/4
2015-06-24 Milos FabianBug-3075: BMP message parsers/serializers implementation 03/21103/5
2015-06-24 Iveta HalanovaFix SrNodeAttributesParser + test 59/22859/12
2015-06-24 Milos FabianBug-3075: BMP extension provider configuration 92/21092/4
2015-06-24 Milos FabianBug-3075: BMP parsers/serializers and registry abstraction 91/21091/4
2015-06-24 Milos FabianBug-3075: BMP parser/serializer and registry APIs 89/21089/4
2015-06-23 Milos FabianBug-3075: BMP application yang model 27/21127/5
2015-06-22 Milos FabianBug-2802: BGP Update message serialization bug 30/22830/2
2015-06-22 Dana KutenicsovaRemoved duplicate logging from message parsers. 79/22979/4
2015-06-22 Claudio D.... BGPCEP Tests 29/23029/2
2015-06-22 Dana KutenicsovaAdded a bit more tests for correctness and code coverage. 91/22891/2
2015-06-21 Dana KutenicsovaBUG-3362 : improved tests for application peer 89/22989/2
2015-06-19 Iveta HalanovaRibSupportUtils Unit Test 64/22864/4
2015-06-19 Iveta HalanovaUnit test: PCCEndPointIpv4ObjectParser 83/22883/4
2015-06-19 Iveta HalanovaUnit test: MultiProtocolCapabilityHandler 89/22889/5
2015-06-19 Iveta HalanovaUnit test for Ipv4NlriParser 54/22754/4
2015-06-18 Iveta HalanovaTest - PCEPDispatcherImpl : customizeBootstrap method 84/22784/8
2015-06-17 Dana KutenicsovaBUG-3768 : fixed AdjRibsOutWriter 73/22773/1
2015-06-17 Robert VargaBUG-3664: make sure the transaction is committed 72/22772/1
2015-06-16 Dana KutenicsovaRemoved the rest of old BGP-RIB classes. 18/22718/2
2015-06-16 Ladislav BorakBug 3044 - Conversion from Flowspec BI -> BA 22/22622/5
2015-06-16 Claudio D.... BUG-3664 Fix NPE caused by null AbstractRouteEntry 95/22695/1
2015-06-16 Milos FabianBug-3204: If no LSP Identifiers TLV is present in PCRpt... 75/22675/1
2015-06-15 Iveta HalanovaBgpTableType: toString() 31/22331/7
2015-06-15 Iveta HalanovaFix delete case in EffRibIn. 72/22172/8
2015-06-14 Dana KutenicsovaBUG-3347 : fix receiving updates only on first route 65/22465/3
2015-06-12 Claudio D.... BUG-3300 : Fixed BGP transitive attribute filtering 63/22463/1
2015-06-12 Dana KutenicsovaRevert "BUG-3347 : fix receiving updates only on first... 57/22457/1
2015-06-12 Iveta HalanovaBUG-3347 : fix receiving updates only on first route 51/22451/1
2015-06-12 Robert VargaCache UnrecognizedAttributes 42/22442/2
2015-06-12 Robert VargaCache IPv4/IPv6 nexthops 43/22443/1
2015-06-11 Iveta HalanovaFix EffectiveRibInWriter overwriting the entire route... 63/22363/2
2015-06-11 Robert VargaFix confusing peer AS message 64/22264/2
2015-06-11 Robert VargaLower tracing overhead 26/22326/2
2015-06-11 Robert VargaRemove LocRibWriter registration on close() 27/22327/1
2015-06-11 Robert VargaFix duplicate NodeIdentifier instances 23/22323/1
2015-06-10 Iveta HalanovaBGP.parser.impl.messages: minor changes 60/22160/4
2015-06-09 Vratko PolakBGPServerSessionNegotiator: Use the correct AS number 88/22188/1
2015-06-09 Dana KutenicsovaBUG-3348 : fixed Export Policy 66/22066/2
2015-06-09 Ladislav BorakBUG-3348 : fixed application peer 50/22150/3
2015-06-09 Robert VargaMake OffsetMap enforce access limit 51/22151/2
2015-06-09 Dana KutenicsovaMake methods static 58/22158/1
2015-06-08 Ladislav BorakBug 3577 - Message decoder fails to decode "all IP... 79/21979/4
2015-06-05 Dana KutenicsovaMake deeper comparison for best path selection. 11/21811/2
2015-06-05 Dana KutenicsovaBUG-3593 : fixed error installing odl-bgpcep-bgp-all 73/21973/1
2015-06-04 Iveta HalanovaBGPMock fix 57/21757/2
2015-06-03 Robert VargaReuse child NodeIdentifier 90/21790/2
2015-06-03 Robert VargaAdd performance fixmes 89/21789/2
2015-06-03 Robert VargaCache QNames obtained from binding classes 88/21788/1
2015-06-03 Iveta HalanovaUnit test bgp-rib-impl 52/21752/3
2015-06-03 Dana KutenicsovaBUG-3419 : fix calling get() on Absent value 89/21389/3
2015-06-02 Iveta Halanovapcep.impl.messages fix 15/21615/3
2015-06-02 Iveta HalanovaComplexity issue: pcep.ietf.stateful07 16/21416/8
2015-06-02 Milos FabianBug-3075: BMP messages yang model 31/20231/16
2015-05-29 Iveta HalanovaComplexity issue: pcep.impl.messages 96/21396/9
2015-05-29 Dana KutenicsovaBUG-3419 : fix shutdown of modules 42/21342/2
2015-05-29 Maros MarsalekBUG-2453 Replace enums in initial configs with proper... 39/21039/2
2015-05-28 Iveta HalanovaSonar method complexity issue 04/21204/4
2015-05-27 Iveta HalanovaSonar method complexity issue 93/21193/2
2015-05-27 Iveta HalanovaSonar issue fix 16/21116/10
2015-05-26 Iveta HalanovaUpdate of Unit test 52/21052/2
2015-05-25 Dana KutenicsovaBUG-3186 : fixed MPReachCodec not found 94/20994/3
2015-05-25 Iveta HalanovaSonar issue fix 34/21034/5
2015-05-22 Iveta Halanovafixed sonar issue 43/20943/6
2015-05-21 Dana KutenicsovaBUG-3225 : fix NPE 74/20874/2
2015-05-19 Dana KutenicsovaBUG-3252 : added a check for augmented transitive attri... 47/20647/4
2015-05-18 Dana KutenicsovaBUG-3043 : fix for transaction closed exception 49/20249/2
2015-05-13 Ladislav BorakBug 3198 - Extract BGP messages content into groupings 54/20254/1
2015-05-13 Claudio D.... Bug 3117 - Capability Parameter Parse Issue 87/19787/12
2015-05-12 Dana KutenicsovaBUG-3074 : set initial uptodate state in LocRib to... 30/20130/2
2015-05-11 Ladislav BorakFixed some sonar issues: 49/19749/3
2015-05-10 Dana KutenicsovaRefactored anonymous classes that were too long. 75/19975/2
2015-05-10 Dana KutenicsovaDeprecate stateful02 topology provider. 70/19970/2
2015-05-09 Dana KutenicsovaFixed minor sonar warnings. 68/19968/1
2015-05-07 Claudio D.... BUG 3094, Check AS number 76/19576/8
2015-05-07 Robert VargaMake sure we close read-only transactions 86/19786/2
2015-05-07 Robert VargaRemove unneeded MERGE modification type 73/19773/4
next