summaryrefslogtreecommitdiffhomepage
path: root/config
AgeCommit message (Expand)Author
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-11-03remove label allocation completelyFUJITA Tomonori
2016-10-10policy: support large-community match/actionWataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida
2016-10-09*: Notification support for BGP GRWataru Ishida
2016-09-29Add version to zebra-config in gobgp.yang.kishiguro
2016-09-29Support of ZAPI version 3 (handles VRF ID).kishiguro
2016-08-29config: stop resetting Neighbor.Config.DescriptionFUJITA Tomonori
2016-08-26add RemoteRouterId to config.NeighborStateFUJITA Tomonori
2016-08-17policy: support route-type conditionISHIDA Wataru
2016-08-15mrt: support per-peer table dump with route server configurationFUJITA Tomonori
2016-08-14support mrt table dump (TABLE_DUMPv2 format)FUJITA Tomonori
2016-08-05config: fix compile error on non-linux platformISHIDA Wataru
2016-08-02config: support unnumbered bgp peeringISHIDA Wataru
2016-08-02config: fix error propagatation in default config settingISHIDA Wataru
2016-07-30all logging is done with log.WithFieldsdsp
2016-07-29config: simplify ipv6 link local address peeringISHIDA Wataru
2016-07-29config: curve out code specific to default global config settingISHIDA Wataru
2016-07-29config: curve out code specific to default neighbor config settingISHIDA Wataru
2016-07-20move gRPC-related code for RPKI to grpc_server.goFUJITA Tomonori
2016-07-20remove gRPC dependency from peer.goFUJITA Tomonori
2016-06-01server/config: fix md5ed ipv6 active connectionISHIDA Wataru
2016-05-28config: handle entry's empty nameFUJITA Tomonori
2016-05-28config: fix misuse of pointersFUJITA Tomonori
2016-05-23add collector featureFUJITA Tomonori
2016-05-17zebra: make zebra config consistent with the restsFUJITA Tomonori
2016-05-09server: support afi-safi re-configurationISHIDA Wataru
2016-05-09config: fix ReadConfigfileServe() not to loop endlesslyISHIDA Wataru
2016-04-27config: support reload of AdminDownISHIDA Wataru
2016-04-27config: avoid peer reset when only Config.Description is changedISHIDA Wataru
2016-04-27config: don't take into account State struct in Equal()ISHIDA Wataru
2016-04-27config: make listen config struct aligned with open-config modelISHIDA Wataru
2016-04-27config: make route-target config struct aligned with open-config modelISHIDA Wataru
2016-04-26move NeighborPortNumber config to transport.ConfigFUJITA Tomonori
2016-04-25remove collector mode supportFUJITA Tomonori
2016-04-22config: fix bug of UpdateConfig()ISHIDA Wataru
2016-04-21config: simplify config structuresISHIDA Wataru
2016-04-20server: support route-target constraintISHIDA Wataru
2016-04-20packet: fix encap nlri (add encap ipv6 nlri)ISHIDA Wataru
2016-04-19server: support prefix-limit re-configuration via configuration fileISHIDA Wataru
2016-04-19config: use Equal() instead of reflect.DeepEqual()ISHIDA Wataru
2016-04-19config: generate Equal() methodISHIDA Wataru
2016-04-19config/gobgpd: refactoringISHIDA Wataru
2016-04-12packet: create bmp packageFUJITA Tomonori
2016-04-12packet: create rtr packageFUJITA Tomonori
2016-04-11Add neighbor-port-number to bgp neighbor configYi Tseng
2016-04-10config: add PrefixLimit configuration knob to top-level of AfiSafiISHIDA Wataru
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori
2016-03-31*: support draft-ietf-idr-flowspec-l2vpn-03ISHIDA Wataru
2016-03-20server: change mrt config formatFUJITA Tomonori