summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2015-04-27table: add AS loop detectionISHIDA Wataru
2015-04-27table: make table.ProcessMessage a functionISHIDA Wataru
2015-04-27server: don't try to connect right after fsm state becomes activeISHIDA Wataru
2015-04-25table: add support for encapsulation nlriISHIDA Wataru
2015-04-25bgp: add RFC5512 related message serializer/decoderISHIDA Wataru
2015-04-24config: add bgp-policy configurationHiroshi Yokoi
2015-04-24gobgp: fix typoISHIDA Wataru
2015-04-24gobgp: fix bug of sorting ipv6 neighborsISHIDA Wataru
2015-04-23scenario_test: add ipv6 policy testHiroshi Yokoi
2015-04-23path: use MarshalJSON() declared in PathDefaultHiroshi Yokoi
2015-04-22docs: update all the docs about the new CLI syntaxFUJITA Tomonori
2015-04-22docs: add CLI complete syntax link to READMEFUJITA Tomonori
2015-04-22doc: change cli syntaxHiroshi Yokoi
2015-04-22docs: add cli command syntax documentNaoto Hanaue