summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-05-26policy: add support setting self ip address as next-hopISHIDA Wataru
2016-05-26bgp: check buf length before parsing graceful-restart capabilityISHIDA Wataru
2016-05-26bgp: return NewMessageError instead of fmt.ErrorfISHIDA Wataru
2016-05-26docs: update go versionsFUJITA Tomonori
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-23table: fix UpdatePathAttrs() to obey RFC4684ISHIDA 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-18packet/bgp: add error handling in flowSpecIpProtoParser()ISHIDA Wataru
2016-05-18packet: add MarshalJSON method for FlowSpecUnknown structISHIDA Wataru
2016-05-18packet/bgp: refactor flowspec AFI(), SAFI() methodsISHIDA Wataru
2016-05-18packet/bgp: check flowspec nlri type orderingISHIDA Wataru
2016-05-18server: fix socket leak in DialTCPTimeoutWithMD5Sig()ISHIDA Wataru
2016-05-17server: fix wrong usage of zapiISHIDA Wataru
2016-05-17tools: support loading completion scripts when bash boots upISHIDA Wataru
2016-05-17zebra: make zebra config consistent with the restsFUJITA Tomonori
2016-05-16docs: update policy.mdISHIDA Wataru
2016-05-16server: fix a bug in handleGrpcGetPolicyAssignment()ISHIDA Wataru
2016-05-16cli: fix med formatingISHIDA Wataru
2016-05-16docs: add yabgp testing to evpnPeng Xiao
2016-05-15Add remote-port to configuration exampleYi Tseng
2016-05-14GoBGP 1.7FUJITA Tomonori
2016-05-14test: enhance route server testISHIDA Wataru
2016-05-14Accommodate latest gobgp.proto message updates. Handle request timeouts.tamihiro
2016-05-12table: fix bug in AdjRIb.PathList()ISHIDA Wataru
2016-05-12table: fix bug in AdjRib.Update()ISHIDA Wataru
2016-05-12test/bird: add RawBirdContainer for test with raw bird configISHIDA Wataru
2016-05-12test/gobgp: add RawGoBGPContainer for test with raw gobgp configISHIDA Wataru
2016-05-12table: fix Med comparison in best path selectionFUJITA Tomonori
2016-05-11server: go fmtFUJITA Tomonori
2016-05-11server: fix non StartServer API crashFUJITA Tomonori
2016-05-11cli: fix to show current keepalive intervalISHIDA Wataru
2016-05-11test/exabgp: add RawExaBGPContainer for test with raw exabgp configISHIDA Wataru
2016-05-11test/quagga: add RawQuaggaBGPContainer for test with raw quagga configISHIDA Wataru
2016-05-11test: add start_tcpdump()ISHIDA Wataru
2016-05-11server: print correct reason of state change by configuration changeFUJITA Tomonori
2016-05-11zebra: support of debug log for zapiToshiki Tsuboi
2016-05-11server: stop sending notification message twiceISHIDA Wataru