summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
2016-07-20move gRPC-related code for REQ_GET_SERVER to grpc_server.goFUJITA Tomonori
2016-07-20remove gRPC dependency from peer.goFUJITA Tomonori
2016-07-20server: add missing mutex lock when updating policy configurationFUJITA Tomonori
2016-07-11Add shorter prefix searchBen Agricola
2016-07-11Fix longer-prefix search using radix trie walkBen Agricola
2016-06-16Fix a typo in FSM stateThomas Morin
2016-06-16Do not crash on RTC wildcard routesThomas Morin
2016-06-27fix two-bytes AS translationFUJITA Tomonori
2016-06-28fsm: do two-bytes AS translation if didn't sent 4byte capFUJITA Tomonori
2016-06-26support AGGREGATOR and AS4_AGGREGATOR conversionFUJITA Tomonori
2016-06-27collector: doesn't write empty fieldsFUJITA Tomonori
2016-06-27collector: fix withdraw update crashFUJITA Tomonori
2016-06-23server: delete unused functions and variablesFUJITA Tomonori
2016-06-15server: fix unit testFUJITA Tomonori
2016-06-14server: replace SenderMsg workaround with InfiniteChannelFUJITA Tomonori
2016-06-14collector: Dump some path attributes and some ECsAntoine Eiche
2016-06-14server: fix aca6fd6ad4409b4cb63682bff3c79fca8ca2800d regressionFUJITA Tomonori
2016-06-13drop unknown optional non-transitive attributesFUJITA Tomonori
2016-06-09collector: use AddrPrefixInterface.Flat to generate PrefixAntoine Eiche
2016-06-10server: remove restart() from watcher interfaceISHIDA Wataru
2016-06-07collector: ping InfluxDB and create database at startupAntoine Eiche
2016-06-06server: support monitoring multipath via gRPCISHIDA Wataru
2016-06-06server: support injecting multipath to zebraISHIDA Wataru
2016-06-06server/table: support bgp multipathISHIDA Wataru
2016-06-06server: refactor monitor/watcher infraISHIDA Wataru
2016-06-06server: refactoring for monitorbestchanged api. use watcher infraISHIDA Wataru
2016-06-06server: refactoring for zebra related code use watcher infraISHIDA Wataru
2016-06-02server: fix another regression of active connectionISHIDA Wataru
2016-06-01server: fix active connection regressionISHIDA Wataru
2016-06-01server: support peering with ipv6 link local addressISHIDA Wataru
2016-06-01server/config: fix md5ed ipv6 active connectionISHIDA Wataru
2016-05-31server: avoid sending unnecessary udate messages with soft_reset_in for route...FUJITA Tomonori
2016-05-26policy: add support setting self ip address as next-hopISHIDA Wataru
2016-05-25policy: add local-pref actionISHIDA Wataru
2016-05-23add collector featureFUJITA Tomonori
2016-05-23server/table: fix intra-AS RTC route distributionISHIDA Wataru
2016-05-23policy: apply export-policy after normal path-attribute updatesISHIDA Wataru
2016-05-23vrf: fix rtc withdraw handlingISHIDA Wataru
2016-05-23server: improve log messageISHIDA Wataru
2016-05-23server: add missing call of processOutgoingPaths()ISHIDA Wataru
2016-05-23server: handle grpc Serve() errorFUJITA Tomonori
2016-05-21policy: apply export-policy after normal path-attribute updatesISHIDA Wataru
2016-05-21cli: include route-reflector/route-server infomation in Peer messageISHIDA Wataru
2016-05-20server: fix connectLoop() select loop not to blockISHIDA Wataru
2016-05-20server: fix connectLoop() goroutine leakISHIDA Wataru
2016-05-20server: make active md5ed socket nonblockingISHIDA Wataru
2016-05-20server: stringify FSM state in log messagesISHIDA Wataru
2016-05-19server: return flowspec routes in rfc compliant mannerISHIDA Wataru
2016-05-18server: fix socket leak in DialTCPTimeoutWithMD5Sig()ISHIDA Wataru
2016-05-17server: fix wrong usage of zapiISHIDA Wataru