summaryrefslogtreecommitdiffhomepage
path: root/test/lib
AgeCommit message (Expand)Author
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: remove tcpdump usage in bgp_router_test.pyFUJITA Tomonori
2016-11-07test: add change of best paths from ibgp and ebgpFUJITA Tomonori
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida
2016-10-04test: add test for vrf route injectingWataru Ishida
2016-10-03test: add scenario test for zapi v3Wataru Ishida
2016-09-12test: use Docker's native network feature instead of pipeworkFUJITA Tomonori
2016-09-01test: stop tcpdump write bufferingFUJITA Tomonori
2016-08-25api/cli: kill cmd package custom path/destination structsWataru Ishida
2016-08-15test: execute gobgp monitor on docker hostISHIDA Wataru
2016-08-03server: fix advertising multiple local withdrawals with same prefixISHIDA Wataru
2016-06-06server: support injecting multipath to zebraISHIDA Wataru
2016-06-01server: fix active connection regressionISHIDA Wataru
2016-06-01server: support peering with ipv6 link local addressISHIDA 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
2016-05-12test/bird: add RawBirdContainer for test with raw bird configISHIDA Wataru
2016-05-12test/gobgp: add RawGoBGPContainer for test with raw gobgp configISHIDA Wataru
2016-05-11test/exabgp: add RawExaBGPContainer for test with raw exabgp configISHIDA Wataru
2016-05-11test/quagga: add RawQuaggaBGPContainer for test with raw quagga configISHIDA Wataru
2016-05-11test: add start_tcpdump()ISHIDA Wataru
2016-05-09Revert "travis-ci: workaround for "FUJITA Tomonori
2016-05-05travis-ci: workaround for FUJITA Tomonori
2016-04-27config: make route-target config struct aligned with open-config modelISHIDA Wataru
2016-04-26test: enable pass multiple commands to vtysh()ISHIDA Wataru
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-04-24test/quagga: use vtysh instead of telnetISHIDA 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-03-31scenerio_test: add stderr to RuntimeError messageHiroshi Yokoi
2016-03-14scenario_test: run scenario test on travisHiroshi Yokoi
2016-02-29config/server: support per-peer asnISHIDA Wataru
2016-02-29server: support active connection with md5 protectionISHIDA 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-09test: add test to check as2 peer handlingISHIDA 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-11test: add BIRD for performance test targetISHIDA Wataru