summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-05-26server: fix infinite rtc update loop with addpathFUJITA Tomonori
2018-05-24server: Gather informations for BMPPeerDownMessageSatoshi Fujimoto
2018-05-24server/server: Add field to WatchEventPeerState for PeerDownEventSatoshi Fujimoto
2018-05-24packet/bmp: Don't include data for some peer down reasonsSatoshi Fujimoto
2018-05-24server/server: Restart peers when capabilities are changedSatoshi Fujimoto
2018-05-24server: Withdraw routes when received RTM withdrawalIWASE Yusuke
2018-05-24test/rtc: Add test for conflict RTC configSatoshi Fujimoto
2018-05-24fix withdraw with addpath and rtc enabledFUJITA Tomonori
2018-05-23bgp_zebra_nht_test: Test cases when nexthop unreachableIWASE Yusuke
2018-05-23bgp_zebra_nht_test: Improve pylint resultIWASE Yusuke
2018-05-23bgp_zebra_nht_test: Use utility functions of test/libIWASE Yusuke
2018-05-23zclient: Avoid flapping of nexthop reachabilityIWASE Yusuke
2018-05-23zebra: Improve logs for received messages from ZebraIWASE Yusuke
2018-05-23fix: missing validateCondition in ReplaceStatementlnever
2018-05-23server: use negotiated family instead configuredFUJITA Tomonori
2018-05-22fix graceful-restart when not all peers are restartingPatrick Hemmer
2018-05-22cmd: Remove uncaught error on ParseCIDR()Satoshi Fujimoto
2018-05-21test/lib/quagga: Minimize advertisement-intervalIWASE Yusuke
2018-05-21bgp_confederation_test: Improve pylint resultIWASE Yusuke
2018-05-21bgp_router_test: Retry assertions of RIB for stabilityIWASE Yusuke
2018-05-15scenario_test: Wait for GoBGP starting upIWASE Yusuke
2018-05-15test/lib/gobgp: Rename graceful_restart() to stop_gobgp()IWASE Yusuke
2018-05-15graceful_restart_test: Remove redundant parenthesesIWASE Yusuke
2018-05-11fix add-path with vrf-neighborFUJITA Tomonori
2018-05-11packet/bgp: remove bogus debug printFUJITA Tomonori
2018-05-11packet/bgp: fix OpenMessage Parse crash with bogus dataFUJITA Tomonori
2018-05-11mrt: Improve golint resultIWASE Yusuke
2018-05-11mrt: Enable to dump locally generated routesIWASE Yusuke
2018-05-10bmp: avoid huge memory allocation for sending paths initiallyFUJITA Tomonori
2018-05-10make Path objects in rib read-onlyFUJITA Tomonori
2018-05-10test: avoid fabric version 2.0FUJITA Tomonori
2018-05-10config: Enable to configure VRF via config fileIWASE Yusuke
2018-05-09server/server: Fix typoSatoshi Fujimoto
2018-05-08gobgp/cmd: add router-mac option for BGP EVPN Type 2Paul Greenberg
2018-05-07table: use shorter key for map of ipv4 and ipv6 prefixesFUJITA Tomonori
2018-05-07table: remove Radixkey member in Destination structureFUJITA Tomonori
2018-05-07table: remove key member in Path structureFUJITA Tomonori
2018-05-07table: remove uuid member in originInfo structureFUJITA Tomonori
2018-05-07table: remove VrfIds member in Path structureFUJITA Tomonori
2018-05-07avoid updating Path in the rib via MarkStale()FUJITA Tomonori
2018-05-07table: remove withdraw/newPath/oldPath Lists in DestinationFUJITA Tomonori
2018-05-07preparation for shrinking Destination structureFUJITA Tomonori
2018-05-07docs: update policy about route server setupFUJITA Tomonori
2018-05-07use sorted single master table for route server setupFUJITA Tomonori
2018-04-21contrib: systemd unit files and docsPaul Greenberg
2018-05-01GoBGP 1.31FUJITA Tomonori
2018-05-01cli: Show best path symbol on VRF RIB commandIWASE Yusuke
2018-04-27Close incoming channel in zapi on receive errorSam Hitz
2018-04-25Restore PathIdentifier for paths belonging to VRFsDavid Barroso
2018-04-18fsm: Don't wait EoR if the peer is restartingSatoshi Fujimoto