summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
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
2016-05-17zebra: make zebra config consistent with the restsFUJITA Tomonori
2016-05-16server: fix a bug in handleGrpcGetPolicyAssignment()ISHIDA Wataru
2016-05-11server: fix non StartServer API crashFUJITA Tomonori
2016-05-11server: print correct reason of state change by configuration changeFUJITA Tomonori
2016-05-11server: stop sending notification message twiceISHIDA Wataru
2016-05-10server: pretty notification error code logFUJITA Tomonori
2016-05-10server: log the change of admin state via config fileFUJITA Tomonori
2016-05-10docs: add comment for dubious codeFUJITA Tomonori
2016-05-10server: log notification error codeFUJITA Tomonori
2016-05-10grpc: remove MRT dump streaming GRPC APIFUJITA Tomonori
2016-05-10Refactoring GRPC APIFUJITA Tomonori
2016-05-10server: don't modify admin-down configISHIDA Wataru
2016-05-09server: immediately close newly accepted connection for non admin-state-up peerFUJITA Tomonori
2016-05-09server: support afi-safi re-configurationISHIDA Wataru
2016-05-09server: support timer re-configurationISHIDA Wataru
2016-05-09server: fix to send more appropriate notification code/subcodeISHIDA Wataru
2016-05-09server: ignore stale fsm messagesISHIDA Wataru
2016-05-09server: don't block select loop by Sleep(), use Timer insteadISHIDA Wataru
2016-05-06server: don't apply in policy to EOR pathFUJITA Tomonori