index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
md5.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
*: sort out & explain licenses used in FRR
David Lamparter
11
-722
/
+112
2023-02-08
pbrd: fix large tableids displayed as negative
Wesley Coakley
1
-4
/
+4
2023-02-08
doc: optional keyword info for bestpath-routes
Trey Aspelund
1
-1
/
+11
2023-02-08
doc: prefix match for advertised/received-routes
Trey Aspelund
1
-2
/
+8
2023-02-08
bgpd: prefix match for advertised/received-routes
Trey Aspelund
1
-18
/
+114
2023-02-08
bgpd: add 'detail' option to bestpath-routes
Trey Aspelund
1
-5
/
+24
2023-02-08
tools: Fix missing pbrd in rsyslog.d 45-frr.conf file
Donald Sharp
1
-0
/
+2
2023-02-08
tests: do not use exclude grep
Louis Scalbert
1
-2
/
+11
2023-02-07
tools: Fetch more commits for commitlint to validate the commit
Donatas Abraitis
1
-0
/
+2
2023-02-07
tools: Revalidate commits when PR is updated
Donatas Abraitis
1
-0
/
+3
2023-02-07
tools: Add `build` as a valid prefix for commit messages
Donatas Abraitis
2
-0
/
+4
2023-02-07
build: FRR 9.0 development version
frr-9.0-dev
Donatas Abraitis
1
-1
/
+1
2023-02-06
pceplib: add <time.h> include for time_t
Sam James
1
-0
/
+1
2023-02-06
bgpd: Add more context in logs about from where to where routes are leaked
Donatas Abraitis
1
-2
/
+6
2023-02-06
bgpd: Drop struct bgp from vpn_leak_to_vrf_withdraw()
Donatas Abraitis
3
-15
/
+11
2023-02-06
tests: Check if `route-map vpn import` basic funtionality works fine
Donatas Abraitis
4
-0
/
+188
2023-02-06
bgpd: fix use-after-free crash for evpn
anlan_cs
1
-7
/
+18
2023-02-06
babeld: Fix filtering against all interfaces
Yuxiang Zhu
1
-2
/
+5
2023-02-02
bgpd: Don't try to recursively hold peer io mutex
Donald Sharp
1
-6
/
+7
2023-02-02
bgpd: Convert evpn output to not pretty print json
Donald Sharp
1
-8
/
+7
2023-02-02
lib, bgpd: Add ability to specify that some json output should not be pretty
Donald Sharp
3
-2
/
+28
2023-02-01
bgpd: Set attr to NULL when passing NLRI_UPDATE with treat-as-withdraw
Donatas Abraitis
1
-1
/
+2
2023-02-01
vtysh: Schedule shell access for deprecation
Donald Sharp
2
-1
/
+5
2023-02-01
tests: add missing printf attribute
David Lamparter
1
-0
/
+1
2023-02-01
tests: yank asprintfrr duplicate
David Lamparter
1
-65
/
+43
2023-02-01
lib: fix one more b0rked format string
David Lamparter
1
-1
/
+1
2023-02-01
bgpd/rfapi: add missing printf attribute
David Lamparter
1
-1
/
+2
2023-02-01
lib: apply more `printf` attributes
David Lamparter
2
-4
/
+7
2023-01-31
tools: add GotoXref vim script
David Lamparter
1
-0
/
+41
2023-01-31
*: Add -Wswitch-enum to build
Donald Sharp
1
-0
/
+1
2023-01-31
tools: Add missing enums to switch statement
Donald Sharp
1
-1
/
+1
2023-01-31
qpb: Add missing enum's to switch statement
Donald Sharp
1
-1
/
+1
2023-01-31
pceplib: Add missing enum's to switch statement
Donald Sharp
3
-8
/
+61
2023-01-31
ripngd: Add missing enums to switch statement
Donald Sharp
1
-1
/
+2
2023-01-31
ripd: Add missin enum's to switch statement
Donald Sharp
1
-2
/
+12
2023-01-31
pbrd: Add missing enum's to switch statement
Donald Sharp
1
-1
/
+2
2023-01-31
ospfd: Add missing enum's to switch statement
Donald Sharp
1
-1
/
+1
2023-01-31
ldpd: Add missing enum's to switch statement
Donald Sharp
4
-21
/
+19
2023-01-31
staticd: Add missing enum's to switch statement
Donald Sharp
2
-3
/
+7
2023-01-31
nhrpd: Add missing enum's to switch statement
Donald Sharp
4
-16
/
+37
2023-01-31
isisd: Add missing enum's to switch statement
Donald Sharp
5
-12
/
+29
2023-01-31
pathd: Add missing enum's to switch statement
Donald Sharp
10
-49
/
+220
2023-01-31
pimd: Add missing enums to switch statement
Donald Sharp
6
-8
/
+36
2023-01-31
lib: Add missing enum's to switch statement
Donald Sharp
14
-35
/
+117
2023-01-31
zebra: Add missing enums to switch statements
Donald Sharp
21
-35
/
+380
2023-01-31
bgpd: ecommunity_token_rt6 is not handled
Donald Sharp
1
-1
/
+1
2023-01-31
tests: Use JSON camelCase naming for tests
Donatas Abraitis
27
-326
/
+326
2023-01-31
bgpd: Add missing enum's to case statement
Donald Sharp
13
-48
/
+139
2023-01-31
lib: Add missing enum's to northbound.c
Donald Sharp
1
-11
/
+27
2023-01-31
lib: Adding missing string to switch statement in mlag.c
Donald Sharp
1
-1
/
+4
[next]