summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2016-04-21table: use received time as tie-breakerISHIDA 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-31scenerio_test: add stderr to RuntimeError messageHiroshi Yokoi
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-29config/server: support per-peer asnISHIDA Wataru
2016-02-29server: support active connection with md5 protectionISHIDA Wataru
2016-02-29server: remove reflectISHIDA Wataru
2016-02-19Revert "test: add performance_test"FUJITA Tomonori
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-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 global policy testISHIDA Wataru
2016-01-09test: add test to check as2 peer handlingISHIDA Wataru
2016-01-04server: introduce fastpath for fsm state changeISHIDA Wataru
2016-01-04test: set connect-retry-timer to 10 to finish scenario test fasterISHIDA Wataru
2015-12-29config: use viper and support multiple configuration formatsISHIDA Wataru
2015-12-28config: make config/state variable name simpleISHIDA Wataru
2015-12-08table: remove useless table owner memberFUJITA Tomonori
2015-12-08server/table: use only one rib for multiple route server clientsISHIDA Wataru
2015-11-29test: check error about building gobgp docker imageFUJITA Tomonori
2015-11-30test: fix jenkins scriptISHIDA Wataru
2015-11-13scenario_test: doc updateNaoto Hanaue
2015-11-13scenario_test: support the run test in sequentialNaoto Hanaue
2015-11-11test: add BIRD for performance test targetISHIDA Wataru
2015-11-11test: add performance_testISHIDA Wataru
2015-11-11test: support rs-client configuration for quagga containerISHIDA Wataru
2015-11-11test: better name for bridge when TEST_PREFIX is not specifiedISHIDA Wataru
2015-11-11move lib to parent directoryISHIDA Wataru
2015-11-11scenario_test: use default interface for ipv4-peeringISHIDA Wataru
2015-11-08scenario_test: test local-pref and med handlingISHIDA Wataru
2015-11-05scenario_test: update README.mdHiroshi Yokoi
2015-11-05scenario_test: update readme of scenaio testNaoto Hanaue
2015-10-21test: ROUTE REFRESH handling with update EXPORT policy testFUJITA Tomonori
2015-10-20policy: fix how to apply policy to follow openconfig descriptionISHIDA Wataru
2015-10-20scenario_test: add scenario_test to test global policyISHIDA Wataru
2015-10-20scenario_test: add scenario_test to test grpc policy configurationISHIDA Wataru
2015-10-20policy: clean upISHIDA Wataru
2015-10-17scenario_test: remove tests to change attributes in IN_POLICYFUJITA Tomonori
2015-10-17scenario_test: fix the regression due to fffd98daFUJITA Tomonori
2015-10-16scenario_test: refactor route_server_policy_testFUJITA Tomonori