summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-08-31fix closing listening socket blockedFUJITA Tomonori
2018-08-28api: remove unused membersFUJITA Tomonori
2018-08-28api: change FamilyFUJITA Tomonori
2018-08-28test/lib: Enable static IP addressNasato Goto
2018-08-28test: Fix bridge methos and relative scenario testNasato Goto
2018-08-27Release read lock before calling llgrFamiliesCarl Baldwin
2018-08-23policy cleanupFUJITA Tomonori
2018-08-21test/lib: Fix pkill command syntax for BusyBoxNasato Goto
2018-08-21test/lib: Change shell for init scriptNasato Goto
2018-08-18pkg/server: ListPolicyAssignment() returns all assignments by defaultFUJITA Tomonori
2018-08-18Add CODEOWNERS fileFUJITA Tomonori
2018-08-18ZAPI5 (FRRouting version 5) supportHitoshi Irino
2018-08-17table: remove DIRECTION_IN completelyFUJITA Tomonori
2018-08-17pkg/packet/bgp: Fix NewEVPNMacIPAdvertisementRoute() to use correct MAC lengthYichen Wang
2018-08-17ignore duplicate RTC Membership announcementsMarcin Ptaszynski
2018-08-16pkg/server: handleUpdate() should not inject echo route from RRYichen Wang
2018-08-16pkt/server: ListPolicy() and ListStatement() support filtering like ListDefin...FUJITA Tomonori
2018-08-16gobgp: fix peer state printFUJITA Tomonori
2018-08-10fix library usage exampleFUJITA Tomonori
2018-08-10pkg/server: public APIs use structures in api/FUJITA Tomonori
2018-08-08rpc cleanupFUJITA Tomonori
2018-07-24pkg/packet/bgp: fix ParsePmsiTunnel() and NewPathAttributePmsiTunnel() crashFUJITA Tomonori
2018-07-24fix path to lib directorytamihiro
2018-07-24pkg/server: send all families (including RTC) after deferral time expiredFUJITA Tomonori
2018-07-24fix unittest warnings with go tipFUJITA Tomonori
2018-07-19fix races and enable race detector in unittestjhserrano
2018-07-16use function Equal() instead of build-in comparewanghonghao
2018-07-15fix goreleaser to build static binariesFUJITA Tomonori
2018-07-15pkg/server: enable active connection with graceful restartFUJITA Tomonori
2018-07-15fsm: Connect to bgp peers regardless of whether the peers are restartingwanghonghao
2018-07-14cmd/gobgp: use different grpc port for rpki_testFUJITA Tomonori
2018-07-14cmd: fix error when delete policy statementchenhaiq@yunify.com
2018-07-14cmd: implement ebgp-multihop-ttl option when add neighborchenhaiq@yunify.com
2018-07-14fix missing EbgpMultihop configtamihiro
2018-07-08remove package dependency except for grpc in api/FUJITA Tomonori
2018-07-07delete tools/route-serverFUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori
2018-07-07delete gobmpdFUJITA Tomonori
2018-07-06api: move api/policy.go to gobgp/cmd/FUJITA Tomonori
2018-07-06api: decrease the dependencyFUJITA Tomonori
2018-07-06Fixing all megacheck errors.FUJITA Tomonori
2018-07-06cmd: Implement PrettyString()Satoshi Fujimoto
2018-07-06cmd: Remove table/ usage in policy.goSatoshi Fujimoto
2018-07-06table: Sort in table packageSatoshi Fujimoto
2018-07-06cmd: Remove table/ usage from neighbor.goSatoshi Fujimoto
2018-07-06gobgp: fix client.AddPath to use api.Path instead of table.PathFUJITA Tomonori
2018-07-06gobgp: replace table.TableInfo usage with api.TableInfoFUJITA Tomonori
2018-07-06api: remove table/ usage in util.goFUJITA Tomonori
2018-07-06config: Copy afi-safi objects from peer group to neighbor instead of share th...wanghonghao
2018-07-01GoBGP 1.33FUJITA Tomonori