diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2015-10-07 00:05:13 +0900 |
---|---|---|
committer | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2015-10-08 01:25:40 +0900 |
commit | d0b26ae700e8c0d424f666b44c473d1ee52a96a2 (patch) | |
tree | c87a2e80f0c0714c3f562ebf3229073b811b68b2 /packet/bmp.go | |
parent | bf98af5a968491059c01729d613098133eb32788 (diff) |
packet: support cisco-ish flowspec tcp-flag serializing
// same as juniper matching ack+syn
$ gobgp global rib -a ipv4-flowspec match tcp-flags ack syn then discard
// [NEW] same as cisco matching ack+syn
$ gobgp global rib -a ipv4-flowspec match tcp-flags 'ack&syn' then discard
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'packet/bmp.go')
0 files changed, 0 insertions, 0 deletions