summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2015-08-29gobgp: mrt inject increase the number of channelFUJITA Tomonori
2015-08-29gobgp: mrt inject should not add nexthop attributeFUJITA Tomonori
2015-08-29server: check duplicate path attributes for ModPath requestFUJITA Tomonori
2015-08-29cli: catch up with google.golang.org/grpc updateISHIDA Wataru
2015-08-28packet: update referene to 'draft-haas-idr-flowspec-redirect-rt-bis'Jun-ya Kato
2015-08-28mrt: add helper function for timestampdsp
2015-08-27doc/tools: add doc explains how to interact with gobgp using rubyISHIDA Wataru
2015-08-27packet: add util methods and helper function for PathAttributePmsiTunnelISHIDA Wataru
2015-08-27packet: fix returning wrong OpaqueExtended subtypeISHIDA Wataru
2015-08-27api: add route family field to struct PathISHIDA Wataru
2015-08-26table: increase the possibiliby of many NLRIs in one update messageFUJITA Tomonori
2015-08-26table: remove the limit of the number of packed NLRI in one messageFUJITA Tomonori
2015-08-26test: increse the number of concurrent test executionISHIDA Wataru