Age | Commit message (Expand) | Author |
2016-08-05 | config: fix compile error on non-linux platform | ISHIDA Wataru |
2016-08-02 | config: support unnumbered bgp peering | ISHIDA Wataru |
2016-08-02 | config: fix error propagatation in default config setting | ISHIDA Wataru |
2016-07-29 | config: simplify ipv6 link local address peering | ISHIDA Wataru |
2016-07-29 | config: curve out code specific to default global config setting | ISHIDA Wataru |
2016-07-29 | config: curve out code specific to default neighbor config setting | ISHIDA Wataru |
2016-06-01 | server/config: fix md5ed ipv6 active connection | ISHIDA Wataru |
2016-05-17 | zebra: make zebra config consistent with the rests | FUJITA Tomonori |
2016-04-27 | config: support reload of AdminDown | ISHIDA Wataru |
2016-04-27 | config: avoid peer reset when only Config.Description is changed | ISHIDA Wataru |
2016-04-27 | config: make listen config struct aligned with open-config model | ISHIDA Wataru |
2016-04-21 | config: simplify config structures | ISHIDA Wataru |
2016-04-19 | config/gobgpd: refactoring | ISHIDA Wataru |
2016-04-12 | packet: create bmp package | FUJITA Tomonori |
2016-04-12 | packet: create rtr package | FUJITA Tomonori |
2016-03-31 | move packet/*.go to packet/bgp/*.go for Go's convention | FUJITA Tomonori |
2016-03-17 | cli: enhance global command | ISHIDA Wataru |
2016-03-17 | config: fix SetDefaultConfigValues() not to use metadata for global config | ISHIDA Wataru |
2016-03-17 | config: move Mrt/Bmp configuration outside of Global configuration | ISHIDA Wataru |
2016-03-17 | server: minor refactoring of zebra related code | ISHIDA Wataru |
2016-02-29 | config/server: support per-peer asn | ISHIDA Wataru |
2016-02-10 | gobgpd: support graceful-restart restarting-speaker behavior | ISHIDA Wataru |
2016-02-10 | config: set default value related to graceful restart | ISHIDA Wataru |
2016-01-25 | config: remove hard-coded default address family | ISHIDA Wataru |
2016-01-25 | config: add openconfig identity structs in bgp_configs.go | ISHIDA Wataru |
2016-01-09 | bmp: use watcher infra to implement bmp feature | ISHIDA Wataru |
2016-01-09 | config: refactor config structure | ISHIDA Wataru |
2015-12-30 | config: set default bmp port when bmp port is not configured | ISHIDA Wataru |
2015-12-29 | config: use viper and support multiple configuration formats | ISHIDA Wataru |
2015-12-28 | config: make config/state variable name simple | ISHIDA Wataru |
2015-12-21 | *: add global listen port configuration | ISHIDA Wataru |
2015-09-25 | config: add mpls label range configuration | ISHIDA Wataru |
2015-09-16 | packet: support draft-ietf-idr-flow-spec-v6-06 | ISHIDA Wataru |
2015-08-19 | config file support rpki configuration | FUJITA Tomonori |
2015-08-12 | config: fix peer type detection | FUJITA Tomonori |
2015-08-12 | bgp/cli: support flowspec (RFC5575) | ISHIDA Wataru |
2015-07-31 | config: use the latest openconfig yang | Hiroshi Yokoi |
2015-07-05 | server/cli: support add/delete vpnv4/vpnv6 routes | ISHIDA Wataru |
2015-05-01 | table: add support for route target constraint nlri | ISHIDA Wataru |
2015-04-25 | table: add support for encapsulation nlri | ISHIDA Wataru |
2015-03-25 | config: add default connect retry value | ISHIDA Wataru |
2015-03-21 | config: add evpn to the default address families to global rib | FUJITA Tomonori |
2015-03-20 | config: set PeerType default | FUJITA Tomonori |
2015-03-20 | config: add 'Global.AfiSafiList' default value | ISHIDA Wataru |
2015-03-05 | config: validate route family configuraiton | FUJITA Tomonori |
2015-03-04 | config: fix attribute name | Hiroshi Yokoi |
2015-03-03 | update the whole code for the latest openconfig yang files | FUJITA Tomonori |
2015-02-25 | config: set default config value only when not specified | FUJITA Tomonori |
2015-01-18 | server: support idlehold time after reset | FUJITA Tomonori |
2014-11-25 | config: add helper function to set defalut values | FUJITA Tomonori |