summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2016-08-25server/api: fix GetRib API to return sorted destinationWataru Ishida
2016-08-25server: fix RIB lookup with longer-prefixes optionWataru Ishida
2016-08-25server: handle error of net.ParseCIDR()Wataru Ishida
2016-08-21fixed some misspell errorPeng Xiao
2016-08-21api: enable to set/get UseMultiplePaths global settingWataru Ishida
2016-08-17travis: add go1.7FUJITA Tomonori
2016-08-17policy: fix global default policy initializationISHIDA Wataru
2016-08-17Revert "server: add missing default policy setting in (*BgpServer).Start()"ISHIDA Wataru
2016-08-17docs: add a route-type condition exampleISHIDA Wataru
2016-08-17policy: support route-type conditionISHIDA Wataru
2016-08-17server: passive tcp md5 support on OpenBSDFUJITA Tomonori
2016-08-17server: add debug messages about tcp md5FUJITA Tomonori
2016-08-17server: support passive md5 and ttl on *bsdFUJITA Tomonori
2016-08-16cli: support setting flowspec "procotol" in octetISHIDA Wataru
2016-08-16api: support address family filtering of MonitorRib APIISHIDA Wataru