summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2018-04-18server: Fix outgoing rtfilterIWASE Yusuke
2018-04-18rtc_test: Add a TODO commentIWASE Yusuke
2018-04-13rtc_test: Add description for topologiesIWASE Yusuke
2018-04-13test_rtc: Use assertEqual for better log messageIWASE Yusuke
2018-04-13travis: Run scenario test for RTCIWASE Yusuke
2018-04-10goreleaser: add arm64 binaryFUJITA Tomonori
2018-04-09server: Avoid infinite UPDATE loop of RTM NLRIIWASE Yusuke
2018-04-05server/rpki: fixed ROA sortAbhijit Gadgil
2018-04-03packet/bgp: Getter functions for AS segmentIWASE Yusuke
2018-04-03packet/bgp: Return nil for invalid redirect IP addressIWASE Yusuke