summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-10-16cli/api: support getting table summary informationWataru Ishida
2016-10-13travis: allow failure of MacOSFUJITA Tomonori
2016-10-13server: fix error propagationWataru Ishida
2016-10-12server: handle management requests quicker under heavy loadFUJITA Tomonori
2016-10-10policy: support large-community match/actionWataru Ishida
2016-10-09policy: fix bug of handling multiple prefix-match with same IP prefix.Wataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida
2016-10-09*: Notification support for BGP GRWataru Ishida
2016-10-09packet/bgp: BGPCapabilityCode.String() pretty stringingWataru Ishida
2016-10-09packet/bgp: add long-lived graceful restart capabilityWataru Ishida
2016-10-09test: fix bug of bgp_router_test.pyWataru Ishida
2016-10-08table: ensure compatibility with archs where int == int32Vincent Bernat
2016-10-08docs: add cli example to add route with blackhole communityFUJITA Tomonori
2016-10-07Add BLACKHOLE community support (RFC7999)Shu Sugimoto
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