From 3ff6202ad3cccb63d7b61904fdedbf6a70e8ef56 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Tue, 22 Oct 2013 14:27:24 +0900 Subject: [PATCH] bgp: update a comment Signed-off-by: YAMAMOTO Takashi Signed-off-by: FUJITA Tomonori --- 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 48d3f833..1ffd035c 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)