Age | Commit message (Expand) | Author |
2015-12-02 | table: sort all known paths instead of just selecting best | ISHIDA Wataru |
2015-11-18 | rpki: fix IPv4-mapped addresss handling | FUJITA Tomonori |
2015-11-13 | use the same timestamp for bmp and mrt updates | FUJITA Tomonori |
2015-11-12 | table: fix how to mark a path as best in ToApiStruct() | ISHIDA Wataru |
2015-11-09 | server: move peerInfo from peer to fsm | FUJITA Tomonori |
2015-11-08 | table: fix local-pref handling for external peer | ISHIDA Wataru |
2015-11-08 | table: use a local configured med/local-pref path-attr if exists | ISHIDA Wataru |
2015-10-27 | server: fix RPKI verification to handle ASPATH ATTR TYPE properly | FUJITA Tomonori |
2015-10-27 | server: fix radix key bug in rpki test | FUJITA Tomonori |
2015-10-24 | policy: use radix-tree for prefix-list matching | ISHIDA Wataru |
2015-10-24 | policy: modify path.GetAsSeqList() to insert 0 for non-seq-as-elems | ISHIDA Wataru |
2015-10-24 | policy: speed up as-path matching | ISHIDA Wataru |
2015-10-21 | policy: add missing arg | Hiroshi Yokoi |
2015-10-21 | policy: add field keys | Hiroshi Yokoi |
2015-10-21 | server: remove peer's getBests method | FUJITA Tomonori |
2015-10-21 | table: make AdjRib API take slice of RouteFamily | FUJITA Tomonori |
2015-10-21 | table: store the list of route family in TableManager | FUJITA Tomonori |
2015-10-20 | policy: name statement automatically also via grpc | ISHIDA Wataru |
2015-10-20 | policy: avoid null pointer dereference | ISHIDA Wataru |
2015-10-20 | api: stop using raw flag values and define grpc dedicated flags | ISHIDA Wataru |
2015-10-20 | policy: fix how to apply policy to follow openconfig description | ISHIDA Wataru |
2015-10-20 | policy: remove debug log | Hiroshi Yokoi |
2015-10-20 | api: support policy assignment modification via grpc | ISHIDA Wataru |
2015-10-20 | policy: name statement automatically when name is not given | ISHIDA Wataru |
2015-10-20 | api: support policy modification via grpc | ISHIDA Wataru |
2015-10-20 | api/cli: refactor api to retrieve policy | ISHIDA Wataru |
2015-10-20 | cli: support statement configuration | ISHIDA Wataru |
2015-10-20 | api: support statement modification via grpc | ISHIDA Wataru |
2015-10-20 | api/cli: add api to retrieve statements and support showing them via cli | ISHIDA Wataru |
2015-10-20 | cli: support defined-set configuration | ISHIDA Wataru |
2015-10-20 | api: support defined set modification via grpc | ISHIDA Wataru |
2015-10-20 | policy: another cleanup | ISHIDA Wataru |
2015-10-20 | policy: add constructor to create object from api structs | ISHIDA Wataru |
2015-10-20 | api: use two ints instead of string to represent mask-length-range | ISHIDA Wataru |
2015-10-20 | policy: clean up | ISHIDA Wataru |
2015-10-20 | table: fix to handle doReplace flag | ISHIDA Wataru |
2015-10-20 | table: remove unnecessary type casting | ISHIDA Wataru |
2015-10-15 | policy: add 4byte AS mixed with 2byte AS test case | Hiroshi Yokoi |
2015-10-15 | policy: add 4byte AS test | Hiroshi Yokoi |
2015-10-09 | server: store import/export config in TabelManager instead of Peer | ISHIDA Wataru |
2015-10-09 | table: merge policy package into table | ISHIDA Wataru |
2015-10-07 | server: fix soft reset out | FUJITA Tomonori |
2015-10-07 | policy: fix bug of export neighbor condition matching | ISHIDA Wataru |
2015-10-02 | cli: add command to show accepted/rejected routes | ISHIDA Wataru |
2015-10-01 | path: distinguish aspath set from aspath seq | ISHIDA Wataru |
2015-09-25 | server/table: assign mpls labels to locally generated vpn routes | ISHIDA Wataru |
2015-09-20 | api: rename package/service name to gobgpapi | ISHIDA Wataru |
2015-09-16 | table: fix bug of updating cluster-list path attribute | ISHIDA Wataru |
2015-09-16 | table: use explicitly specified nexthop for iBGP if exists | ISHIDA Wataru |
2015-09-10 | table: add string method for easier debugging | ISHIDA Wataru |