diff options
-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 d05e7c8d..b3472322 100644 --- a/packet/bgp/bgp.go +++ b/packet/bgp/bgp.go @@ -3713,7 +3713,7 @@ const ( _ _ BGP_ATTR_TYPE_AIGP // = 26 - BGP_ATTR_TYPE_LARGE_COMMUNITY BGPAttrType = 41 + BGP_ATTR_TYPE_LARGE_COMMUNITY BGPAttrType = 30 ) // NOTIFICATION Error Code RFC 4271 4.5. |