summaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
2020-08-12best path selection - compare neigh addrJordan Whited
2020-08-06v2.19.0FUJITA Tomonori
2020-07-26zebra: refactoring and fix bug and add processing messageBackupNexthop (added...Hitoshi Irino
2020-07-01v2.18.0FUJITA Tomonori
2020-06-02v2.17.0FUJITA Tomonori
2020-05-13extend attributes proto for Prefix SID supportSerguei Bezverkhi
2020-05-08fix ipv6 nexthopSerguei Bezverkhi
2020-05-01v2.16.0FUJITA Tomonori
2020-04-26Refactoring Zebra and supporting frr7.3Hitoshi Irino
2020-04-24Add BGP-LS SRLG supportTom Shine
2020-04-01v2.15.0FUJITA Tomonori
2020-03-11fixed style: unnecessary type cast after type switch and some minor issues.Sergey Elantsev
2020-03-02v2.14.0FUJITA Tomonori
2020-02-19add support GetTable method for vrfs #2235Pavel Vorontsov
2020-02-08fix panic in Family == nilSerguei Bezverkhi
2020-02-01v2.13.0FUJITA Tomonori
2020-01-18bug fix in zebra integration for frr7.2Hitoshi Irino
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