summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2015-05-10cli: support specifying a transport for neighbor commandFUJITA Tomonori
2015-05-09cli: update help messages about the old cli nameFUJITA Tomonori
2015-05-08cli: show configured and negotiated holdtime and keepalive intervalFUJITA Tomonori
2015-05-08server: keepalive interval should be honor a negotiated hold timeFUJITA Tomonori
2015-05-08table: change log level to debugFUJITA Tomonori
2015-05-01table: add support for route target constraint nlriISHIDA Wataru
2015-05-01table: use embededded PathDefault.Clone() methodISHIDA Wataru
2015-05-01api/packet: add extended community/rt nlri structure to apiISHIDA Wataru
2015-05-01bgp: fix bug of route target membershop nlriISHIDA Wataru
2015-04-30policy: use table.ProcessMessage()Hiroshi Yokoi
2015-04-30policy: add AsPathLength matchHiroshi Yokoi
2015-04-30policy: refactor match condition codesHiroshi Yokoi
2015-04-30api: regenerate gobgp.pb.go to adapt the latest grpc implementationSoramichi Akiyama
2015-04-27table: withdraw an old best path when best path changedISHIDA Wataru
2015-04-27table: remove unused methodsISHIDA Wataru
2015-04-27server: clean up import filtering codeISHIDA Wataru