From bc0bf8c0fb36f42f40642a3036fa3616ba18c15e Mon Sep 17 00:00:00 2001 From: Pier Carlo Chiodi Date: Wed, 26 Oct 2016 21:58:55 +0200 Subject: New Early IANA Allocation --- packet/bgp/bgp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packet/bgp/bgp.go') diff --git a/packet/bgp/bgp.go b/packet/bgp/bgp.go index b14eb8a5..6f64323a 100644 --- a/packet/bgp/bgp.go +++ b/packet/bgp/bgp.go @@ -3841,7 +3841,7 @@ const ( _ _ BGP_ATTR_TYPE_AIGP // = 26 - BGP_ATTR_TYPE_LARGE_COMMUNITY BGPAttrType = 30 + BGP_ATTR_TYPE_LARGE_COMMUNITY BGPAttrType = 32 ) // NOTIFICATION Error Code RFC 4271 4.5. -- cgit v1.2.3