summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test
AgeCommit message (Expand)Author
2016-10-04test: add test for vrf route injectingWataru Ishida
2016-10-04server: fix bug of withdrawal handlingWataru Ishida
2016-10-03test: add scenario test for zapi v3Wataru Ishida
2016-10-03test: Adopt to the updated Ryu BGP Packet lib APIIWASE Yusuke
2016-09-14travis: divide scenario tests to multiple travis jobsWataru Ishida
2016-09-12test: test monitor feature in unit test instead of scenario testWataru Ishida
2016-09-12test: run policy test sequenciallyWataru Ishida
2016-09-12test: avoid hard-code interface names in bgp_zebra_test.pyFUJITA Tomonori
2016-09-12test: use shorter device namesFUJITA Tomonori
2016-08-25api/cli: kill cmd package custom path/destination structsWataru Ishida
2016-08-25server/api: fix GetRib API to return sorted destinationWataru Ishida
2016-08-17policy: support route-type conditionISHIDA Wataru
2016-08-15test: skip BGPKeepAliveISHIDA Wataru
2016-08-15Revert "test: disable monitoring tests for now"ISHIDA Wataru
2016-08-15test: execute gobgp monitor on docker hostISHIDA Wataru
2016-08-12test: disable monitoring tests for nowFUJITA Tomonori
2016-08-11test: wait for condition instead of randomly waiting in zebra testingsFUJITA Tomonori
2016-08-03server: fix advertising multiple local withdrawals with same prefixISHIDA Wataru
2016-08-03test: deconfigure deleted peer for later testsISHIDA Wataru
2016-06-15test: fix travis-build-script.sh to honor unit test resultsFUJITA Tomonori
2016-06-06server: support injecting multipath to zebraISHIDA Wataru
2016-06-03table: fix leftmostAS() in compareByMEDFUJITA Tomonori
2016-06-02test: add a test to check soft-reset-in behaviorISHIDA Wataru
2016-06-02server: fix another regression of active connectionISHIDA Wataru
2016-06-01server: support peering with ipv6 link local addressISHIDA Wataru
2016-06-01test: test go example embeded in documentISHIDA Wataru
2016-05-31test: check (*Path).Equal() is working correctlyISHIDA Wataru
2016-05-25policy: add local-pref actionISHIDA Wataru
2016-05-23server/table: fix intra-AS RTC route distributionISHIDA Wataru
2016-05-14test: enhance route server testISHIDA Wataru
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-04-20server: support route-target constraintISHIDA Wataru
2016-04-19server: send local withdrawal paths regardless of path calculation resultISHIDA Wataru
2016-04-10server: support prefix-limitISHIDA Wataru
2016-04-05test: reduce concurrencyISHIDA Wataru
2016-04-05server: add missing broadcastBests when dropping peer's routesISHIDA Wataru
2016-03-31server: update path-attributes when peer is disconnectedISHIDA Wataru
2016-03-14cli: return error when querying RIB of un-established peerISHIDA Wataru
2016-03-14scenario_test: run scenario test on travisHiroshi Yokoi
2016-02-29server: support active connection with md5 protectionISHIDA Wataru
2016-02-29server: remove reflectISHIDA Wataru
2016-02-10test: add graceful restart testISHIDA Wataru
2016-02-02test: check 'gobgp neighbor add softresetin' workingISHIDA Wataru
2016-02-01server: fix soft-reset-in to handle in-policy change properlyISHIDA Wataru
2016-01-29test: reinforce global_policy_test.pyISHIDA Wataru
2016-01-09config: refactor config structureISHIDA Wataru
2016-01-09tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yangISHIDA Wataru
2016-01-09test: add global policy testISHIDA Wataru
2016-01-09test: add test to check as2 peer handlingISHIDA Wataru
2015-11-29test: check error about building gobgp docker imageFUJITA Tomonori