summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-12-05cli: Update FlowSpec usage messagesIWASE Yusuke
2017-12-02GoBGP 1.26FUJITA Tomonori
2017-11-28packet/bgp: Use fixed len types in FlowSpec componentsIWASE Yusuke
2017-11-27test/lib: Allow unconfigured peer-as for Unnumbered BGPSatoshi Fujimoto
2017-11-26cmd: fix getNeighbor() to take bogus neighbor nameFUJITA Tomonori
2017-11-26cmd/neighbor: Refactor ShowRoute()Satoshi Fujimoto
2017-11-26cmd/neighbor: Avoid shifted RIB displaySatoshi Fujimoto
2017-11-26cmd/neighbor: Separate Show RPKI info logic from Show RIB logicSatoshi Fujimoto
2017-11-24packet/bgp: Use regexp to parse FlowSpec rulesIWASE Yusuke
2017-11-24packet/bgp: Refactor construction of FlowSpec rules stringIWASE Yusuke
2017-11-24packet/bgp: Invert FlowSpec bitmask operand positionIWASE Yusuke
2017-11-24cli: Return error when no RD for VPN FlowSpecIWASE Yusuke
2017-11-24cli: Improve arguments extraction for FlowSpec rulesIWASE Yusuke
2017-11-24packet/bgp: Sort FlowSpec rules when decoding/creatingIWASE Yusuke
2017-11-24config: allow unconfigured peer ASNFUJITA Tomonori
2017-11-23table: fix merging of v4 paths with addpath enabledFUJITA Tomonori
2017-11-23table: use Path's hash value for mergingFUJITA Tomonori
2017-11-23table: add attribute hash value to Path structureFUJITA Tomonori
2017-11-23table: avoid unnecessary attributes in Path objectFUJITA Tomonori
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