index
:
gobgp
build
extended-community-comment
makefile
master
transport
wireguard
BGP implemented in the Go Programming Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
table
Age
Commit message (
Expand
)
Author
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
2015-09-08
*: kill bgp.NLRInfo and bgp.WithdrawnRoute
ISHIDA Wataru
2015-09-01
zebra: distribute routes from zebra
Hiroshi Yokoi
2015-08-31
server: support route reflector behavior
ISHIDA Wataru
2015-08-29
table: disable merging NLRIs if we don't have many NLRIs
FUJITA Tomonori
2015-08-29
table: merge NLRIs in one message in hard way
FUJITA Tomonori
2015-08-29
Revert "table: increase the possibiliby of many NLRIs in one update message"
FUJITA Tomonori
2015-08-27
api: add route family field to struct Path
ISHIDA Wataru
2015-08-26
table: increase the possibiliby of many NLRIs in one update message
FUJITA Tomonori
2015-08-26
table: remove the limit of the number of packed NLRI in one message
FUJITA Tomonori
2015-08-25
*: better log msg
ISHIDA Wataru
2015-08-24
pack multiple NLRIs into one BGP update message
FUJITA Tomonori
2015-08-21
speed up showing ipv6 routes
FUJITA Tomonori
2015-08-20
server: fix for sorting adj-in/out routes
FUJITA Tomonori
2015-08-19
scenario_test: add ext-community action test
Hiroshi Yokoi
2015-08-19
gobgp: improve the time to show routes
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-13
policy: support adding extCommunity action
FUJITA Tomonori
2015-08-12
support rpki validation
FUJITA Tomonori
2015-08-12
table: remove unnecessary else if condition
ISHIDA Wataru
2015-08-09
policy: make AS Path match regular expression work as quagga and cisco
FUJITA Tomonori
2015-08-08
*: kill protobuf path structure
ISHIDA Wataru
2015-08-08
server: support vrf
ISHIDA Wataru
2015-08-05
table: clean up
ISHIDA Wataru
2015-08-05
server/table: support mac mobility
ISHIDA Wataru
2015-08-05
table: publicate Table.getDestination()
ISHIDA Wataru
2015-08-05
path: return Extendedcommunityinterface rathar than interface{}
ISHIDA Wataru
2015-08-05
config: change the structure of Neighbor.RouteServer as the Neighbor.RouteRef...
Naoto Hanaue
2015-08-03
mrt: merge gomrt to gobgp cli command
ISHIDA Wataru
2015-07-31
config: use the latest openconfig yang
Hiroshi Yokoi
2015-07-22
mrt: support mrt dump
ISHIDA Wataru
2015-07-13
server/table: support iBGP behavior
ISHIDA Wataru
2015-07-13
table: iBGP support in PrependAsn()
ISHIDA Wataru
[next]