Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-29 | config: fix BGP_ORIGIN_ATTR_TYPE_ values | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-26 | config: make config file failure Fatal | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-18 | server: support idlehold time after reset | FUJITA Tomonori | |
After resetting a peer, the peer will remain idle for idlehold time (by default 30 seconds). It can be configured via IdleHoldTImeAfterReset. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-17 | server: implement OutQ and Flops support | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-01-17 | cli: update show neighbors output | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-25 | server: update state and counter properly | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-23 | server: update Uptime and UpdateRecvTime | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-12-15 | add field to BgpAfCommonStateType | Hiroshi Yokoi | |
2014-12-12 | add field to BgpGlobalStateType | Hiroshi Yokoi | |
2014-12-12 | add fields of BgpNeighborCommonStateType | Hiroshi Yokoi | |
2014-11-25 | config: add helper functions to handle config file | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-11-25 | config: add helper function to set defalut values | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-11-17 | pyang_plugin: fix bug that prints container type as list | Hiroshi Yokoi | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2014-11-17 | config: regenerate bgp_configs.go with the latest pyang_plugin | Hiroshi Yokoi | |
2014-11-15 | add data structures for configuration | Hiroshi Yokoi | |
generated automatically from a YANG data model for configuring and managing BGP: https://tools.ietf.org/html/draft-shaikh-idr-bgp-model-00 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |