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
2015-03-03
utils: remove ordered dict library
FUJITA Tomonori
2015-03-03
tools: cosmetic fixes for README for yang plugin
FUJITA Tomonori
2015-03-03
tools: add README for yang plugin
FUJITA Tomonori
2015-03-03
update the whole code for the latest openconfig yang files
FUJITA Tomonori
2015-03-03
tools: remove yang files
FUJITA Tomonori
2015-03-03
tools: update pyang plugin for the change of the yang file's name
FUJITA Tomonori
2015-03-03
pyang_plugin: remove unused codes
Hiroshi Yokoi
2015-03-03
config: skip identity and use string as the data type
Hiroshi Yokoi
2015-03-03
pyang_plugin: use struct embedding if it's a child container.
Hiroshi Yokoi
2015-03-03
config: remove time.Time in BgpNeighborCommonStateType
FUJITA Tomonori
2015-03-03
config: remove starttime in BgpGlobalStateType struct
FUJITA Tomonori
2015-02-27
server: implement softresetin and softreset
FUJITA Tomonori
2015-02-27
server: log warning when RouteRefresh but the capability wasn't advertised
FUJITA Tomonori
2015-02-27
server: handle ROUTE_REFRESH only when the capability is advertized
FUJITA Tomonori
2015-02-25
scenario_test: add --gobgp-log-debug option
Hiroshi Yokoi
2015-02-25
config: set default config value only when not specified
FUJITA Tomonori
2015-02-25
server: avoid duplicated logging (debug and warning) for notification message
FUJITA Tomonori
2015-02-25
server: warning when sending notification message
FUJITA Tomonori
2015-02-25
server: handle closed passiveConnCh channel
FUJITA Tomonori
2015-02-24
table: also sort adj-rib tables when marshaling as well as local-rib
ISHIDA Wataru
2015-02-24
cli: pretty up State printing
FUJITA Tomonori
2015-02-24
cli: pretty up Up/Down printing
FUJITA Tomonori
2015-02-24
cli: show error if unsupported command is specified
FUJITA Tomonori
2015-02-18
table: use forked go-patricia
FUJITA Tomonori
2015-02-18
server: clean up zero holdtime
FUJITA Tomonori
2015-02-17
peer: support hold time 0
Hiroshi Yokoi
2015-02-17
scenario_test: add malformed test pattern
Naoto Hanaue
2015-02-16
scenario_test: add retry routine in each test
Naoto Hanaue
2015-02-16
scenario_test: fix to restart the quagga after the docker container has becom...
Naoto Hanaue
2015-02-16
packet: fix AS4PathParam parser type conversion
FUJITA Tomonori
2015-02-16
packet: cleanup IPAddressPrefix type conversion
FUJITA Tomonori
2015-02-16
travis-ci: use container-based infrastructure for faster testings
FUJITA Tomonori
2015-02-16
cli: add enable/disable
FUJITA Tomonori
2015-02-16
server: check the bgp message length before sending
FUJITA Tomonori
2015-02-16
peer: support enable/disable
Hiroshi Yokoi
2015-02-16
rest: add API to disable and enable neighbor
Hiroshi Yokoi
2015-02-16
server: support discarded counters
FUJITA Tomonori
2015-02-15
test: not rely on the type check auto conversion in assert.Equal
Hiroshi Yokoi
2015-02-10
scenario_test: fix the location of the directory to use in the docker volume
Naoto Hanaue
2015-02-08
packet: fix Sprintf format
FUJITA Tomonori
2015-02-08
server: always log when sending notificaiton
FUJITA Tomonori
2015-02-03
scenario_test: update the README for add scenario_test
Naoto Hanaue
2015-02-03
scenario_test: add scenario test using the quagga of ipv4 and ipv6
Naoto Hanaue
2015-01-29
packet: fix up error message
FUJITA Tomonori
2015-01-29
packet: fix as_path parser
FUJITA Tomonori
2015-01-29
config: support enum value and add ietf yang files
Hiroshi Yokoi
2015-01-29
server: verify OpenMessage
FUJITA Tomonori
2015-01-29
cli: show nice error message when failed to connect to gobgpd
FUJITA Tomonori
2015-01-29
cli: update show neighbors printing
FUJITA Tomonori
2015-01-29
cli: adjust tab length for show neighbors
FUJITA Tomonori
[next]