summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-11-13use the same timestamp for bmp and mrt updatesFUJITA Tomonori
2015-11-13packet: fix PathAttributeMpReachNLRI's Serialize()FUJITA Tomonori
2015-11-12mrt: support enable/disable commandsFUJITA Tomonori
2015-11-12mrt: support reset/rotate commandsFUJITA Tomonori
2015-11-12server: introduce watcher frameworkFUJITA Tomonori
2015-11-12table: fix how to mark a path as best in ToApiStruct()ISHIDA Wataru
2015-11-10doc: correct the example of rib add commandHan Zhou
2015-11-11test: add BIRD for performance test targetISHIDA Wataru
2015-11-11test: add performance_testISHIDA Wataru
2015-11-11test: support rs-client configuration for quagga containerISHIDA Wataru
2015-11-11test: better name for bridge when TEST_PREFIX is not specifiedISHIDA Wataru
2015-11-11server: add MsgDst to FsmMsgISHIDA Wataru
2015-11-11server: expose fsmMsgType, fsmMsgISHIDA Wataru
2015-11-11move lib to parent directoryISHIDA Wataru
2015-11-11scenario_test: use default interface for ipv4-peeringISHIDA Wataru
2015-11-09server: move POLICY_DIRECTION_IN processing from peer to fsmFUJITA Tomonori
2015-11-09server: move ProcessMessage to fsm from peerFUJITA Tomonori
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