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
/
cli
Age
Commit message (
Expand
)
Author
2015-04-02
remove old cli tool
FUJITA Tomonori
2015-04-02
api: simplify adj-in/out json format
FUJITA Tomonori
2015-03-22
add bash completion for gobgpcli
FUJITA Tomonori
2015-03-20
api/cli: add show global command
ISHIDA Wataru
2015-03-08
server: support multiple route familes per peer
FUJITA Tomonori
2015-03-07
rest: support show table with specified route family
FUJITA Tomonori
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-16
cli: add enable/disable
FUJITA Tomonori
2015-02-16
server: support discarded counters
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
2015-01-27
cli: show the duration since state changed
FUJITA Tomonori
2015-01-23
cli: fix timedelta printing
FUJITA Tomonori
2015-01-23
table: rename Time in Path to Age
FUJITA Tomonori
2015-01-22
table: add timestamp to Path
FUJITA Tomonori
2015-01-20
table: remove Path's best
FUJITA Tomonori
2015-01-19
cli: support adj-rib-in/out. sub-command: received-routes/advertised-routes
Hiroshi Yokoi
2015-01-17
server: implement OutQ and Flops support
FUJITA Tomonori
2015-01-17
cli: update show neighbors output
FUJITA Tomonori
2015-01-16
cli: fix action command line
FUJITA Tomonori
2015-01-16
api: add reset and shutdown support
FUJITA Tomonori
2015-01-06
table: fix rib presentation
FUJITA Tomonori
2015-01-06
cli: improve the capability representation
FUJITA Tomonori
2015-01-06
cli: fix unknown capability code handling
FUJITA Tomonori
2015-01-05
cli: improve rib presentation
FUJITA Tomonori
2015-01-05
cli: improve the state of neighbor
FUJITA Tomonori
2015-01-05
cli: support showing the state of single neighbor
FUJITA Tomonori
2015-01-04
cli: add CLI utility
FUJITA Tomonori