summaryrefslogtreecommitdiffhomepage
path: root/packet/bgp/constant.go
AgeCommit message (Expand)Author
2017-11-28packet/bgp: Use fixed len types in FlowSpec componentsIWASE Yusuke
2017-11-24packet/bgp: Use regexp to parse FlowSpec rulesIWASE Yusuke
2017-11-24packet/bgp: Refactor construction of FlowSpec rules stringIWASE Yusuke
2017-07-10packet: Use bitmask operand format to fragmentSatoshi Fujimoto
2017-07-10const: Rename TcpFlagOp to BitmaskFlagOpSatoshi Fujimoto
2017-03-02flowspec: comply with new draft RFC5575bis normalized operatorsMatthieu Texier
2017-02-17flowspec: comply with RFC 5575 about TCP flags rulesMatthieu Texier
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori