Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-13 | packet: export pathAttrFlags | FUJITA Tomonori | |
Used to check if an attribute is known or unknown. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2016-05-18 | packet/bgp: check flowspec nlri type ordering | ISHIDA Wataru | |
RFC5575 says, Flow specification components must follow strict type ordering. A given component type may or may not be present in the specification, but if present, it MUST precede any component of higher numeric type value. Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2016-03-31 | move packet/*.go to packet/bgp/*.go for Go's convention | FUJITA Tomonori | |
Later, we move non-bgp protocol stuff like mrt under their own direcotries. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |