summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2018-08-18ZAPI5 (FRRouting version 5) supportHitoshi Irino
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-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-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-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-14fix missing EbgpMultihop configtamihiro
2018-07-08remove package dependency except for grpc in api/FUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori