Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-20 | table: export getNlri method in Path | FUJITA Tomonori | |
peer codes need it. Also remove putNlri() because NLRI is unlikely changed after path creation because NLRI is used as sorta key value for path. | |||
2014-12-16 | table: remove temporary structures | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-16 | table: remove sentroute stuff | FUJITA Tomonori | |
It's not necessary for our first target (multi RIB route server). Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-16 | table: remove CoreService, Neighbors, and Commons structures | FUJITA Tomonori | |
No need. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-08 | [bestpath_selection]: add testcase for table.go | Hiroshi Yokoi | |