summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-02-25scenario_test: add --gobgp-log-debug optionHiroshi Yokoi
2015-02-25config: set default config value only when not specifiedFUJITA Tomonori
2015-02-25server: avoid duplicated logging (debug and warning) for notification messageFUJITA Tomonori
2015-02-25server: warning when sending notification messageFUJITA Tomonori
2015-02-25server: handle closed passiveConnCh channelFUJITA Tomonori
2015-02-24table: also sort adj-rib tables when marshaling as well as local-ribISHIDA Wataru
2015-02-24cli: pretty up State printingFUJITA Tomonori
2015-02-24cli: pretty up Up/Down printingFUJITA Tomonori
2015-02-24cli: show error if unsupported command is specifiedFUJITA Tomonori
2015-02-18table: use forked go-patriciaFUJITA Tomonori
2015-02-18server: clean up zero holdtimeFUJITA Tomonori
2015-02-17peer: support hold time 0Hiroshi Yokoi
2015-02-17scenario_test: add malformed test patternNaoto Hanaue
2015-02-16scenario_test: add retry routine in each testNaoto Hanaue
2015-02-16scenario_test: fix to restart the quagga after the docker container has becom...Naoto Hanaue
2015-02-16packet: fix AS4PathParam parser type conversionFUJITA Tomonori
2015-02-16packet: cleanup IPAddressPrefix type conversionFUJITA Tomonori
2015-02-16travis-ci: use container-based infrastructure for faster testingsFUJITA Tomonori
2015-02-16cli: add enable/disableFUJITA Tomonori
2015-02-16server: check the bgp message length before sendingFUJITA Tomonori
2015-02-16peer: support enable/disableHiroshi Yokoi
2015-02-16rest: add API to disable and enable neighborHiroshi Yokoi
2015-02-16server: support discarded countersFUJITA Tomonori
2015-02-15test: not rely on the type check auto conversion in assert.EqualHiroshi Yokoi
2015-02-10scenario_test: fix the location of the directory to use in the docker volumeNaoto Hanaue
2015-02-08packet: fix Sprintf formatFUJITA Tomonori
2015-02-08server: always log when sending notificaitonFUJITA Tomonori
2015-02-03scenario_test: update the README for add scenario_testNaoto Hanaue
2015-02-03scenario_test: add scenario test using the quagga of ipv4 and ipv6Naoto Hanaue
2015-01-29packet: fix up error messageFUJITA Tomonori
2015-01-29packet: fix as_path parserFUJITA Tomonori
2015-01-29config: support enum value and add ietf yang filesHiroshi Yokoi
2015-01-29server: verify OpenMessageFUJITA Tomonori
2015-01-29cli: show nice error message when failed to connect to gobgpdFUJITA Tomonori
2015-01-29cli: update show neighbors printingFUJITA Tomonori
2015-01-29cli: adjust tab length for show neighborsFUJITA Tomonori
2015-01-29scenario_test: add new test case to malformed testNaoto Hanaue
2015-01-29server: verify update messageFUJITA Tomonori
2015-01-29config: fix BGP_ORIGIN_ATTR_TYPE_ valuesFUJITA Tomonori
2015-01-28scenario_test: fix notification message in test caseNaoto Hanaue
2015-01-28scenario_test: fix TypeError in malformed_testNaoto Hanaue
2015-01-28scenario_test: support to sudoNaoto Hanaue
2015-01-28table: add owner to NewTableManager's argumentsHiroshi Yokoi
2015-01-28packet: add String() to RouteTargetMembershipNLRI and ExtendedCommunityInterfaceHiroshi Yokoi
2015-01-28table: revise table logsHiroshi Yokoi
2015-01-27server: set #Advertised to zero when peer is downFUJITA Tomonori
2015-01-27table: fix ipv6 JSON reggressionFUJITA Tomonori
2015-01-27cli: show the duration since state changedFUJITA Tomonori
2015-01-27fsm_test: shorten wait timeHiroshi Yokoi
2015-01-26fsm: add OpenSent and OpenConfirm testcasesHiroshi Yokoi