summaryrefslogtreecommitdiffstats
path: root/vrrpd/vrrp_debug.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-31tests: zebra_rib remove a sleepDonald Sharp1-1/+10
2023-01-31zebra: Send nht resolved entry up to concerned protocols in all casesDonald Sharp1-3/+6
2023-01-30tests: Topotests fix for deleting wrong pidfileMartin Winter1-5/+6
2023-01-30bgpd: Vanish FQDN capability hostname/domainname before handling new BGP OPENDonatas Abraitis1-10/+8
2023-01-30bgpd: Free peer's hostname (aka FQDN capability stuff)Donatas Abraitis1-0/+1
2023-01-30tests: Check if we vanish hostname/domainname if disabled from another sideDonatas Abraitis3-12/+93
2023-01-30bgpd: bgp_update and bgp_withdraw never return failuresDonald Sharp6-138/+89
2023-01-30pimd: v6 intentionally turned off route-maps. Turn it on.Donald Sharp1-1/+1
2023-01-28tests: Super simple babel testDonald Sharp10-0/+539
2023-01-28babeld: During intf startup, ignore address already in useDonald Sharp1-9/+9
2023-01-28babeld: The function is already a pointerDonald Sharp1-1/+1
2023-01-27bgpd: move tunnel-ip comparison into handlerTrey Aspelund1-6/+8
2023-01-27bgpd: only unimport routes if tunnel-ip changesTrey Aspelund3-11/+32
2023-01-27build: enable format string warningsDavid Lamparter1-0/+2
2023-01-27bfdd: fix size_t format stringDavid Lamparter1-1/+1
2023-01-27bgpd: fix silly format string SNAFUDavid Lamparter1-2/+2
2023-01-27bgpd: fix format string mess in AS-path printingDavid Lamparter3-14/+9
2023-01-27lib: literal constant format string for termtableDavid Lamparter1-5/+4
2023-01-27*: fix non-const northbound XPath format stringsDavid Lamparter9-41/+36
2023-01-27*: no-warn pragmas for non-const format stringsDavid Lamparter9-0/+66
2023-01-27*: apply proper format string attributesDavid Lamparter13-53/+87
2023-01-26lib: Remove global variable exposure `struct host host`Donald Sharp2-5/+2
2023-01-26watchfrr: dmn variable shadows previous declarationDonald Sharp1-7/+4
2023-01-26zebra: i declaration shadows other i declaredDonald Sharp1-4/+5
2023-01-26lib: Forward declaration of a struct does not need to have data typeDonald Sharp1-1/+1
2023-01-25lib: Remove dead codeDonald Sharp2-25/+0
2023-01-25zebra: Remove impossible to use functionDonald Sharp1-25/+1
2023-01-25zebra: fix SA warning, don't lock plugin listMark Stapp1-8/+0