]> git.ipfire.org Git - thirdparty/systemd.git/commit
lldp: fix assertion checking argument for sd_lldp_set_neighbors_max()
authorThomas Haller <thaller@redhat.com>
Fri, 5 Jun 2020 17:48:13 +0000 (19:48 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 6 Jun 2020 08:38:50 +0000 (10:38 +0200)
commit9141594cae1dfd2a17057d3d1effbd2164b1c235
treeafb71ad21f553d81a297fb17369abff675719fac
parent7487b48688f31a58ff04782abc390e44057019fd
lldp: fix assertion checking argument for sd_lldp_set_neighbors_max()

Fixes: 34437b4f9c9c ('sd-lldp: rework sd-lldp API')
src/libsystemd-network/sd-lldp.c