Signed-off-by: YAMAMOTO Takashi <[email protected]> --- ryu/lib/packet/bgp.py | 1 - 1 file changed, 1 deletion(-)
diff --git a/ryu/lib/packet/bgp.py b/ryu/lib/packet/bgp.py index 48d3f83..1ffd035 100644 --- a/ryu/lib/packet/bgp.py +++ b/ryu/lib/packet/bgp.py @@ -22,7 +22,6 @@ RFC 4271 BGP-4 # - notify data # - notify subcode constants # - RFC 1997 BGP Communities Attribute -# - RFC 2918 Route Refresh Capability for BGP-4 # - RFC 3107 Carrying Label Information in BGP-4 # - RFC 4360 BGP Extended Communities Attribute # - RFC 4364 BGP/MPLS IP Virtual Private Networks (VPNs) -- 1.8.3.1 ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
