summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-10-04Allow creating a server with a user specified grpc server.Chris Stockton
2016-10-04test: add test for vrf route injectingWataru Ishida
2016-10-04cli: support specifying vrf-id when creating vrfWataru Ishida
2016-10-04server: stop appending 0 in Path.VrfIdsWataru Ishida
2016-10-04server: fix bug of withdrawal handlingWataru Ishida
2016-10-04packet/bgp: fix handling of IPv4 mapped IPv6 prefixesWataru Ishida
2016-10-03GoBGP 1.12FUJITA Tomonori
2016-10-03test: add scenario test for zapi v3Wataru Ishida
2016-10-03zebra: support passing vrf-idWataru Ishida
2016-10-03zebra: fix bug of zapi v3 InterfaceUpdateBody parsingWataru Ishida
2016-10-03test: Adopt to the updated Ryu BGP Packet lib APIIWASE Yusuke
2016-10-02Update LARGE_COMMUNITY path attribute codepointJob Snijders
2016-10-02packet/bgp: fix bug of CompareFlowSpecNLRI()Wataru Ishida
2016-10-01server: support zebra protocol vrfid with vpnv4/vpnv6FUJITA Tomonori
2016-09-30server: add vrf support to bestpath watchFUJITA Tomonori
2016-09-30api: add id to VrfRequestFUJITA Tomonori
2016-09-29Add version to zebra-config in gobgp.yang.kishiguro
2016-09-29Apply previous change's to test as well.kishiguro
2016-09-29Support of ZAPI version 3 (handles VRF ID).kishiguro
2016-09-28tools: use forked openconfig repositoryFUJITA Tomonori
2016-09-28table: MP_UNREACH_NLRI shouldn't carry any other path attributesFUJITA Tomonori
2016-09-25cli: add description to PeerConf structWataru Ishida
2016-09-16docs: add a reference to route server RFCWataru Ishida
2016-09-16server/table: don't modify/delete path attributes for route server clientWataru Ishida
2016-09-15bgp/cli: support evpn route type 5 (ip prefix advertisement)Wataru Ishida
2016-09-15bgp/cli: support flowspec ip-proto/ether-type range matchWataru Ishida
2016-09-14travis: use global environment variable for DOCKER_IMAGEFUJITA Tomonori
2016-09-14bgp/cli: Support Large CommunityWataru Ishida
2016-09-14bgp: support latest Opaque Signaling draftWataru Ishida
2016-09-14travis: divide scenario tests to multiple travis jobsWataru Ishida
2016-09-13server/table: fix a bug of vrf route injectionWataru Ishida
2016-09-13table: fix route filtering with IP addressWataru Ishida
2016-09-13cli/table: support filtering of IPv4/IPv6 MPLS routesWataru Ishida
2016-09-12server: portability fix for setsockopt() on LinuxVincent Bernat
2016-09-12test: test monitor feature in unit test instead of scenario testWataru Ishida
2016-09-12test: run policy test sequenciallyWataru Ishida
2016-09-12travis: enable ipv6 manuallyFUJITA Tomonori
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-01mrt: fix rotation and dump interval handling in table modeFUJITA Tomonori
2016-09-01test: stop tcpdump write bufferingFUJITA Tomonori
2016-09-01test: use ryu version 4.5FUJITA Tomonori
2016-09-01GoBGP 1.11FUJITA Tomonori
2016-08-29config: stop resetting Neighbor.Config.DescriptionFUJITA Tomonori
2016-08-26add RemoteRouterId to config.NeighborStateFUJITA Tomonori
2016-08-26zebra: add grpc apiFUJITA Tomonori
2016-08-25table: add Best/MultiPath option to SelectOptionWataru Ishida
2016-08-25api: publish ToPathApi(*table.Path)Wataru Ishida
2016-08-25api/cli: kill cmd package custom path/destination structsWataru Ishida