Age | Commit message (Expand) | Author |
2016-02-06 | add route collector feature support | FUJITA Tomonori |
2016-02-04 | server: add support specifying addresses to listen | 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-25 | config: add go type of embeded enums defined in openconfig | ISHIDA Wataru |
2016-01-09 | bmp: use watcher infra to implement bmp feature | ISHIDA Wataru |
2016-01-09 | config: refactor config structure | ISHIDA Wataru |
2016-01-09 | config: add DO NOT EDIT warning | ISHIDA Wataru |
2016-01-09 | config: remove unnecessary augment | ISHIDA Wataru |
2016-01-09 | config: we don't need to modify origin PeerType name | ISHIDA Wataru |
2016-01-09 | config: remove redundant definition in gobgp.yang | ISHIDA Wataru |
2016-01-09 | config: add FromInt() method to config typedef | ISHIDA Wataru |
2016-01-09 | config: catch up with the latest openconfig | ISHIDA Wataru |
2016-01-09 | config: change enum value type to string for ease of configuration | ISHIDA Wataru |
2016-01-09 | tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yang | 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-12-16 | bmp: support post-policy routing monitoring | FUJITA Tomonori |
2015-12-02 | make adj-rib implementation more clear and efficient | ISHIDA Wataru |
2015-11-09 | server: call ValidateUpdateMsg() in fsm instead of peer | FUJITA Tomonori |
2015-11-08 | server: add rfmap to fsm too | FUJITA Tomonori |
2015-11-08 | table: fix local-pref handling for external peer | ISHIDA Wataru |
2015-10-06 | add log messages at bootup | FUJITA Tomonori |
2015-09-25 | config: add zebra redistribution configuration | ISHIDA Wataru |
2015-09-25 | config: add mpls label range configuration | ISHIDA Wataru |
2015-09-17 | config: add zebra configuration | Hiroshi Yokoi |
2015-09-16 | packet: support draft-ietf-idr-flow-spec-v6-06 | ISHIDA Wataru |
2015-09-13 | Add bmp support | FUJITA Tomonori |
2015-09-08 | server: add mrt bgp4mp support | FUJITA Tomonori |
2015-08-19 | config file support rpki configuration | FUJITA Tomonori |
2015-08-13 | config: add rpki configuration | Naoto Hanaue |
2015-08-12 | config: fix peer type detection | FUJITA Tomonori |
2015-08-12 | rpki: don't show validation result if rpki disabled | FUJITA Tomonori |
2015-08-12 | bgp/cli: support flowspec (RFC5575) | ISHIDA Wataru |
2015-08-11 | config: add structure to be used in the match of the validation result of rpki | Naoto Hanaue |
2015-08-11 | config: cancel as-path-set-member | Hiroshi Yokoi |
2015-08-11 | config: insert gobgp-specific elements with augment statements defined in gob... | Hiroshi Yokoi |
2015-08-11 | config: rename distributed-policy to in-policy | Naoto Hanaue |
2015-08-08 | config: add the structure that holds the state of administrator operating | Naoto Hanaue |
2015-08-06 | config: don't crash when failing to reload config file | FUJITA Tomonori |
2015-08-05 | config: change type of Prefix in the PrefixSet | Naoto Hanaue |
2015-08-05 | fix policy dynamic update | FUJITA Tomonori |
2015-08-05 | config: change the structure of Neighbor.RouteServer as the Neighbor.RouteRef... | Naoto Hanaue |
2015-08-05 | config: change the structure of AsPathSet, CommunitySet and ExtCommunitySet a... | Naoto Hanaue |
2015-07-31 | config: use the latest openconfig yang | Hiroshi Yokoi |
2015-07-11 | policy: support aspath prepend action | Hiroshi Yokoi |
2015-07-05 | server/cli: support add/delete vpnv4/vpnv6 routes | ISHIDA Wataru |
2015-07-01 | policy: distribute policy | Hiroshi Yokoi |