summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-11-22server: Allow 0 value to roaManager.AS for library usageEiichiro Watanabe
2017-11-22server: adminDown operation wrongly resets State.PeerAsFUJITA Tomonori
2017-11-21cli: ESI Label advertisement on EVPN Ethernet Auto-discovery RouteIWASE Yusuke
2017-11-21server: Auto derived ES-Import RT for EVPN Ethernet Segment routeIWASE Yusuke
2017-11-21cli: Router's MAC advertisement on EVPN Prefix RouteIWASE Yusuke
2017-11-21packet/bgp: Support EVPN Router's MAC Extended CommunityIWASE Yusuke
2017-11-21packet/bgp: Zeros if GW in EVPN Prefix route omittedIWASE Yusuke
2017-11-21packet/bgp: Check range of EVPN related Label fieldIWASE Yusuke
2017-11-21cli: Support ESI in EVPN macadv and prefix routesIWASE Yusuke
2017-11-21cli: EVPN Ethernet Segment Route advertisementIWASE Yusuke
2017-11-21packet/bgp: Use ESI str in EVPN Ethernet Segment RouteIWASE Yusuke
2017-11-21packet/bgp: Avoid raw binary in EVPN ESI stringIWASE Yusuke
2017-11-21packet/bgp: Use decimal AS number in EVPN ESIIWASE Yusuke
2017-11-21cli: EVPN Ethernet Auto-discovery Route advertisementIWASE Yusuke
2017-11-21packet/bgp: EVPN ESI parser from string sliceIWASE Yusuke
2017-11-21cli: Use network IP address for EVPN Prefix routeIWASE Yusuke
2017-11-21cli: Missing keywords for EVPN Prefix RouteIWASE Yusuke
2017-11-21cli: Support keyword args for EVPN macadv and multicastIWASE Yusuke
2017-11-21gobgp/cmd/global: Align indentation in usageIWASE Yusuke
2017-11-21gobgp/cmd/global: Remove unused argumentIWASE Yusuke
2017-11-21gobgp/cmd/global: Fix name collision "net"IWASE Yusuke
2017-11-20packet/bgp: Rename snake case to camel caseIWASE Yusuke
2017-11-19packet/bgp: fix flowspec parser about cmd badly argsnnao45
2017-11-16api: Activate address family using Peer.AfiSafisIWASE Yusuke
2017-11-16api: Define constants for address familiesIWASE Yusuke
2017-11-13api/grpc_server: Remove redundant loop for gRPC serverIWASE Yusuke
2017-11-13api/grpc_server: Avoid name collision "server"IWASE Yusuke
2017-11-13api/grpc_server: Use make() for an empty slice declarationIWASE Yusuke
2017-11-13api/grpc_server: Avoid index error when invalid set-med valueIWASE Yusuke
2017-11-12cli: Support address families when adding neighborIWASE Yusuke
2017-11-08config: Properly set config of PeerGroup memberSatoshi Fujimoto
2017-11-07test: Add scenario test for BGP ConfederationSatoshi Fujimoto
2017-11-07test/lib: Add bgp config structure for GoBGP/Quagga containersSatoshi Fujimoto
2017-11-07test/lib: Enhancement on Get Rib library on QuaggaSatoshi Fujimoto
2017-11-07table/path: Print Confederation AS_PATH segment ExplicitlySatoshi Fujimoto
2017-11-07*: Support BGP Confederations (RFC 5065)Satoshi Fujimoto
2017-11-07packet/bgp: Add Validation for BGP ConfederationsSatoshi Fujimoto
2017-11-07config: Pass Global Config to SetDefaultNeighborConfigSatoshi Fujimoto
2017-11-07evpn.md: Update tutorial using YABGPIWASE Yusuke
2017-11-07evpn.md: Update tutorial using BaGPipeIWASE Yusuke
2017-11-07docs: Update table of contents of evpn.mdIWASE Yusuke
2017-11-07travis: Update .travis.ymlIWASE Yusuke
2017-11-07server: Avoid local paths left on iBGP peersIWASE Yusuke
2017-11-07*: Fix problems pointed by 'go vet'Satoshi Fujimoto
2017-11-06packet/bgp: Avoid Varied Flag Representations in Flowspec FilterSatoshi Fujimoto
2017-11-03cli: Accept stacked labels for EVPN macadv routeIWASE Yusuke
2017-11-03cli: Show non route key fields in EVPN as path attributesIWASE Yusuke
2017-11-03packet/bgp: Remove non route key fields from stringIWASE Yusuke
2017-11-03table/policy: Nil check before reference in inUse()Satoshi Fujimoto
2017-11-03table/message: Send EoR as the last of UPDATE messagesSatoshi Fujimoto