summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *: manual SPDX License ID conversionsDavid Lamparter2023-02-0965-849/+75
* *: sort out & explain licenses used in FRRDavid Lamparter2023-02-0911-722/+112
* 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
| * | | isisd: Add missing enum's to switch statementDonald Sharp2023-01-315-12/+29
| * | | pathd: Add missing enum's to switch statementDonald Sharp2023-01-3110-49/+220
| * | | pimd: Add missing enums to switch statementDonald Sharp2023-01-316-8/+36
| * | | lib: Add missing enum's to switch statementDonald Sharp2023-01-3114-35/+117
| * | | zebra: Add missing enums to switch statementsDonald Sharp2023-01-3121-35/+380
| * | | bgpd: Add missing enum's to case statementDonald Sharp2023-01-3113-48/+139
| * | | lib: Add missing enum's to northbound.cDonald Sharp2023-01-311-11/+27
| * | | lib: Adding missing string to switch statement in mlag.cDonald Sharp2023-01-311-1/+4
| * | | bgpd: ecommunity_token_rt6 is not handledDonald Sharp2023-01-311-1/+1
* | | | Merge pull request #12759 from opensourcerouting/fix/revalidate_commit_on_pr_...Donald Sharp2023-02-071-0/+5
|\ \ \ \
| * | | | tools: Fetch more commits for commitlint to validate the commitDonatas Abraitis2023-02-071-0/+2
| * | | | tools: Revalidate commits when PR is updatedDonatas Abraitis2023-02-071-0/+3
|/ / / /
* | | | Merge pull request #12756 from opensourcerouting/fix/add_build_to_commitsDonald Sharp2023-02-072-0/+4
|\ \ \ \
| * | | | tools: Add `build` as a valid prefix for commit messagesDonatas Abraitis2023-02-072-0/+4
* | | | | build: FRR 9.0 development versionfrr-9.0-devDonatas Abraitis2023-02-071-1/+1
|/ / / /
* | | | Merge pull request #12722 from opensourcerouting/vim-xrefbase_8.5Jafar Al-Gharaibeh2023-02-071-0/+41
|\ \ \ \
| * | | | tools: add GotoXref vim scriptDavid Lamparter2023-01-311-0/+41
* | | | | Merge pull request #12715 from opensourcerouting/fix/contribution_guid_squash...Jafar Al-Gharaibeh2023-02-073-0/+103
|\ \ \ \ \
| * | | | | doc: Define why my pull request was closedDonatas Abraitis2023-01-311-0/+14
| * | | | | doc: Add a documentation about commit conventionsDonatas Abraitis2023-01-311-0/+13
| * | | | | tools: Add commit linterDonatas Abraitis2023-01-312-0/+63