summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2015-01-26fsm: check hold timer expiration and add test case for holdtimer expiration a...Hiroshi Yokoi
2015-01-26scenario_test: Change to be able to test the local gobgp programNaoto Hanaue
2015-01-26config: make config file failure FatalFUJITA Tomonori
2015-01-26packet: fix PathAttributeMpUnreachNLRI's DecodeFromBytesFUJITA Tomonori
2015-01-26packet: fix the reggression of commit ad706a62aba6c98c1a0a5ca39759e37c774d9775FUJITA Tomonori
2015-01-26table: validate path attribute flagFUJITA Tomonori
2015-01-25packet: check Header.LenFUJITA Tomonori
2015-01-25packet: malformed aspath returns Notificaiton with dataFUJITA Tomonori
2015-01-24packet: fix mpreach and unreach Serialize()FUJITA Tomonori
2015-01-24packet: fix PathAttributeMpReachNLRI's Serialize()FUJITA Tomonori
2015-01-23packet: fix length check about type conversionFUJITA Tomonori
2015-01-23packet: fix PathAttributeMpReachNLRI's DecodeFromBytesFUJITA Tomonori