summaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
2020-01-13Supporting FRR7.2Hitoshi Irino
2020-01-01v2.12.0FUJITA Tomonori
2019-12-15tests: fix failing tests when using more recent versions of protobufVincent Bernat
2019-12-02v2.11.0FUJITA Tomonori
2019-11-01v2.10.0FUJITA Tomonori
2019-11-01config: peer groups support ebgp multihopFaicker Mo
2019-10-26table: handle staticcheck's warningsFUJITA Tomonori
2019-10-26avoid installing routes with originator ID to global when softresetinFUJITA Tomonori
2019-10-25table: replace radix with crit-bit algo for longer-prefixes searchFUJITA Tomonori
2019-10-25table: replace radix with crit-bit algo for policyFUJITA Tomonori
2019-10-25table: remove unnecessary code in UpdateAdjRibOut()FUJITA Tomonori
2019-10-25table: replace radix with crit-bit algo for roaFUJITA Tomonori
2019-10-23Split Reset into three methodsCarl Baldwin
2019-10-22table: use net.IPNet for roa instead of homegrown IPPrefix structureFUJITA Tomonori
2019-10-22move roa table code to table/ from server/FUJITA Tomonori
2019-10-21server: speed up session establishmentFUJITA Tomonori
2019-10-18need to reset session when gr config is changedFUJITA Tomonori
2019-10-18Fix adj-out display with add path enabledmageshgv
2019-10-15Avoid locking in cases that return immediatelyCarl Baldwin
2019-10-15Keep Lock and defer Unlock togetherCarl Baldwin
2019-10-02Update adjrib for LLGR and preserve aslooped attrMagesh GV
2019-10-01v2.9.0FUJITA Tomonori
2019-09-26table: add NewSingleAsPathMatch unittestFUJITA Tomonori
2019-09-23table: fix SingleAsPathMatch pre compiled patternTatsushi Demachi
2019-09-17table: add more tests for adjFUJITA Tomonori
2019-09-17table: implement adj-in table use routing table structuresFUJITA Tomonori
2019-09-12table: improve table.Info for global ribFUJITA Tomonori
2019-09-08execute rpki validation for policy only when it's necessaryFUJITA Tomonori
2019-09-01v2.8.0FUJITA Tomonori
2019-08-28Move ReadConfigFileOnSighup to gobgpd mainCarl Baldwin
2019-08-28Allow simple one-shot reading of the config fileCarl Baldwin
2019-08-27fix duplicated local path id bugFUJITA Tomonori
2019-08-27table: delete unused deleteDestByNlri()FUJITA Tomonori
2019-08-26table: remove unused validation in originInfo structFUJITA Tomonori
2019-08-26table: kill GetPathListByPeer()FUJITA Tomonori
2019-08-21Support connecting zebra of cumulus linuxHitoshi Irino
2019-08-01v2.7.0FUJITA Tomonori
2019-07-26fix PeerGroup AFI handlingFUJITA Tomonori
2019-07-21Avoid panic by receiving vpnv6 prefixes with zebra reported in issue #2113Hitoshi Irino
2019-07-12use tha standard comment for machine-generated filesFUJITA Tomonori
2019-07-02BGP connection on a speecified interface (including which is associated VRF) ...Hitoshi Irino
2019-07-01v2.6.0FUJITA Tomonori
2019-06-08Support ipv4-flowspec for VRF enslaved neighborMichael Lechner
2019-06-03Add Versioning supportEmil Palm
2019-05-08zebra: fix unit test failure on non linuxFUJITA Tomonori
2019-05-08zebra: supporting FRRouting version 7Hitoshi Irino
2019-05-01zebra: using LABEL_MANAGER_CONNECT_ASYNC instead of LABEL_MANAGER_CONNECTHitoshi Irino
2019-04-12table: delete unused reason in Path structFUJITA Tomonori
2019-04-02add secondary-route feature for router serverFUJITA Tomonori
2019-03-25support BMP sysName and sysDescr configurationJieJhih Jhang