summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-06-10server: avoid to be blocked due to accepted conn passingFUJITA Tomonori
2015-06-10server: use write deadlineFUJITA Tomonori
2015-06-10server: clean up sendMessageloopFUJITA Tomonori
2015-06-10server: server goroutin can't access to outstanding directlyFUJITA Tomonori
2015-06-09server: kill peerMsgFUJITA Tomonori
2015-06-09scenario_test: build gobgp only at the beginning of the policy scenario testHiroshi Yokoi
2015-06-09packet: fix labelDecodeSoramichi Akiyama
2015-06-09packet: fix PathAttributeAs4Aggregator serializationSoramichi Akiyama
2015-06-09scenario_test: remove code to get the latest exabgpHiroshi Yokoi
2015-06-04packet: fix IPAddressAS RD serializationSoramichi Akiyama
2015-06-02path: stop checking AS length in the AS4_PATH attributeHiroshi Yokoi
2015-06-02packet: return aspath length based on the segment type.Hiroshi Yokoi
2015-06-01cli: fix AS_PATH string formatHiroshi Yokoi
2015-05-28cli: change structure of the source fileNaoto Hanaue
2015-05-27policy: fix wrong reference to the modified pathHiroshi Yokoi
2015-05-27scenario_test: add policy test cases for new action and conditionsHiroshi Yokoi
2015-05-27server: fix File() misuse for md5 setsockoptFUJITA Tomonori
2015-05-26server: fix File() misuse for syscall's setsockoptFUJITA Tomonori
2015-05-26docs: add update docs about the new CLI syntaxNaoto Hanaue
2015-05-26cli: update bash_completion for commands of policyNaoto Hanaue
2015-05-26cli: add the add/del commands to policy of neighborNaoto Hanaue
2015-05-26cli: add the add/del commands to routepolicyNaoto Hanaue
2015-05-26cli: add the add/del commands to neighbor conditionNaoto Hanaue
2015-05-21policy: support community actionHiroshi Yokoi
2015-05-20config: change SetCommunity.Options's type to stringHiroshi Yokoi
2015-05-19policy: support community conditionHiroshi Yokoi
2015-05-19policy: support aspath conditionHiroshi Yokoi
2015-05-19cli: update bash-completion for show commands of policyNaoto Hanaue
2015-05-19cli: support the AsPathLength to display in routing policyNaoto Hanaue
2015-05-19cli: add the show command for routing policy of neighborNaoto Hanaue
2015-05-19cli: add the show command for the routing policyNaoto Hanaue
2015-05-19cli: add the show command for the neighbor conditionsNaoto Hanaue
2015-05-18tools: add zsh completion for gobgp cliISHIDA Wataru
2015-05-14packet: cosmeticEiichiro Watanabe
2015-05-14server: don't path information if path include the same AS numberFUJITA Tomonori
2015-05-12server: add logging about peer up/downFUJITA Tomonori
2015-05-12fsm: fix homemade readAll()FUJITA Tomonori
2015-05-11cli: update bash-completion for commands of policy prefixNaoto Hanaue
2015-05-11cli: add the commands for the policy of the prefix operationNaoto Hanaue
2015-05-11server: don't path information to the same AS number peerFUJITA Tomonori
2015-05-11Revert "table: withdraw an old best path when best path changed"FUJITA Tomonori
2015-05-11scenario_test: clean up GOPATH and add route_server policy testHiroshi Yokoi
2015-05-11gobgp: remove verbose variableEiichiro Watanabe
2015-05-11server: fix FSMHandler's holdTimer raceFUJITA Tomonori
2015-05-11cli: remove bogus debug codeFUJITA Tomonori
2015-05-11cli: fix formatTimedelta()FUJITA Tomonori
2015-05-11cli: set wisely address family if not specifiedFUJITA Tomonori
2015-05-10gobgp: kill unsuitable error msg when showing global ribISHIDA Wataru
2015-05-10gobgp: adjust fields width as to prefix, nexthop, aspath lenISHIDA Wataru
2015-05-10api/gobgp: show multiprotocol capabilities in detailISHIDA Wataru