summaryrefslogtreecommitdiffhomepage
path: root/config
AgeCommit message (Expand)Author
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori
2018-07-06Fixing all megacheck errors.FUJITA Tomonori
2018-07-06config: Copy afi-safi objects from peer group to neighbor instead of share th...wanghonghao
2018-06-22fixing some typos and found one conversion bugJeff Bean
2018-06-22Fixing all megacheck errors.Jeff Bean
2018-06-13config: Change "RedistributeRouteTypeList" to []stringSatoshi Fujimoto
2018-06-05config: Improve golint resultsIWASE Yusuke
2018-06-05config: Accept CLUSTER_ID as an integer valueIWASE Yusuke
2018-05-24server/server: Restart peers when capabilities are changedSatoshi Fujimoto
2018-05-10config: Enable to configure VRF via config fileIWASE Yusuke
2018-02-16config/default: Default value of route-reflector-cluster-idIWASE Yusuke
2018-02-08config: Option to disable best path selectionIWASE Yusuke
2018-01-24*: Use strconv.ParseUint instead of strconv.Atoi()IWASE Yusuke
2017-12-16config: Move some functions to util.goSatoshi Fujimoto
2017-12-16config/util: Refactor to make arguments to receiversSatoshi Fujimoto
2017-12-16table/policy: Support prefix representation in NeighborSetSatoshi Fujimoto
2017-11-24config: allow unconfigured peer ASNFUJITA Tomonori
2017-11-08config: Properly set config of PeerGroup memberSatoshi Fujimoto
2017-11-07*: Support BGP Confederations (RFC 5065)Satoshi Fujimoto
2017-11-07packet/bgp: Add Validation for BGP ConfederationsSatoshi Fujimoto
2017-11-07config: Pass Global Config to SetDefaultNeighborConfigSatoshi Fujimoto
2017-11-07*: Fix problems pointed by 'go vet'Satoshi Fujimoto
2017-11-02zclient: Enable to connect to FRRoutingIWASE Yusuke
2017-10-03mrt: Enable to dump MRT with Path IdentifierIWASE Yusuke
2017-10-03config/default: Set treat-as-withdraw to true as defaultSatoshi Fujimoto
2017-10-03config: add-paths structure per AFI-SAFIIWASE Yusuke
2017-09-14config: Introduce Family field into AfiSafiStateIWASE Yusuke
2017-09-11config: Default TTL for ebgp-multihop and ttl-securityIWASE Yusuke
2017-08-24Fix incorrect default value of BMPMonitoringPolicyEiichiro Watanabe
2017-08-08config/default: Validation for "afi-safi-name"IWASE Yusuke
2017-08-08config/default: Avoid setting doubly defaults of neighborIWASE Yusuke
2017-08-08config/default: Fix unfilled "neighbors.afi-safis.config.enabled"IWASE Yusuke
2017-07-26config: Insert descriptions extracted from yang filesIWASE Yusuke
2017-07-26config: Use BmpServerConfig struct in BmpServerStateIWASE Yusuke
2017-07-24config/bgp_configs_test: Add test for config validationIWASE Yusuke
2017-07-13config/default: Reduce parsing CIDR stringIWASE Yusuke
2017-07-04support addpath recvISHIDA Wataru
2017-06-23config: TTL value for BGP packetsIWASE Yusuke
2017-06-23config: Add parameters for TTL SecurityIWASE Yusuke
2017-06-20peer: Set NeighborAddress before initializing dynamic peersSatoshi Fujimoto
2017-06-16server: Support Dynamic NeighborSatoshi Fujimoto
2017-06-16config: Option to enable Dynamic NeighborSatoshi Fujimoto
2017-06-16config: Use State to get NeighborAddress instead of ConfigSatoshi Fujimoto
2017-06-09config: Add counter for BMP statisticsIWASE Yusuke
2017-06-07replace github.com/Sirupsen/logrus with github.com/sirupsen/logrusFUJITA Tomonori
2017-06-05*: Support Peer-Group ConfigurationSatoshi Fujimoto
2017-06-05config: Initialize Graceful Restart StateSatoshi Fujimoto
2017-06-03config: Option to enable BMP Route MirroringIWASE Yusuke
2017-05-22server/peer: Number of filtered routes to advertiseIWASE Yusuke
2017-05-22config: Add interval seconds for BMP stats reportsIWASE Yusuke