summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2018-04-03packet/bgp: Initializer func for PMSI Tunnel ID typesIWASE Yusuke
2018-04-03packet/bgp: Avoid data races when serializingIWASE Yusuke
2018-04-03packet/bgp: Initializer func for EVPN NLRIsIWASE Yusuke
2018-04-03packet/bgp: Remove length argument from NewEVPNNLRIIWASE Yusuke
2018-04-03packet/bgp: Missing funcs to calc byte length of NLRIIWASE Yusuke
2018-04-03packet/bgp: Remove binary field of RouteDistinguisherIWASE Yusuke
2018-04-03bgp_race_test: Unit test to detect data racesIWASE Yusuke
2018-04-02README: Update list of docsIWASE Yusuke
2018-04-02*.md: Improvements for markdownlintIWASE Yusuke
2018-04-02travis: Introduce markdownlintIWASE Yusuke
2018-04-01GoBGP 1.30FUJITA Tomonori
2018-03-28cmd/*: Pass number of expected args to extractReserved()Satoshi Fujimoto
2018-03-28cmd/common: Specify number of expected argumentsSatoshi Fujimoto
2018-03-27server/server: Set rsRib to RS client in adding dynamic neighborSatoshi Fujimoto
2018-03-22Fix AddPath MarshallingOption bug.kishiguro
2018-03-20cmd/global: Refine parameter description in Help messageSatoshi Fujimoto
2018-03-20cmd/global: Add help messages for L3VPN and MPLSSatoshi Fujimoto
2018-03-19packet/bgp: make serialization of ipv4/v6 nlri goroutine-safeFUJITA Tomonori
2018-03-02GoBGP 1.29FUJITA Tomonori