summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-09-13Add bmp supportFUJITA Tomonori
2015-09-13packet: add bmp serialize supportFUJITA Tomonori
2015-09-12cli: fix incomplete help msgISHIDA Wataru
2015-09-11test: disable scenario test for zebraISHIDA Wataru
2015-09-11packet: separate bmp stuff from bgp.goFUJITA Tomonori
2015-09-11cli: enable to specify nexthop when adding routesISHIDA Wataru
2015-09-11test: remove old test result before executing testISHIDA Wataru
2015-09-11packet: bug fix of flowspec numeric parserISHIDA Wataru
2015-09-10table: add string method for easier debuggingISHIDA Wataru
2015-09-10test: retry docker removal when failedISHIDA Wataru
2015-09-10api: enable injecting multiple routes at onceISHIDA Wataru
2015-09-08server: add mrt bgp4mp supportFUJITA Tomonori
2015-09-08packet: add ADD_PATH capabilityISHIDA Wataru
2015-09-08api: kill api.CapabilityISHIDA Wataru
2015-09-08*: kill bgp.NLRInfo and bgp.WithdrawnRouteISHIDA Wataru
2015-09-07gobgp/lib: fix bug with sizeofPavel Odintsov
2015-09-06server: go fmtFUJITA Tomonori
2015-09-06server: silence verbose messagesFUJITA Tomonori
2015-09-06use net.JoinHostPort()FUJITA Tomonori
2015-09-06cli: support appending encapsulation extended community to evpn routesISHIDA Wataru
2015-09-05doc: update READMEFUJITA Tomonori
2015-09-05Added Gitter badgeThe Gitter Badger
2015-09-05server: support ransport.TransportConfig.LocalAddress for passive connectFUJITA Tomonori
2015-09-05server: support Transport.TransportConfig.LocalAddress for active connecttamihiro
2015-09-04scenario_test: update run_all_tests.sh for the newly added testNaoto Hanaue
2015-09-04scenario_test: add zebra testNaoto Hanaue
2015-09-04docs: fix wrong directionISHIDA Wataru
2015-09-04gobgp: add package for c-shared-libISHIDA Wataru
2015-09-04.gitignore: ignore only gobgp/gobgpd binaryISHIDA Wataru
2015-09-04zebra: add NEXTHOP_LOOKUP and IMPORT_LOOKUPHiroshi Yokoi
2015-09-04doc: merge grpc C++ README into grpc-client.mdFUJITA Tomonori
2015-09-04Add gRPC API client examples in C++Pavel Odintsov
2015-09-02gobgpd: add command line option to specify #CPUs to be usedFUJITA Tomonori
2015-09-02improve multihop ttl supportFUJITA Tomonori
2015-09-02*: another s/distribute/inISHIDA Wataru
2015-09-02server: guard against nil pointer dereferenceISHIDA Wataru
2015-09-02server: fix gobgp hangFUJITA Tomonori
2015-09-02packet: add MarshalJSON() to flowspec related structsISHIDA Wataru
2015-09-01zebra: use original nexthopHiroshi Yokoi
2015-09-01zebra: show metric and distanceHiroshi Yokoi
2015-09-01zebra: distribute routes from zebraHiroshi Yokoi
2015-09-01support multihop ttlFUJITA Tomonori
2015-08-31docs: add route-reflector documentISHIDA Wataru
2015-08-31docs: fix typoISHIDA Wataru
2015-08-31server: support route reflector behaviorISHIDA Wataru
2015-08-31rpki: support show the state of RPKI serversFUJITA Tomonori
2015-08-29table: disable merging NLRIs if we don't have many NLRIsFUJITA Tomonori
2015-08-29table: merge NLRIs in one message in hard wayFUJITA Tomonori
2015-08-29Revert "table: increase the possibiliby of many NLRIs in one update message"FUJITA Tomonori
2015-08-29mrt: inject properly uses AS number and RouterIDFUJITA Tomonori