diff options
author | Pier Carlo Chiodi <pierky@pierky.com> | 2016-10-26 21:58:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-26 21:58:55 +0200 |
commit | bc0bf8c0fb36f42f40642a3036fa3616ba18c15e (patch) | |
tree | 1e883554ebe7a3724c1468fbf974172e5ac4e21d | |
parent | 1f4a3192af12c240e08941490ad8d9dfd7f1bb10 (diff) |
New Early IANA Allocation
-rw-r--r-- | packet/bgp/bgp.go | 2 |
1 files changed, 1 insertions, 1 deletions
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. |