summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2015-01-23cli: fix timedelta printingFUJITA Tomonori
2015-01-23table: rename Time in Path to AgeFUJITA Tomonori
2015-01-23table: handle timestamp in Path in UpdateIn()FUJITA Tomonori
2015-01-23table: not update timestamp if the path replaces the same pathFUJITA Tomonori
2015-01-22table: remove timestamp in ReceivedRouteFUJITA Tomonori
2015-01-22table: add timestamp to PathFUJITA Tomonori
2015-01-22test: remove dockerfileFUJITA Tomonori
2015-01-22scenario_test: add malformd packet testNaoto Hanaue
2015-01-22scenario_test: modify READMEHiroshi Yokoi
2015-01-22scenario_test: support test of best path selection and fixed following the di...Naoto Hanaue
2015-01-22peer: fix commit a9e55d3bd75fd5dd633fee1ff2c9d45d6d6447ee reggressionFUJITA Tomonori
2015-01-20table: remove Path's bestFUJITA Tomonori
2015-01-19cli: support adj-rib-in/out. sub-command: received-routes/advertised-routesHiroshi Yokoi
2015-01-19rest: support adj-rib-in/outHiroshi Yokoi
2015-01-18server: make sure peer always read from acceptedConnChFUJITA Tomonori
2015-01-18server: fix 'deleted config' raceFUJITA Tomonori
2015-01-18server: support idlehold time after resetFUJITA Tomonori
2015-01-18server: move outgoing and incoming channels to FSMHandlerFUJITA Tomonori
2015-01-17server: implement OutQ and Flops supportFUJITA Tomonori
2015-01-17cli: update show neighbors outputFUJITA Tomonori
2015-01-16server: handle over 4096 byte size messageFUJITA Tomonori
2015-01-16packet: do mandatory attribute check only when NLRI existsHiroshi Yokoi
2015-01-16packet: add validator testcasesHiroshi Yokoi
2015-01-16packet: add ValidateUpdateMsgHiroshi Yokoi
2015-01-16packet: add functions to get PathAttribute flags and TypeHiroshi Yokoi