summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-03-25table: initialize the destinations when the destinations is emptyNaoto Hanaue
2016-03-23added wget for gobgp static and dynamic bashkasivia
2016-03-22dd :this_channel_is_insecure option to Stub.new() in ruby sampleJunpei YOSHINO
2016-03-21server: fasten mrt writeFUJITA Tomonori
2016-03-20server: change mrt config formatFUJITA Tomonori
2016-03-20*: support Opaque SignalingISHIDA Wataru
2016-03-20server: support mrt dump rotation like QuaggaFUJITA Tomonori
2016-03-19packet: support flowspec "not-a-fragment" fragment typeFUJITA Tomonori
2016-03-18doc: fix typoFUJITA Tomonori
2016-03-18server: wait AcceptTCP() return when closing listenersISHIDA Wataru
2016-03-15remove offending argument to avoid ValueErrortamihiro
2016-03-17cli: enhance global commandISHIDA Wataru
2016-03-17config: fix SetDefaultConfigValues() not to use metadata for global configISHIDA Wataru
2016-03-17config: move Mrt/Bmp configuration outside of Global configurationISHIDA Wataru
2016-03-17server: support ModGlobalConfig Operation_DEL_ALLISHIDA Wataru
2016-03-17server: use grpc req handling code for global init via config fileISHIDA Wataru
2016-03-17server: minor refactoring of zebra related codeISHIDA Wataru
2016-03-17server: add missing api.Global fieldISHIDA Wataru
2016-03-16server: move SIGHUP handling to config file reader goroutineFUJITA Tomonori
2016-03-16send travis-ci results to gitter.imFUJITA Tomonori
2016-03-14cli: return error when querying RIB of un-established peerISHIDA Wataru
2016-03-14cli: fix json outputISHIDA Wataru
2016-03-16server: fix compile error on non-linux platformISHIDA Wataru
2016-03-14table: remove empty destinations after withdrawFUJITA Tomonori
2016-03-14table: remove Destination's oldKnownPathListFUJITA Tomonori
2016-03-14table: remove Destination's WithdrawnList and UpdatedPathList used for valida...FUJITA Tomonori
2016-03-14table: remove Destination's ImplicitWithdrawnListFUJITA Tomonori
2016-03-15gobgpd: support force GC and return free memory to OSFUJITA Tomonori
2016-03-15table: support advertising local route with specified nexthop via eBGPISHIDA Wataru
2016-03-15Add upstart init file for Ubuntu 14.04Pavel Odintsov
2016-03-15server: fix bug of soft-reset-outISHIDA Wataru
2016-03-15gobgpd: update policyConfig when checked policy differenceISHIDA Wataru
2016-03-15Revert "fsm: remove redundant connection close"FUJITA Tomonori
2016-03-14scenario_test: run scenario test on travisHiroshi Yokoi
2016-03-12fsm: support active connection with md5 and bindingISHIDA Wataru
2016-03-11docs: updateISHIDA Wataru
2016-03-11cli: refactoringISHIDA Wataru
2016-03-11cli: enable to add communityISHIDA Wataru
2016-03-11cli: enable to specify originISHIDA Wataru
2016-03-04packet: fix FlowSpecComponentItem Len()FUJITA Tomonori
2016-03-09policy: fix crash to remove statement from policy without statementsFUJITA Tomonori
2016-03-07server: make rx goroutine reading from socket never sleepFUJITA Tomonori
2016-03-07server: clean up recvMessageWithErrorFUJITA Tomonori
2016-03-07server: recvMessageWithError avoid blocked due to msgChFUJITA Tomonori
2016-03-07server: make sure recvMessageWithError() not blocked due to errorChFUJITA Tomonori
2016-03-06gobgpd: stop coloring when stdout log is disabledISHIDA Wataru
2016-03-06gobgpd: add dry-run modeISHIDA Wataru
2016-03-03packet: make multiple flow spec fragmentation flags ORed match instead of ANDedFUJITA Tomonori
2016-03-04packet: fix FlowSpecComponent Len()FUJITA Tomonori
2016-03-04packet fix FlowSpecComponentItem's SerializeFUJITA Tomonori