summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2016-08-15server: move linux specific functions to sockopt_linux.goFUJITA Tomonori
2016-08-15test: skip BGPKeepAliveISHIDA Wataru
2016-08-15Revert "test: disable monitoring tests for now"ISHIDA Wataru
2016-08-15test: execute gobgp monitor on docker hostISHIDA Wataru
2016-08-15mrt: support per-peer table dump with route server configurationFUJITA Tomonori
2016-08-14cli: fix ParseExtendedCommunities() to correctly parse action 'accept'ISHIDA Wataru
2016-08-14support mrt table dump (TABLE_DUMPv2 format)FUJITA Tomonori
2016-08-12test: disable monitoring tests for nowFUJITA Tomonori
2016-08-12travis: use the old version of docker (1.8.3)FUJITA Tomonori
2016-08-11server: fix handling the best path change from ebgp to ibgpFUJITA Tomonori
2016-08-11test: wait for condition instead of randomly waiting in zebra testingsFUJITA Tomonori
2016-08-08server: add missing default policy setting in (*BgpServer).Start()ISHIDA Wataru
2016-08-05.travis.yml: test on osxISHIDA Wataru
2016-08-05config: fix compile error on non-linux platformISHIDA Wataru
2016-08-03server: fix advertising multiple local withdrawals with same prefixISHIDA Wataru