Bug 611 - Update message serialization
[bgpcep.git] / bgp / parser-impl / src /
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-14 Dana KutenicsovaImproved logging in BGP. 32/6932/2
2014-05-10 Dana KutenicsovaMerge "BUG-731: rename LSPID and SRPID"
2014-05-10 Dana KutenicsovaRefactoring of linkstate module. 46/6846/3
2014-05-06 Robert VargaBUG-731: simplify CommunitiesParser 47/6747/1
2014-05-05 Robert VargaMerge "BUG-730: cleanup tests in pcep-impl"
2014-05-05 Robert VargaMerge "Remove unnecessary try-catch. OF codes are no...
2014-05-05 Robert VargaMerge "Added open object parser/serializer to basic...
2014-05-05 Robert VargaBUG-731: rework catch clausule 14/6714/1
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-03-19 Dana KutenicsovaMerge "Initial support for RFC2385"
2014-03-11 Robert VargaMerge "BUG-444: Refactored BGP-RIB configuration module...
2014-03-11 Dana KutenicsovaMoved some abstract classes up one package. 93/5593/2
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-24 Dana KutenicsovaMerge changes I3da28a45,I16df427f
2014-01-24 Dana KutenicsovaRemoved unused site files. 91/4691/1
2014-01-24 Dana KutenicsovaAdded more copyright headers. 90/4690/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
2014-01-13 Robert VargaAdd missing copyright headers 67/4167/1
2013-12-13 Dana KutenicsovaMerge "BUG-223: Support having multiple RIB instances"
2013-12-13 Robert VargaFixup a few sonar warnings 89/3689/2
2013-12-09 Robert VargaRemove unused imports 88/3588/2
2013-12-09 Dana KutenicsovaRevive test for Community range. 73/3573/2
2013-12-08 Dana KutenicsovaMerge "Make sure we only accept short AS numbers"
2013-12-06 Robert VargaMake sure we only accept short AS numbers 89/3389/3
2013-12-05 Robert VargaMerge "Fixed rib-impl-config modules tests."
2013-12-05 Dana KutenicsovaMerge "Implement creation of implied termination points"
2013-12-05 Dana KutenicsovaMerge "Move link add() method to keep symmetry"
2013-12-04 Dana KutenicsovaMerge "Split UriBuilder into a separate type"
2013-12-04 Robert VargaMerge changes Ic12888cc,I669cc282,Iad2d6119
2013-12-04 Dana KutenicsovaRemoved some sonar warnings from bgp. 35/3435/2
2013-12-03 Robert VargaBump model dependencies to 2010.09.24.2-SNAPSHOT 03/3403/1
2013-12-02 Robert VargaImplement proper activator shutdown 74/3374/2
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
2013-12-01 Dana KutenicsovaAssigned bugs to FIXMEs. 99/3299/3
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 I6885e623,Ie5e68f28
2013-12-01 Robert VargaMerge changes I3277d48b,I11a91825
2013-12-01 Dana KutenicsovaFixed a few FIXMEs and deleted commented code. 72/3272/2
2013-12-01 Dana KutenicsovaFixed extended communities not setting type & sub-type. 70/3270/2
2013-11-28 Robert VargaResurrect graceful capability handler 25/3225/1
2013-11-28 Robert VargaAdd reference to the bug preventing the test from running 00/3200/1
2013-11-28 Robert VargaCatch any exception during attribute parsing 99/3199/1
2013-11-27 Robert VargaMerge "BUG-110: integration test message -> parser...
2013-11-26 Dana KutenicsovaMerge "Convert bits leaf into a set of leaves for exten...
2013-11-26 Robert VargaEnsure xml's have a proper header and reformat them 93/3093/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 VargaRename Util to Values 86/3086/1
2013-11-26 Robert VargaFix model names and imports 81/3081/2
2013-11-22 Robert VargaBGPMessageFactory has been superseded by MessageRegistry 19/3019/1
2013-11-22 Dana KutenicsovaAdjusted byte array method to remove most of magic... 15/3015/2
2013-11-22 Robert VargaDo not rely on deprecated classes directly 77/2977/3
2013-11-20 Dana KutenicsovaMerge "Add configuration for extensions"
2013-11-20 Robert VargaAdd configuration for extensions 41/2841/7
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 Robert VargaMerge "BUG-49 : more tests & warnings fixed."
2013-10-22 Dana KutenicsovaMerge "Bump models to match draft-clemm-netmod-yang...
2013-10-22 Dana KutenicsovaBUG-49 : more tests & warnings fixed. 74/2074/1
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 Robert VargaBUG-113: convert PCEP to use activators 70/1970/2
2013-10-19 Dana KutenicsovaMerge changes Ie520cc6e,I5e764fe1
2013-10-19 Dana KutenicsovaMerge "Use exception chaining where possible"
2013-10-17 Robert VargaBUG-113: switch BGP to proper activators 39/1939/4
2013-10-17 Robert VargaUse exception chaining where possible 58/1958/1
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 Robert VargaBUG-113: Move Linkstate NLRI parser to linkstate component 87/1887/1
2013-10-14 Dana KutenicsovaParsing now returns only one message instead of a list. 86/1886/1
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: make SimpleFamilyRegistry abstract"
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
next