summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2018-02-25docs: update gettting-startedFUJITA Tomonori
2018-02-23zclient: Avoid directly access to RIBIWASE Yusuke
2018-02-22packet/bgp: Return specified type value for UnknownExtendedIWASE Yusuke
2018-02-22packet/bgp: Flatten structure of OpaqueExtendedIWASE Yusuke
2018-02-22packet/bgp: Fix a typo of TunnelType stringIWASE Yusuke
2018-02-21table: fix handleMacMobility()FUJITA Tomonori
2018-02-21packet/bgp: Rename AigpTLV to AigpTLVInterfaceIWASE Yusuke
2018-02-19packet/bgp: Fix a typo of TunnelEncapSubTLVUnknownIWASE Yusuke