summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-10-29server: remove collector supportFUJITA Tomonori
2018-10-29server: unexport prkiFUJITA Tomonori
2018-10-28server: make NewNeighborFromAPIStruct() and NewPeerGroupFromAPIStruct() unexp...FUJITA Tomonori
2018-10-28server: make NewGlobalFromAPIStruct() unexportedFUJITA Tomonori
2018-10-28server: make NewRoaListFromTableStructList() unexportedFUJITA Tomonori
2018-10-28server: make NewPolicyFromApiStruct() unexportedFUJITA Tomonori
2018-10-28move NewAPIRoutingPolicyFromConfigStruct() from server/FUJITA Tomonori
2018-10-28move NewAPIPolicyAssignmentFromTableStruct() from server/FUJITA Tomonori
2018-10-28move exported functions to generate api structs from config struct in server/FUJITA Tomonori
2018-10-23fix: nil pointer in PrefixSet AppendImcom Jin
2018-10-23server: deal with mac mobility seqence number in path from apiwanghonghao
2018-10-23table: compare etag and peer ip in mac mobilitywanghonghao
2018-10-21Supporting Zebra API version 6 which is used in FRRouting version 6Hitoshi Irino
2018-09-29api: add GwAddress to EVPNIPPrefixRouteoc
2018-09-19cli: fix nil pointer in showNeighborwanghonghao
2018-09-18fsm: get rid of dead lockwanghonghao
2018-09-12pyang_plugins: Fix an import pathIWASE Yusuke
2018-09-12pyang_plugins: Improve pylint and pycodestyle resultsIWASE Yusuke
2018-09-12cli: Support Color Extended CommunityMikael Magnusson
2018-09-04tools: update pyang_plugins/README.rstFUJITA Tomonori
2018-08-31test: fix get_reachability()FUJITA Tomonori
2018-08-31support go1.11FUJITA Tomonori
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