Added Ipv6 to local bgp proposal and adjusted handling of remote proposal.
[bgpcep.git] / bgp / rib-impl-config /
2014-01-27 Dana KutenicsovaAdded Ipv6 to local bgp proposal and adjusted handling... 65/4865/2
2014-01-26 Robert VargaFixup package move 88/4788/2
2014-01-24 Dana KutenicsovaMerge "Remove duplicate dependency"
2014-01-24 Robert VargaMerge "Cleaned up .project files."
2014-01-24 Robert VargaMerge "Do not hard-code the artifact version" jenkins-bgpcep-bulk-release-prepare-only-4
2014-01-24 Dana KutenicsovaCleaned up .project files. 71/4671/2
2014-01-24 Dana KutenicsovaAdded copyright header to pom files. 52/4652/4
2014-01-23 Robert VargaEradicate mockito-configuration references 60/4660/1 jenkins-bgpcep-bulk-release-prepare-only-3
2014-01-23 Tony TkacikFixed incorrect mocking of bundle context. 51/4651/1
2014-01-17 Robert VargaAdd scm tag in preparation for release 53/4353/2
2014-01-13 Robert VargaAdd missing copyright headers 67/4167/1
2014-01-09 Dana KutenicsovaMerge "Add an attachment point for metadata and propaga...
2014-01-09 Robert VargaMerge "Changed length of IS-IS Area Identifier from...
2014-01-09 Dana KutenicsovaMerge "Re-activate disabled test"
2014-01-09 Robert VargaRe-activate disabled test 47/3847/5
2014-01-07 Dana KutenicsovaBUG-185 : implemented Best Path Selection Algorithm. 62/3762/5
2013-12-20 Robert VargaMerge "Add SimpleBGPExtensionProviderContextModuleTest."
2013-12-20 Robert VargaMerge "Replaced Linkstate attribute tlv codes with...
2013-12-19 Robert VargaBUG-185: include the ability to configure multiple... 67/3667/5
2013-12-19 Robert VargaMake sure RIB entry is created when the implementation... 42/3842/2
2013-12-18 Tomas OlveckyAdd SimpleBGPExtensionProviderContextModuleTest. 36/3836/1
2013-12-13 Robert VargaAdjust dependencies 35/3735/1
2013-12-13 Dana KutenicsovaBUG-199 : bgp negotiation now working without mentionin... 22/3722/1
2013-12-13 Dana KutenicsovaMerge "BUG-218: expose instruction status in MD-SAL"
2013-12-13 Dana KutenicsovaMerge "BUG-223: Support having multiple RIB instances"
2013-12-12 Robert VargaBUG-223: Support having multiple RIB instances 68/3668/2
2013-12-09 Robert VargaRework extension registries to track dependencies 62/3562/1
2013-12-05 Dana KutenicsovaMerge "Fix a warning"
2013-12-05 Dana KutenicsovaMerge "Fix promises not being associated with an executor"
2013-12-05 Robert VargaMerge "Fixed rib-impl-config modules tests."
2013-12-04 Milos FabianFixed rib-impl-config modules tests. 49/3449/1
2013-12-04 Robert VargaRIB should represent an MD-SAL reference 24/3424/1
2013-12-03 Robert VargaBUG-204: Cleanup models a bit 93/3393/2
2013-12-03 Robert VargaDo not override versions specified in parent pom 88/3388/1
2013-12-03 Robert VargaAdd support for base BGP RIB extensions 83/3383/1
2013-12-02 Robert VargaSimplify bundle plugin configuration 28/3328/1
2013-12-01 Robert VargaUnify yang-to-sources plugin configuration 08/3308/1
2013-11-28 Robert VargaFix sonar warnings 23/3223/2
2013-11-28 Dana KutenicsovaMerge "Simplify maven site configuration"
2013-11-28 Robert VargaSimplify maven site configuration 87/3187/1
2013-11-27 Robert VargaFixup some warnings 54/3154/1
2013-11-27 Robert VargaRemove duplicate models 41/3141/6
2013-11-27 Robert VargaMerge "BUG-110: integration test message -> parser...
2013-11-27 Robert VargaIntroduce ServiceLoader consumer context 22/3122/1
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 VargaFix model names and imports 81/3081/2
2013-11-26 Robert VargaFixup breakage introduced by controller 85/3085/1
2013-11-22 Robert VargaRemove reliance on BGPMessageFactory 18/3018/1
2013-11-22 Robert VargaDo not rely on deprecated classes directly 77/2977/3
2013-11-21 Robert VargaUnify version management: BGP and its dependencies 45/2945/2
2013-11-21 Robert VargaMerge "Used netty Timer config + tests, fixed yang...
2013-11-20 Robert VargaMerge "Added tests for bgp-rib-impl-config modules...
2013-11-20 Milos FabianUsed netty Timer config + tests, fixed yang files and... 28/2928/1
2013-11-20 Milos FabianAdded tests for bgp-rib-impl-config modules, fixed... 10/2910/1
2013-11-20 Dana KutenicsovaMerge changes I28a3cc76,I23256575,Id1c370b9
2013-11-20 Dana KutenicsovaMerge "Add configuration for extensions"
2013-11-20 Robert VargaFixup configuration to match published services 85/2885/2
2013-11-20 Robert VargaAdd configuration for extensions 41/2841/7
2013-11-15 Robert VargaUse reconnect strategy 80/2780/2
2013-11-13 Robert VargaMerge "Uncommented now working tests."
2013-11-13 Robert VargaMerge "Added configurable reconnect strategies, added...
2013-11-12 Robert VargaMerge "Removed deprecated constructor in AbstractDispat...
2013-11-12 Milos FabianAdded configurable reconnect strategies, added validati... 73/2673/1
2013-11-12 Robert VargaBUG-108: split off individual registries 50/2650/1
2013-11-12 Robert VargaAdd eclipse project files 47/2647/1
2013-11-11 Dana KutenicsovaMerge "BUG-108: fix instanceidentifier extraction"
2013-11-11 Dana KutenicsovaMerge "BUG-108: rename routes objects to prevent confusion"
2013-11-11 Robert VargaMerge "Initial code drop - bgp/pcep configuration."
2013-11-11 Milos FabianInitial code drop - bgp/pcep configuration. 96/2596/1