Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | packet/mrt: BGP Additional Path Extensions (RFC8050) | IWASE Yusuke | |
This patch enables to decode/encode MRT format with BGP Additional Path Extensions which described in RFC8050. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> | |||
2017-05-10 | mrt: fix bug of general address family rib serialization | Wataru Ishida | |
allocate a slice with 2 byte length (not 2 byte capacity) for PutUint16() fixes #1313 Signed-off-by: Wataru Ishida <ishida.wataru@lab.ntt.co.jp> | |||
2016-03-31 | packet: create mrt package | FUJITA Tomonori | |
move mrt stuff from bgp to mrt package. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |