summaryrefslogtreecommitdiffhomepage
path: root/internal/pkg/config/util.go
AgeCommit message (Expand)Author
2021-01-12Fix IsEBGPPeer check to use LocalAsAlistair King
2020-11-09server: fix conversion from api.RouteAction to config.DefaultPolicyTypeFUJITA Tomonori
2020-11-07config: fix Peer Group AddPath ConfigFUJITA Tomonori
2019-11-01config: peer groups support ebgp multihopFaicker Mo
2019-10-26avoid installing routes with originator ID to global when softresetinFUJITA Tomonori
2019-10-21server: speed up session establishmentFUJITA Tomonori
2019-10-18need to reset session when gr config is changedFUJITA Tomonori
2019-07-02BGP connection on a speecified interface (including which is associated VRF) ...Hitoshi Irino
2019-04-02add secondary-route feature for router serverFUJITA Tomonori
2018-12-28fix bmp statisticsFUJITA Tomonori
2018-12-23make the usage of type name in protobuf consistentFUJITA Tomonori
2018-11-26support received, accepted, and advertised counters per familyFUJITA Tomonori
2018-11-25api: remove AddPaths from Peer and PeerGroupFUJITA Tomonori
2018-11-25api: move RouterId to PeerState from PeerConfFUJITA Tomonori
2018-11-23api: move remote_cap and local_cap to PeerState from PeerConfFUJITA Tomonori
2018-11-16use google/protobuf/timestamp.protoFUJITA Tomonori
2018-11-12Support AdminDown from configEiichiro Watanabe
2018-10-28move NewAPIRoutingPolicyFromConfigStruct() from server/FUJITA Tomonori
2018-10-28move exported functions to generate api structs from config struct in server/FUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori