summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bgpd: support for as notation format for route distinguisherPhilippe Guibert2023-02-1019-113/+223
* bgpd: the neighbor as are displayed with as-notation modePhilippe Guibert2023-02-102-32/+54
* bgpd: store the confederation as identifier as a stringPhilippe Guibert2023-02-103-21/+44
* bgpd: store the neighbor as identifier as a stringPhilippe Guibert2023-02-104-35/+67
* bgpd: modify bgp as number outputPhilippe Guibert2023-02-106-12/+41
* bgpd: aspath list format binds on as-notation formatPhilippe Guibert2023-02-1013-38/+166
* bgpd: add as-notation keyword to 'router bgp' vty commandPhilippe Guibert2023-02-1012-46/+166
* lib, bgp: add initial support for asdot formatPhilippe Guibert2023-02-1020-105/+397
* bgpd: store the bgp as identifier in the configured as-notationPhilippe Guibert2023-02-108-33/+45
* Merge pull request #12757 from opensourcerouting/fix/advance_versions_for_pac...Donald Sharp2023-02-102-4/+12
|\
| * tools: Bump versions for Redhat and Debian packages in changelogsDonatas Abraitis2023-02-072-4/+12
* | Merge pull request #12762 from sri-mohan1/sri-bableDonald Sharp2023-02-101-12/+14
|\ \
| * | babeld: changes for code maintainabilitysri-mohan12023-02-071-12/+14
* | | Merge pull request #12782 from opensourcerouting/fix/bgpd_aspath_str_crashDonald Sharp2023-02-109-3/+212
|\ \ \
| * | | tests: Check if BGP default-originate withdraw works correctlyDonatas Abraitis2023-02-098-0/+205
| * | | bgpd: Intern default-originate attributes to avoid use-after-freeDonatas Abraitis2023-02-091-3/+7
* | | | Merge pull request #12781 from opensourcerouting/fix/memory_leakDonald Sharp2023-02-101-6/+8
|\ \ \ \
| * | | | lib: Free dnode before returning if YANG translator model is already loadedDonatas Abraitis2023-02-091-0/+1
| * | | | lib: Release memory of YANG translation module on errorDonatas Abraitis2023-02-091-6/+7
|/ / / /
* | | | Merge pull request #12730 from louis-6wind/fix-ext-te-metricsOlivier Dugeon2023-02-094-4/+4
|\ \ \ \
| * | | | isisd: use the te anormal macroLouis Scalbert2023-02-021-1/+1
| * | | | isisd: fix te link delay displayLouis Scalbert2023-02-022-2/+2
| * | | | lib: fix traffic engineering extended maskLouis Scalbert2023-02-021-1/+1
* | | | | Merge pull request #12773 from donaldsharp/pbr_table_valuesmobash-rasool2023-02-091-4/+4
|\ \ \ \ \
| * | | | | pbrd: fix large tableids displayed as negativeWesley Coakley2023-02-081-4/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #12738 from taspelund/adj-rib-specificDonatas Abraitis2023-02-092-26/+157
|\ \ \ \ \
| * | | | | doc: optional keyword info for bestpath-routesTrey Aspelund2023-02-081-1/+11
| * | | | | doc: prefix match for advertised/received-routesTrey Aspelund2023-02-081-2/+8
| * | | | | bgpd: prefix match for advertised/received-routesTrey Aspelund2023-02-081-18/+114
| * | | | | bgpd: add 'detail' option to bestpath-routesTrey Aspelund2023-02-081-5/+24
|/ / / / /
* | | | | Merge pull request #12769 from donaldsharp/missing_syslogDonatas Abraitis2023-02-081-0/+2
|\ \ \ \ \
| * | | | | tools: Fix missing pbrd in rsyslog.d 45-frr.conf fileDonald Sharp2023-02-081-0/+2
| |/ / / /
* | | | | Merge pull request #12768 from louis-6wind/fix-grep-vpnv4-noretainDonatas Abraitis2023-02-081-2/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: do not use exclude grepLouis Scalbert2023-02-081-2/+11
|/ / / /
* | | | Merge pull request #12761 from anlancs/fix/bgpd-crash-evpn-vni-both-rtsDonatas Abraitis2023-02-081-7/+18
|\ \ \ \
| * | | | bgpd: fix use-after-free crash for evpnanlan_cs2023-02-061-7/+18
* | | | | Merge pull request #12654 from Pdoijode/evpn-evi-detail-json-changesDonatas Abraitis2023-02-075-26/+59
|\ \ \ \ \
| * | | | | zebra: fix JSON fields for show evpn vni detailPooja Jagadeesh Doijode2023-01-275-26/+59
* | | | | | Merge pull request #12707 from donaldsharp/missed_enumsDonatas Abraitis2023-02-0791-254/+1096
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | *: Add -Wswitch-enum to buildDonald Sharp2023-01-311-0/+1
| * | | | | tools: Add missing enums to switch statementDonald Sharp2023-01-311-1/+1
| * | | | | qpb: Add missing enum's to switch statementDonald Sharp2023-01-311-1/+1
| * | | | | pceplib: Add missing enum's to switch statementDonald Sharp2023-01-313-8/+61
| * | | | | ripngd: Add missing enums to switch statementDonald Sharp2023-01-311-1/+2
| * | | | | ripd: Add missin enum's to switch statementDonald Sharp2023-01-311-2/+12
| * | | | | pbrd: Add missing enum's to switch statementDonald Sharp2023-01-311-1/+2
| * | | | | ospfd: Add missing enum's to switch statementDonald Sharp2023-01-311-1/+1
| * | | | | ldpd: Add missing enum's to switch statementDonald Sharp2023-01-314-21/+19
| * | | | | staticd: Add missing enum's to switch statementDonald Sharp2023-01-312-3/+7
| * | | | | nhrpd: Add missing enum's to switch statementDonald Sharp2023-01-314-16/+37