Age | Commit message (Expand) | Author |
2017-06-07 | replace github.com/Sirupsen/logrus with github.com/sirupsen/logrus | FUJITA Tomonori |
2017-03-27 | server/zclient: Retry Zebra message version negotiation | IWASE Yusuke |
2017-03-06 | server/zclient: Dampening for Nexthop Tracking | IWASE Yusuke |
2017-03-06 | server/zclient: Update nexthop state based on NEXTHOP_UPDATE | IWASE Yusuke |
2017-03-06 | server/zclient: Register nexthop for Nexthop Tracking | IWASE Yusuke |
2017-02-15 | server: add a current option to WatchBestPath() | ISHIDA Wataru |
2017-02-10 | zebra: Process per-route MTU zebra message | Tatsushi Demachi |
2016-11-29 | zebra: add flags for recursive nexthop lookup if necessary | Wataru Ishida |
2016-10-03 | zebra: support passing vrf-id | Wataru Ishida |
2016-10-01 | server: support zebra protocol vrfid with vpnv4/vpnv6 | FUJITA Tomonori |
2016-09-29 | Support of ZAPI version 3 (handles VRF ID). | kishiguro |
2016-07-26 | export Watch feature | FUJITA Tomonori |
2016-07-22 | zebra client uses the new Watch API | FUJITA Tomonori |
2016-07-21 | move gRPC-related code for REQ_ADD_PATH and REQ_DELETE_PATH to grpc_server.go | FUJITA Tomonori |
2016-06-10 | server: remove restart() from watcher interface | ISHIDA Wataru |
2016-06-06 | server: support injecting multipath to zebra | ISHIDA Wataru |
2016-06-06 | server: refactoring for monitorbestchanged api. use watcher infra | ISHIDA Wataru |
2016-06-06 | server: refactoring for zebra related code use watcher infra | ISHIDA Wataru |
2016-05-17 | server: fix wrong usage of zapi | ISHIDA Wataru |
2016-03-31 | move packet/*.go to packet/bgp/*.go for Go's convention | FUJITA Tomonori |
2016-03-17 | server: minor refactoring of zebra related code | ISHIDA Wataru |
2016-02-27 | ops: fix and integration the attribute name that indicates the route received... | Naoto Hanaue |
2016-02-19 | ops: maintenance of two-way route exchange | Naoto Hanaue |
2016-01-16 | table: remove unnecessary copy of path attributes | ISHIDA Wataru |
2016-01-16 | table: kill unused field medSetByTargetNeighbor | 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-16 | bmp: support post-policy routing monitoring | FUJITA Tomonori |
2015-09-25 | zebra: enable implicit withdrawal | ISHIDA Wataru |
2015-09-08 | *: kill bgp.NLRInfo and bgp.WithdrawnRoute | ISHIDA Wataru |
2015-09-01 | zebra: use original nexthop | Hiroshi Yokoi |
2015-09-01 | zebra: show metric and distance | Hiroshi Yokoi |
2015-09-01 | zebra: distribute routes from zebra | Hiroshi Yokoi |
2015-08-26 | zebra: just renaming | FUJITA Tomonori |