summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2015-01-16add packet validatorHiroshi Yokoi
2015-01-16bgpd: add --disable-stdlog optionFUJITA Tomonori
2015-01-16server: send proper notification when the config is deletedFUJITA Tomonori
2015-01-16packet: handle malformed BGP HeaderFUJITA Tomonori
2015-01-16cli: fix action command lineFUJITA Tomonori
2015-01-16api: add reset and shutdown supportFUJITA Tomonori
2015-01-15packet: check routefamily in MP_REACH/UNREACH attributesFUJITA Tomonori
2015-01-15server: fix a bug that conneciton is closed before sending notificationFUJITA Tomonori
2015-01-15scenario_test: made small changesHiroshi Yokoi
2015-01-15scenario_test: add ecdsa and pycrypto as dependenciesHiroshi Yokoi
2015-01-15scenario_test: add scenario_test scriptsNaoto Hanaue
2015-01-14server: close the connection after sending notificationFUJITA Tomonori
2015-01-13table: simplify path's MarshalJSON()FUJITA Tomonori
2015-01-13table: fix best path presentationFUJITA Tomonori
2015-01-12server: fix recvMessageloop() error handlingFUJITA Tomonori
2015-01-12packet: validate path attributesFUJITA Tomonori
2015-01-12packet: define pathAttrFlags mapHiroshi Yokoi
2015-01-11packet: validate some attributesFUJITA Tomonori
2015-01-11packet: rename PacketParseError to MessageErrorFUJITA Tomonori
2015-01-11packet: add data length check and notificationHiroshi Yokoi
2015-01-11table: sort destinations when marshalingISHIDA Wataru
2015-01-09server: fix MessageStateUpdate UsageFUJITA Tomonori
2015-01-09table: fix path's getPrex()FUJITA Tomonori
2015-01-09table: disable update mergingFUJITA Tomonori
2015-01-09table: fix tableKey()FUJITA Tomonori
2015-01-09packet: fix extendedcommunities Serialize()FUJITA Tomonori
2015-01-08server: drop all paths in adj-in when peer is downFUJITA Tomonori
2015-01-08bgpd: support to specify syslog facilityFUJITA Tomonori
2015-01-08server: clean up logging messagesFUJITA Tomonori
2015-01-08bgpd: use json format by default for loggingFUJITA Tomonori
2015-01-08bgpd: support syslogd (-s/--syslog) optionFUJITA Tomonori
2015-01-08bgpd: fix typoFUJITA Tomonori
2015-01-07server: set ttl to 1FUJITA Tomonori
2015-01-07server: dump bgp message with peer addresssFUJITA Tomonori
2015-01-07message: disable merging updates for ipv6FUJITA Tomonori
2015-01-07table: fix the previous commitFUJITA Tomonori
2015-01-07table: fix UpdatePathAttrs2ByteASFUJITA Tomonori