summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2017-02-09server: fix in-policy bugISHIDA Wataru
2016-12-10server: fix bug when global import policy rejects a routeWataru Ishida
2016-12-02server: fix bug of deleteNeighbor()Wataru Ishida
2016-11-17config: simplify route-disposition configurationWataru Ishida
2016-11-14cli: use client libraryWataru Ishida
2016-11-14client: add golang client libraryWataru Ishida
2016-11-14policy: fix bug of policy with multiple statementsWataru Ishida
2016-11-12test: wait for condition properly rather than randomly waiting in vrf_neighbo...FUJITA Tomonori
2016-11-12test: remove tcpdump usage in bgp_router_test.pyFUJITA Tomonori
2016-11-07test: use passive connection for gobgp and gobgp connectionFUJITA Tomonori
2016-11-07test: add change of best paths from ibgp and ebgpFUJITA Tomonori
2016-11-06server: fix bug of disable/enable/softreset behavior for vrfed neighborWataru Ishida
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida
2016-10-09test: fix bug of bgp_router_test.pyWataru Ishida
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: use Docker's native network feature instead of pipeworkFUJITA Tomonori
2016-09-12test: avoid hard-code interface names in bgp_zebra_test.pyFUJITA Tomonori
2016-09-12test: use shorter device namesFUJITA Tomonori
2016-09-01test: stop tcpdump write bufferingFUJITA Tomonori
2016-09-01test: use ryu version 4.5FUJITA 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: fix active connection regressionISHIDA 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-17zebra: make zebra config consistent with the restsFUJITA Tomonori
2016-05-14test: enhance route server testISHIDA Wataru