index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
staticd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
tests: Fix wrong tgen.stop_topology() calls which got skipped
Martin Winter
4
-4
/
+4
2023-01-31
tests: zebra_rib remove a sleep
Donald Sharp
1
-1
/
+10
2023-01-31
zebra: Send nht resolved entry up to concerned protocols in all cases
Donald Sharp
1
-3
/
+6
2023-01-31
doc: Define why my pull request was closed
Donatas Abraitis
1
-0
/
+14
2023-01-31
doc: Add a documentation about commit conventions
Donatas Abraitis
1
-0
/
+13
2023-01-31
tools: Add commit linter
Donatas Abraitis
2
-0
/
+63
2023-01-31
doc: Write a short introduction about squashing commits
Donatas Abraitis
1
-0
/
+13
2023-01-31
*: Drop deprecated incorrect JSON fields with wrong naming
Donatas Abraitis
9
-146
/
+4
2023-01-30
tests: Topotests fix for deleting wrong pidfile
Martin Winter
1
-5
/
+6
2023-01-30
bgpd: Vanish FQDN capability hostname/domainname before handling new BGP OPEN
Donatas Abraitis
1
-10
/
+8
2023-01-30
bgpd: Free peer's hostname (aka FQDN capability stuff)
Donatas Abraitis
1
-0
/
+1
2023-01-30
tests: Check if we vanish hostname/domainname if disabled from another side
Donatas Abraitis
3
-12
/
+93
2023-01-30
bgpd: bgp_update and bgp_withdraw never return failures
Donald Sharp
6
-138
/
+89
2023-01-30
pimd: v6 intentionally turned off route-maps. Turn it on.
Donald Sharp
1
-1
/
+1
2023-01-28
tests: Super simple babel test
Donald Sharp
10
-0
/
+539
2023-01-28
babeld: During intf startup, ignore address already in use
Donald Sharp
1
-9
/
+9
2023-01-28
babeld: The function is already a pointer
Donald Sharp
1
-1
/
+1
2023-01-27
bgpd: move tunnel-ip comparison into handler
Trey Aspelund
1
-6
/
+8
2023-01-27
bgpd: only unimport routes if tunnel-ip changes
Trey Aspelund
3
-11
/
+32
2023-01-27
build: enable format string warnings
David Lamparter
1
-0
/
+2
2023-01-27
bfdd: fix size_t format string
David Lamparter
1
-1
/
+1
2023-01-27
bgpd: fix silly format string SNAFU
David Lamparter
1
-2
/
+2
2023-01-27
bgpd: fix format string mess in AS-path printing
David Lamparter
3
-14
/
+9
2023-01-27
lib: literal constant format string for termtable
David Lamparter
1
-5
/
+4
2023-01-27
*: fix non-const northbound XPath format strings
David Lamparter
9
-41
/
+36
2023-01-27
*: no-warn pragmas for non-const format strings
David Lamparter
9
-0
/
+66
2023-01-27
*: apply proper format string attributes
David Lamparter
13
-53
/
+87
2023-01-26
lib: Remove global variable exposure `struct host host`
Donald Sharp
2
-5
/
+2
2023-01-26
watchfrr: dmn variable shadows previous declaration
Donald Sharp
1
-7
/
+4
2023-01-26
zebra: i declaration shadows other i declared
Donald Sharp
1
-4
/
+5
2023-01-26
lib: Forward declaration of a struct does not need to have data type
Donald Sharp
1
-1
/
+1
2023-01-25
lib: Remove dead code
Donald Sharp
2
-25
/
+0
2023-01-25
zebra: Remove impossible to use function
Donald Sharp
1
-25
/
+1
[next]