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
2017-10-30
table/path: net.IP.IsUnspecified() instead of isZero()
IWASE Yusuke
2017-10-03
table: Implement ignore-as-path-length
IWASE Yusuke
2017-09-14
table/policy: fix ReplacePolicy with preserve=false to remove old statements
Piotr Wydrych
2017-08-07
table: exclude mpreach and mpunreach attribute for normal v4 updates
Wataru Ishida
2017-08-07
table: fix handling of update with both mpunreach and mpreach attribute
Wataru Ishida
2017-08-02
table: allocate bitmap for path id dynamically
FUJITA Tomonori
2017-07-27
table: disable wrong warning about aspath
FUJITA Tomonori
2017-07-26
table: don't send OriginaterID or ClusterList attributes to non rr clients
FUJITA Tomonori
2017-07-26
fix addpath send withdraw
FUJITA Tomonori
2017-07-26
add addpath send support
FUJITA Tomonori
2017-07-26
table: assign local identifier to path
FUJITA Tomonori
2017-07-19
table: Include detailed information about RPKI in originInfo
Satoshi Fujimoto
2017-07-04
api/cli: support showing path-identifier
Wataru Ishida
2017-07-04
support addpath recv
ISHIDA Wataru
2017-07-04
use Destination instead of Path for path selection API
FUJITA Tomonori
2017-06-16
config: Use State to get NeighborAddress instead of Config
Satoshi Fujimoto
2017-06-07
replace github.com/Sirupsen/logrus with github.com/sirupsen/logrus
FUJITA Tomonori
2017-06-01
Fix RouteDistinguisher parsing and VPNV6 VRF rib parsing
Lamanna
2017-05-31
table: reduce allocs in NewDestination
Chris Stockton
2017-05-23
table: avoid unnecessary memory allocation about generating radix key
FUJITA Tomonori
2017-05-10
*: support replace-peer-as (aka as-override)
Wataru Ishida
2017-05-10
*: support remove private as
Wataru Ishida
2017-05-10
table: Advertise local-pref set by import policy
Tatsushi Demachi
2017-05-06
cli: speed up showing a specific defined-set
Wataru Ishida
2017-04-27
server: avoid unnecessary path clone with route server
FUJITA Tomonori
2017-04-27
table: avoid cloning path for withdraw
FUJITA Tomonori
2017-04-21
table: Fixed bug when looking up prefixes with a default route.
lspgn
2017-04-04
skip asn negotiation for BGP unnumbered peers
ISHIDA Wataru
2017-04-04
table: handle paths with IPv4 NLRI and IPv6 nexthop properly
ISHIDA Wataru
2017-04-04
table: fix bug of UpdatePathAttrs() with ipv6 link-local peer
ISHIDA Wataru
2017-04-04
server: fix bug of wrongly set <nil> to PeerInfo.LocalAddress
ISHIDA Wataru
2017-03-27
server: fix table query with shorter-prefixes option
FUJITA Tomonori
2017-03-21
Fix for gobgp global rib <ip>
Nils Juenemann
2017-03-19
table: handle IPv4-Mapped IPv6 Address as v6
FUJITA Tomonori
2017-03-06
table/table_manager: Enable to select paths with nexthop
IWASE Yusuke
2017-03-06
table/path: Enable to stringify nexthop reachability
IWASE Yusuke
2017-03-06
table: Evaluate best path based on nexthop reachability
IWASE Yusuke
2017-02-24
policy: fix prefixset match about different families
FUJITA Tomonori
2017-02-17
table: fix DeletePolicyAssignment() crash with bogus input
FUJITA Tomonori
2017-02-15
server: add a current option to WatchBestPath()
ISHIDA Wataru
2017-02-15
table: fix bug of adj-table accepted counter
ISHIDA Wataru
2017-01-22
api: add a UUID field to Path structure
Wataru Ishida
2016-12-15
policy: avoid crash when getting ext-community
Hiroshi Yokoi
2016-12-14
policy: allow using invert condition in statement
Hiroshi Yokoi
2016-11-29
zebra: add flags for recursive nexthop lookup if necessary
Wataru Ishida
2016-11-25
policy: fix bug of multi policy application
Wataru Ishida
2016-11-25
policy: fix bug of rpki validation condition
Wataru Ishida
2016-11-17
config: simplify route-disposition configuration
Wataru Ishida
2016-11-17
add go vet test
Wataru Ishida
2016-11-15
client: remove server package dependency
Wataru Ishida
[next]