summaryrefslogtreecommitdiffhomepage
path: root/test/lib/gobgp.py
AgeCommit message (Expand)Author
2016-05-12test/gobgp: add RawGoBGPContainer for test with raw gobgp configISHIDA Wataru
2016-04-27config: make route-target config struct aligned with open-config modelISHIDA Wataru
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-04-24test/gobgp: enhance policy configurationISHIDA Wataru
2016-04-21config: simplify config structuresISHIDA Wataru
2016-04-21table: use received time as tie-breakerISHIDA Wataru
2016-04-20server: support route-target constraintISHIDA Wataru
2016-04-10server: support prefix-limitISHIDA Wataru
2016-04-05server: add missing broadcastBests when dropping peer's routesISHIDA Wataru
2016-02-29config/server: support per-peer asnISHIDA Wataru
2016-02-10test: add graceful restart testISHIDA Wataru
2016-01-09config: refactor config structureISHIDA Wataru
2016-01-09config: change enum value type to string for ease of configurationISHIDA Wataru
2016-01-09tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yangISHIDA Wataru
2016-01-04test: set connect-retry-timer to 10 to finish scenario test fasterISHIDA Wataru
2015-12-28config: make config/state variable name simpleISHIDA Wataru
2015-11-11move lib to parent directoryISHIDA Wataru