summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test/bgp_router_test.py
AgeCommit message (Expand)Author
2016-10-03test: Adopt to the updated Ryu BGP Packet lib APIIWASE Yusuke
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-15test: skip BGPKeepAliveISHIDA Wataru
2016-08-03server: fix advertising multiple local withdrawals with same prefixISHIDA Wataru
2016-08-03test: deconfigure deleted peer for later testsISHIDA Wataru
2016-06-02server: fix another regression of active connectionISHIDA Wataru
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-04-19server: send local withdrawal paths regardless of path calculation resultISHIDA Wataru
2016-03-31server: update path-attributes when peer is disconnectedISHIDA Wataru
2016-03-14scenario_test: run scenario test on travisHiroshi Yokoi
2016-02-29server: support active connection with md5 protectionISHIDA Wataru
2015-11-11scenario_test: use default interface for ipv4-peeringISHIDA Wataru
2015-11-08scenario_test: test local-pref and med handlingISHIDA Wataru
2015-08-08*: kill protobuf path structureISHIDA Wataru
2015-07-29test: insert sleep to fix unstable testISHIDA Wataru
2015-07-27test: introduce test_prefix to separate test executionISHIDA Wataru
2015-07-24test: build docker image once, use it for all testsISHIDA Wataru
2015-07-14server: fix bug of active connectionISHIDA Wataru
2015-07-03test: stop using gobgp monitor commandISHIDA Wataru
2015-07-03test: stretch timeoutISHIDA Wataru
2015-07-03server: bug fix of extra as-path prependingISHIDA Wataru
2015-07-03test: check gobgp properly adds it's own asn to aspathISHIDA Wataru
2015-07-03test: introduce modular test libraryISHIDA Wataru
2015-04-15api: add a method to convert internal structs to protobuf structsISHIDA Wataru
2015-04-14scenario_test: bgp_router_test retry checking ribHiroshi Yokoi
2015-04-14api: use gRPC instead of RESTISHIDA Wataru
2015-03-29scenario_test: add non-route-server bgp scenario testISHIDA Wataru