summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-11-09server: move peerInfo from peer to fsmFUJITA Tomonori
2015-11-09server: call ValidateUpdateMsg() in fsm instead of peerFUJITA Tomonori
2015-11-08server: add rfmap to fsm tooFUJITA Tomonori
2015-11-08scenario_test: test local-pref and med handlingISHIDA Wataru
2015-11-08table: fix local-pref handling for external peerISHIDA Wataru
2015-11-08table: use a local configured med/local-pref path-attr if existsISHIDA Wataru
2015-11-08cli: support showing routes which have multple NLRIsISHIDA Wataru
2015-11-06server: kill unncessary rfMap updateFUJITA Tomonori
2015-11-06cli: support specifying med valueISHIDA Wataru
2015-11-06cli: support specifying local-preferenceISHIDA Wataru
2015-11-05tool: update grpc python example codeFUJITA Tomonori
2015-11-06cmd/api: get peer remote router id not neighbor addressYujiOshima
2015-11-05scenario_test: update README.mdHiroshi Yokoi
2015-11-05scenario_test: update readme of scenaio testNaoto Hanaue
2015-11-05gobgpd: make blank bmpconfig when no config fileYujiOshima
2015-11-03GoBGP 1.1FUJITA Tomonori
2015-11-02server: fix lacking capability fieldsISHIDA Wataru
2015-11-01*: initial openswitch integration supportISHIDA Wataru
2015-10-30gobgp: go fmt fixFUJITA Tomonori
2015-10-30add waffle.io badgeFUJITA Tomonori
2015-10-30server: enable to start without configuration fileISHIDA Wataru
2015-10-29api: confirm api.Peer to openconfig and add ModPeer apiYuji Oshima
2015-10-28Add examples for rpkiEiichiro Watanabe
2015-10-27server: fix RPKI verification to handle ASPATH ATTR TYPE properlyFUJITA Tomonori
2015-10-27cli: show all types of policy assignment when policy type is omittedISHIDA Wataru
2015-10-27cli: set ipv4 as default route family for global rib show commandISHIDA Wataru
2015-10-27server: fix radix key bug in rpki testFUJITA Tomonori
2015-10-26server: fix rpki to handle roa with multiple ASesFUJITA Tomonori
2015-10-26cli: fix bash completion in order to respond to dynamic complementaryNaoto Hanaue
2015-10-26cli: generate the latest bash completion file using cobra libraryNaoto Hanaue
2015-10-26cli: add logic to output only name of the "vrf" and "statement" in the cli fo...Naoto Hanaue
2015-10-24policy: use radix-tree for prefix-list matchingISHIDA Wataru
2015-10-24policy: modify path.GetAsSeqList() to insert 0 for non-seq-as-elemsISHIDA Wataru
2015-10-24policy: speed up as-path matchingISHIDA Wataru
2015-10-21test: ROUTE REFRESH handling with update EXPORT policy testFUJITA Tomonori
2015-10-21server: fix ROUTE_REFRESH handlingFUJITA Tomonori
2015-10-21packet: use %v instead of %sEiichiro Watanabe
2015-10-21*: fix wrong types of print verbsEiichiro Watanabe
2015-10-21zebra: return errorHiroshi Yokoi
2015-10-21policy: add missing argHiroshi Yokoi
2015-10-21tools: add field keysHiroshi Yokoi
2015-10-21policy: add field keysHiroshi Yokoi
2015-10-21server: apply policy before sending for ROUTE_REFRESHFUJITA Tomonori
2015-10-21server: remove peer's getBests methodFUJITA Tomonori
2015-10-21table: make AdjRib API take slice of RouteFamilyFUJITA Tomonori
2015-10-21server: make getBestFromLocal peer's methodFUJITA Tomonori
2015-10-21server: avoid updating peer's LocalAddress unnecessaryFUJITA Tomonori
2015-10-21server: avoid generating rflist from configFUJITA Tomonori
2015-10-21server: set globalRib to non routeserver peer's LocalRibFUJITA Tomonori
2015-10-21table: store the list of route family in TableManagerFUJITA Tomonori