On Thu, 18 Sep 2014 21:23:55 +0900 Hiroshi Yokoi <[email protected]> wrote:
> local preference supports IPv6 and VPNv4/v6 route family. > sorry, previous patch contains pep8 warnings, so I cleaned them. > Please discard previous one. > > Signed-off-by: Hiroshi Yokoi <[email protected]> > --- > ryu/services/protocols/bgp/api/rtconf.py | 45 +++++++++++++--- > ryu/services/protocols/bgp/bgpspeaker.py | 29 ++++++++++- > ryu/services/protocols/bgp/constants.py | 6 +++ > .../bgp/core_managers/configuration_manager.py | 8 +++ > ryu/services/protocols/bgp/info_base/base.py | 8 +-- > ryu/services/protocols/bgp/peer.py | 60 > ++++++++++++++-------- > 6 files changed, 122 insertions(+), 34 deletions(-) Great, thanks! ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
