Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-05 | packet: handle malformed option param length in OpenMessage | FUJITA Tomonori | |
Fixes a possible crash in BGPOpen's DecodeFromBytes(). fixes #818 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2016-04-01 | docs/packet: s/draft-ietf-idr-flowspec-redirect-rt-bis-05/RFC7674 | ISHIDA Wataru | |
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> |