summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-11-24server: fix Watcher InfiniteChannel leakFUJITA Tomonori
2016-11-23api: Update the grpc server to accept the local address and remote port from ...Chris Stockton
2016-11-21server: fix memory leak in infinite channel goroutineWataru Ishida
2016-11-21api: Fix client.AddNeighbor() API does not properly configure AFI/SAFI bugkishiguro
2016-11-18server: disable advertised number calculation with multiple neighborsFUJITA Tomonori
2016-11-17config: simplify route-disposition configurationWataru Ishida
2016-11-17add go vet testWataru Ishida
2016-11-16cli: fix another formatting bugWataru Ishida
2016-11-16client: fix bug of GetNeighbor()Wataru Ishida
2016-11-16cli: fix neighbor formattingWataru Ishida
2016-11-15client: remove server package dependencyWataru Ishida
2016-11-14client: support neighbor filteringWataru Ishida
2016-11-14config/api: create admin-state typeWataru Ishida
2016-11-14cli: use client libraryWataru Ishida
2016-11-14client: add golang client libraryWataru Ishida
2016-11-14config: add json tag for config structuresWataru Ishida
2016-11-14config: use struct type instead of []byte for capability and open msgWataru Ishida
2016-11-14config: delete Equal() method for State structuresWataru Ishida
2016-11-14policy: fix bug of policy with multiple statementsWataru Ishida
2016-11-13fix a few typosRuben Kerkhof
2016-11-12test: wait for condition properly rather than randomly waiting in vrf_neighbo...FUJITA Tomonori
2016-11-12server: remove adj-out usageFUJITA Tomonori
2016-11-12test: remove tcpdump usage in bgp_router_test.pyFUJITA Tomonori
2016-11-12server: remove adj-out usage in filterpathFUJITA Tomonori
2016-11-12table: use old best path instead of withdrawn pathsFUJITA Tomonori
2016-11-12ops: drop open switch supportWataru Ishida
2016-11-07test: use passive connection for gobgp and gobgp connectionFUJITA Tomonori
2016-11-07test: add change of best paths from ibgp and ebgpFUJITA Tomonori
2016-11-06.travis.yml: remove duplicated testWataru Ishida
2016-11-06server: fix bug of disable/enable/softreset behavior for vrfed neighborWataru Ishida
2016-11-05bmp: fix wrong monitoring policy type translationWataru Ishida
2016-11-04allow route reflector client as vrf neighborFUJITA Tomonori
2016-11-04docs: update cli docWataru Ishida
2016-11-04cli: deprecate neighbor `shutdown` commandWataru Ishida
2016-11-04cli: support adding rr-client and rs-clientWataru Ishida
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-11-04GoBGP 1.13FUJITA Tomonori
2016-11-03remove label allocation completelyFUJITA Tomonori
2016-11-03allow add local route with specific mpls labelFUJITA Tomonori
2016-10-27bgp: remove duplicate large communitiesWataru Ishida
2016-10-26New Early IANA AllocationPier Carlo Chiodi
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