Age | Commit message (Expand) | Author |
2016-01-16 | table: kill unused field medSetByTargetNeighbor | ISHIDA Wataru |
2015-12-08 | table: remove useless table owner member | FUJITA Tomonori |
2015-12-08 | table: remove unused DeletePathsforPeer() | FUJITA Tomonori |
2015-12-08 | server/table: use only one rib for multiple route server clients | ISHIDA Wataru |
2015-12-02 | make adj-rib implementation more clear and efficient | ISHIDA Wataru |
2015-11-13 | use the same timestamp for bmp and mrt updates | FUJITA Tomonori |
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 | api: support policy assignment modification via grpc | ISHIDA Wataru |
2015-10-09 | server: store import/export config in TabelManager instead of Peer | 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-09-25 | server/table: assign mpls labels to locally generated vpn routes | ISHIDA Wataru |
2015-09-08 | *: kill bgp.NLRInfo and bgp.WithdrawnRoute | ISHIDA Wataru |
2015-08-29 | Revert "table: increase the possibiliby of many NLRIs in one update message" | FUJITA Tomonori |
2015-08-26 | table: increase the possibiliby of many NLRIs in one update message | FUJITA Tomonori |
2015-08-19 | vrf: withdraw route-target constraint routes when deleting a vrf | ISHIDA Wataru |
2015-08-19 | vrf: advertise route-target constraint routes when adding a vrf | ISHIDA Wataru |
2015-08-19 | table: fix best path selection which considers local asn | ISHIDA Wataru |
2015-08-19 | table: withdraw self-generated vrfed routes when a vrf deleted | ISHIDA Wataru |
2015-08-08 | server: support vrf | ISHIDA Wataru |
2015-08-05 | server/table: support mac mobility | ISHIDA Wataru |
2015-08-03 | mrt: merge gomrt to gobgp cli command | ISHIDA Wataru |
2015-07-22 | mrt: support mrt dump | ISHIDA Wataru |
2015-07-01 | table: check paths' equivalence deeper | ISHIDA Wataru |
2015-07-01 | table: refactor Path/Destination/Table struct | ISHIDA Wataru |
2015-06-09 | server: kill peerMsg | FUJITA Tomonori |
2015-05-11 | Revert "table: withdraw an old best path when best path changed" | FUJITA Tomonori |
2015-05-08 | table: change log level to debug | FUJITA Tomonori |
2015-05-01 | table: add support for route target constraint nlri | ISHIDA Wataru |
2015-04-27 | table: withdraw an old best path when best path changed | ISHIDA Wataru |
2015-04-27 | table: remove unused methods | ISHIDA Wataru |
2015-04-27 | table: make table.ProcessMessage a function | ISHIDA Wataru |
2015-04-25 | table: add support for encapsulation nlri | ISHIDA Wataru |
2015-04-15 | table: sort peers/routes at client side instead of bgpd side | ISHIDA Wataru |
2015-04-15 | api: add a method to convert internal structs to protobuf structs | ISHIDA Wataru |
2015-04-04 | table: change Path.clone to copy path attributes and make it public | ISHIDA Wataru |
2015-04-04 | table: bug fix of ReceiveRoute String() method | ISHIDA Wataru |
2015-03-24 | policy: add prefix filter | Naoto Hanaue |
2015-03-21 | table: add EVPN route family support | Yuji Oshima |
2015-03-20 | peer: don't send back routes to the source. | ISHIDA Wataru |
2015-03-20 | server: add Global Rib to support normal BGP functionality | ISHIDA Wataru |
2015-03-19 | table: remove unnecessary distinction of paths | ISHIDA Wataru |
2015-03-11 | table: IPv4_VPN route family | Yuji Oshima |
2015-03-10 | table: use github.com/tchap/go-patricia/patricia instead of our fork | FUJITA Tomonori |
2015-03-08 | server: adj-in/out supports route families rather than v4/v6 | FUJITA Tomonori |
2015-03-08 | server: support multiple route familes per peer | FUJITA Tomonori |
2015-03-06 | server: remove rf in ServerMsg | FUJITA Tomonori |