Age | Commit message (Expand) | Author |
2015-08-19 | table: fix best path selection which considers local asn | ISHIDA Wataru |
2015-08-18 | *: s/distribute/in | ISHIDA Wataru |
2015-08-12 | server: store whole capabilities with the same cap code | ISHIDA Wataru |
2015-08-11 | config: rename distributed-policy to in-policy | Naoto Hanaue |
2015-08-08 | server: fix typo | ISHIDA Wataru |
2015-08-05 | server/table: support mac mobility | ISHIDA Wataru |
2015-08-05 | config: change the structure of Neighbor.RouteServer as the Neighbor.RouteRef... | Naoto Hanaue |
2015-08-04 | server: fix 'accepted' number in peer | FUJITA Tomonori |
2015-07-31 | config: use the latest openconfig yang | Hiroshi Yokoi |
2015-07-01 | packet: add AS_PATH validator | Hiroshi Yokoi |
2015-07-01 | server: don't set ttl to 1 when peer type is iBGP | ISHIDA Wataru |
2015-07-01 | server: use pointer | Hiroshi Yokoi |
2015-07-01 | server: apply distribute filter only when route server client propagates routes | Hiroshi Yokoi |
2015-07-01 | server: gofmt | Hiroshi Yokoi |
2015-07-01 | policy: distribute policy | Hiroshi Yokoi |
2015-07-01 | table: refactor Path/Destination/Table struct | ISHIDA Wataru |
2015-06-10 | server: avoid to be blocked due to accepted conn passing | FUJITA Tomonori |
2015-06-10 | server: server goroutin can't access to outstanding directly | FUJITA Tomonori |
2015-06-09 | server: kill peerMsg | FUJITA Tomonori |
2015-05-27 | scenario_test: add policy test cases for new action and conditions | Hiroshi Yokoi |
2015-05-26 | cli: add the add/del commands to policy of neighbor | Naoto Hanaue |
2015-05-26 | cli: add the add/del commands to routepolicy | Naoto Hanaue |
2015-05-19 | cli: support the AsPathLength to display in routing policy | Naoto Hanaue |
2015-05-19 | cli: add the show command for routing policy of neighbor | Naoto Hanaue |
2015-05-14 | server: don't path information if path include the same AS number | FUJITA Tomonori |
2015-05-11 | server: don't path information to the same AS number peer | FUJITA Tomonori |
2015-05-10 | api/gobgp: show multiprotocol capabilities in detail | ISHIDA Wataru |
2015-05-08 | cli: show configured and negotiated holdtime and keepalive interval | FUJITA Tomonori |
2015-05-01 | table: add support for route target constraint nlri | ISHIDA Wataru |
2015-04-27 | server: clean up import filtering code | ISHIDA Wataru |
2015-04-27 | table: add AS loop detection | ISHIDA Wataru |
2015-04-27 | table: make table.ProcessMessage a function | ISHIDA Wataru |
2015-04-27 | server: don't try to connect right after fsm state becomes active | ISHIDA Wataru |
2015-04-25 | table: add support for encapsulation nlri | ISHIDA Wataru |
2015-04-17 | server: bug fix of REQ_LOCAL_RIB handling | ISHIDA Wataru |
2015-04-15 | server: support EVPN path addition/deletion | ISHIDA Wataru |
2015-04-15 | api: add a method to convert internal structs to protobuf structs | ISHIDA Wataru |
2015-04-14 | api: use gRPC instead of REST | ISHIDA Wataru |
2015-04-04 | api/server: add apis to add/delete routes to/from global rib | ISHIDA Wataru |
2015-04-04 | server: clone paths before storing to adj-rib-out | ISHIDA Wataru |
2015-04-04 | server: remove nexthop field from Path struct and make Path.setNexthop public | ISHIDA Wataru |
2015-04-04 | server: fix path originator check | ISHIDA Wataru |
2015-04-02 | server: go fmt fix | FUJITA Tomonori |
2015-04-02 | api: simplify adj-in/out json format | FUJITA Tomonori |
2015-04-01 | peer: make applyPolicies into peer's method | Hiroshi Yokoi |
2015-03-25 | server: support active connection | ISHIDA Wataru |
2015-03-25 | server: don't run fsm for global rib | ISHIDA Wataru |
2015-03-24 | policy: test policy existence | Hiroshi Yokoi |
2015-03-24 | policy: apply import/export policy | Hiroshi Yokoi |
2015-03-20 | peer: don't send back routes to the source. | ISHIDA Wataru |