summaryrefslogtreecommitdiffhomepage
path: root/packet/bgp/validate.go
AgeCommit message (Expand)Author
2017-11-07packet/bgp: Add Validation for BGP ConfederationsSatoshi Fujimoto
2017-11-01Fix some typos found by spell checkerIWASE Yusuke
2017-09-29packet/bgp: Return ErrorHandling in decoding/validating BGPUpdateSatoshi Fujimoto
2017-09-29bgp/validate: Check Wellknown Attributes exist with MultiProtocolSatoshi Fujimoto
2017-07-04support addpath recvISHIDA Wataru
2017-04-04skip asn negotiation for BGP unnumbered peersISHIDA Wataru
2016-10-27bgp: remove duplicate large communitiesWataru Ishida
2016-06-16Fix inversion between v4 and v6 in ValidateAttributeThomas Morin
2016-06-13packet: export pathAttrFlagsFUJITA Tomonori
2016-06-13packet: export PathAttributeInterface GetFlags()FUJITA Tomonori
2016-05-18packet/bgp: check flowspec nlri type orderingISHIDA Wataru
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori