summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-11-03cli: Show non route key fields in EVPN as path attributesIWASE Yusuke
2017-11-03packet/bgp: Remove non route key fields from stringIWASE Yusuke
2017-11-03table/policy: Nil check before reference in inUse()Satoshi Fujimoto
2017-11-03table/message: Send EoR as the last of UPDATE messagesSatoshi Fujimoto
2017-11-02zclient: Register all nexthops contained in RIBsIWASE Yusuke
2017-11-02zclient: Unregister uninterested nexthopsIWASE Yusuke
2017-11-02server: function notifyPrePolicyUpdateWatcherIWASE Yusuke
2017-11-02zclient: Enable to connect to FRRoutingIWASE Yusuke
2017-11-02zebra/zapi: Support some FRRouting messagesIWASE Yusuke
2017-11-02zebra/zapi: Define constants for FRRouting supportIWASE Yusuke
2017-11-02zebra/zapi: Serialize messages based on API versionIWASE Yusuke
2017-11-02zebra/zapi: Constants for Interface Connected Address FlagsIWASE Yusuke
2017-11-01GoBGP 1.25FUJITA Tomonori
2017-11-01table/path_test: Remove debug printIWASE Yusuke
2017-11-01Fix some typos found by spell checkerIWASE Yusuke
2017-11-01Fix some spelling for spell checker's testIWASE Yusuke
2017-11-01tools: Add script for spell checkingIWASE Yusuke
2017-11-01doc: Document for Peer Group and Dynamic NeighborSatoshi Fujimoto
2017-11-01gobgpd: fix multiple configs handlingFUJITA Tomonori
2017-10-31server: fix AddPath to return uuid properlyFUJITA Tomonori
2017-10-30table/path: net.IP.IsUnspecified() instead of isZero()IWASE Yusuke
2017-10-30cli/mrt: Drop queue size to have reasonable memory usage; make it configurabl...Mariusz Gronczewski
2017-10-30cli/mrt: move all options to config structure for consistencyMariusz Gronczewski
2017-10-30cli/mrt: Allow to filter out ipv4/ipv6 and overwrite nexthopMariusz Gronczewski
2017-10-07server: fix "occurred" spellingVincent Bernat
2017-10-07packet/bmp: fix "length" spellingVincent Bernat
2017-10-06docs: add required go versions to READMEFUJITA Tomonori
2017-10-05server: stop Shutdown() with no peerFUJITA Tomonori
2017-10-05server: Avoid applying policy multiply when updating pathIWASE Yusuke
2017-10-03mrt: Enable to dump MRT with Path IdentifierIWASE Yusuke
2017-10-03cli: Enable to inject MRT with Path IdentifierIWASE Yusuke
2017-10-03server: Add config.Neighbor into WatchEventUpdateIWASE Yusuke
2017-10-03server/mrt: Fix unfilled logging fieldIWASE Yusuke
2017-10-03server/mrt: Rename a variable to avoid name collisionIWASE Yusuke
2017-10-03server/mrt: Enable mrtWriter to access MrtConfigIWASE Yusuke
2017-10-03packet/mrt: Enable RibEntry to switch add-path enabledIWASE Yusuke
2017-10-03docs/sources/mrt: Reduce unrelated config examplesIWASE Yusuke
2017-10-03docs/sources/mrt: Update contents indexIWASE Yusuke
2017-10-03config/default: Set treat-as-withdraw to true as defaultSatoshi Fujimoto
2017-10-03docs: Descriptions for per AFI-SAFI add-paths configurationIWASE Yusuke
2017-10-03api: Enable to set/get add-paths config via gRPCIWASE Yusuke
2017-10-03config: add-paths structure per AFI-SAFIIWASE Yusuke
2017-10-03table: Implement ignore-as-path-lengthIWASE Yusuke
2017-10-03GoBGP 1.24FUJITA Tomonori
2017-10-01docs: update broken link in unnumbered-bgp.mdMo Battah
2017-09-30server: Remove the wrong and verbose return value in validatePath()Eiichiro Watanabe
2017-09-29test: Add Scenario tests for Revised Error HandlingSatoshi Fujimoto
2017-09-29packet/bgp: Add Unit Tests for Revised Error HandlingSatoshi Fujimoto
2017-09-29server: Revised Error Handling (RFC7606)Satoshi Fujimoto
2017-09-29packet/bgp: Return ErrorHandling in decoding/validating BGPUpdateSatoshi Fujimoto