summaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
2021-02-03v2.24.0FUJITA Tomonori
2021-01-23support UDP destination port sub-TLVMikael Magnusson
2021-01-12Fix IsEBGPPeer check to use LocalAsAlistair King
2021-01-12table: fix longer-prefixes lookupFUJITA Tomonori
2021-01-01v2.23.0FUJITA Tomonori
2020-12-16Enable IPv6 and IPv4 labeled prefixes to match against prefix set in policyTahir Azim
2020-12-02v2.22.0FUJITA Tomonori
2020-12-02Add documentation, fix typo in proto and add marshal for tunne encal sub tlvsSerguei Bezverkhi
2020-12-01Add missing marshal of Prefix SID path attributeSerguei Bezverkhi
2020-11-30Code changesSerguei Bezverkhi
2020-11-29Support of FRR7.5Hitoshi Irino
2020-11-25code changesSerguei Bezverkhi
2020-11-10api: keeps backward compatibility when extending LsAddrPrefixValli A. Vallimamod
2020-11-10updates NLRI marshaller to include added fieldsValli A. Vallimamod
2020-11-09server: fix conversion from api.RouteAction to config.DefaultPolicyTypeFUJITA Tomonori
2020-11-09server: handle bogus addpath argumentFUJITA Tomonori
2020-11-07config: fix Peer Group AddPath ConfigFUJITA Tomonori
2020-11-01v2.21.0FUJITA Tomonori
2020-10-20fix #2289: improve regex to give expected resultsThomas Rosenstein
2020-10-02v2.20.0FUJITA Tomonori
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