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
Age
Commit message (
Expand
)
Author
2016-10-16
cli/api: support getting table summary information
Wataru Ishida
2016-10-13
travis: allow failure of MacOS
FUJITA Tomonori
2016-10-13
server: fix error propagation
Wataru Ishida
2016-10-12
server: handle management requests quicker under heavy load
FUJITA Tomonori
2016-10-10
policy: support large-community match/action
Wataru Ishida
2016-10-09
policy: fix bug of handling multiple prefix-match with same IP prefix.
Wataru Ishida
2016-10-09
*: support long lived graceful restart
Wataru Ishida
2016-10-09
*: Notification support for BGP GR
Wataru Ishida
2016-10-09
packet/bgp: BGPCapabilityCode.String() pretty stringing
Wataru Ishida
2016-10-09
packet/bgp: add long-lived graceful restart capability
Wataru Ishida
2016-10-09
test: fix bug of bgp_router_test.py
Wataru Ishida
2016-10-08
table: ensure compatibility with archs where int == int32
Vincent Bernat
2016-10-08
docs: add cli example to add route with blackhole community
FUJITA Tomonori
2016-10-07
Add BLACKHOLE community support (RFC7999)
Shu Sugimoto
2016-10-04
Allow creating a server with a user specified grpc server.
Chris Stockton
2016-10-04
test: add test for vrf route injecting
Wataru Ishida
2016-10-04
cli: support specifying vrf-id when creating vrf
Wataru Ishida
2016-10-04
server: stop appending 0 in Path.VrfIds
Wataru Ishida
2016-10-04
server: fix bug of withdrawal handling
Wataru Ishida
2016-10-04
packet/bgp: fix handling of IPv4 mapped IPv6 prefixes
Wataru Ishida
2016-10-03
GoBGP 1.12
FUJITA Tomonori
2016-10-03
test: add scenario test for zapi v3
Wataru Ishida
2016-10-03
zebra: support passing vrf-id
Wataru Ishida
2016-10-03
zebra: fix bug of zapi v3 InterfaceUpdateBody parsing
Wataru Ishida
2016-10-03
test: Adopt to the updated Ryu BGP Packet lib API
IWASE Yusuke
2016-10-02
Update LARGE_COMMUNITY path attribute codepoint
Job Snijders
2016-10-02
packet/bgp: fix bug of CompareFlowSpecNLRI()
Wataru Ishida
2016-10-01
server: support zebra protocol vrfid with vpnv4/vpnv6
FUJITA Tomonori
2016-09-30
server: add vrf support to bestpath watch
FUJITA Tomonori
2016-09-30
api: add id to VrfRequest
FUJITA Tomonori
2016-09-29
Add version to zebra-config in gobgp.yang.
kishiguro
2016-09-29
Apply previous change's to test as well.
kishiguro
2016-09-29
Support of ZAPI version 3 (handles VRF ID).
kishiguro
2016-09-28
tools: use forked openconfig repository
FUJITA Tomonori
2016-09-28
table: MP_UNREACH_NLRI shouldn't carry any other path attributes
FUJITA Tomonori
2016-09-25
cli: add description to PeerConf struct
Wataru Ishida
2016-09-16
docs: add a reference to route server RFC
Wataru Ishida
2016-09-16
server/table: don't modify/delete path attributes for route server client
Wataru Ishida
2016-09-15
bgp/cli: support evpn route type 5 (ip prefix advertisement)
Wataru Ishida
2016-09-15
bgp/cli: support flowspec ip-proto/ether-type range match
Wataru Ishida
2016-09-14
travis: use global environment variable for DOCKER_IMAGE
FUJITA Tomonori
2016-09-14
bgp/cli: Support Large Community
Wataru Ishida
2016-09-14
bgp: support latest Opaque Signaling draft
Wataru Ishida
2016-09-14
travis: divide scenario tests to multiple travis jobs
Wataru Ishida
2016-09-13
server/table: fix a bug of vrf route injection
Wataru Ishida
2016-09-13
table: fix route filtering with IP address
Wataru Ishida
2016-09-13
cli/table: support filtering of IPv4/IPv6 MPLS routes
Wataru Ishida
2016-09-12
server: portability fix for setsockopt() on Linux
Vincent Bernat
2016-09-12
test: test monitor feature in unit test instead of scenario test
Wataru Ishida
2016-09-12
test: run policy test sequencially
Wataru Ishida
[next]