summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2015-01-06table: fix rib presentationFUJITA Tomonori
2015-01-07rest: specified HTTP methodHiroshi Yokoi
2015-01-07rest: add stats apiHiroshi Yokoi
2015-01-06packet: set optional bit in AS4_PATHFUJITA Tomonori
2015-01-06cli: improve the capability representationFUJITA Tomonori
2015-01-06packet: fix AS_PATH JSON marshalFUJITA Tomonori
2015-01-06cli: fix unknown capability code handlingFUJITA Tomonori
2015-01-05cli: improve rib presentationFUJITA Tomonori
2015-01-05cli: improve the state of neighborFUJITA Tomonori
2015-01-05cli: support showing the state of single neighborFUJITA Tomonori
2015-01-04cli: add CLI utilityFUJITA Tomonori
2015-01-04table: remove Path's source versionFUJITA Tomonori
2015-01-04packet: fixed type in constant.go file nameBrent Salisbury
2015-01-03server: fix PEER_MSG_PATH about rfFUJITA Tomonori
2015-01-03server: properly handle peer configured laterFUJITA Tomonori
2015-01-03server: merge eventCh and incoming channelsFUJITA Tomonori
2015-01-01server: clean up channel usage for network IOFUJITA Tomonori
2015-01-01server: move peerInfo to peer.go from fsm.goFUJITA Tomonori