]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces: on NetBSD, ifbic_req can use more than 64 bytes
authorVincent Bernat <vincent@bernat.ch>
Wed, 1 Dec 2021 18:29:28 +0000 (19:29 +0100)
committerVincent Bernat <vincent@bernat.ch>
Wed, 1 Dec 2021 18:29:52 +0000 (19:29 +0100)
commit690e447ea0a9cd488b953b95b3f1c86c8a526e03
treef42161cd078c7b7d3daaf83b97f8b380064965f6
parent13b873027d65725895b8d179525fbfdb22f1cd85
interfaces: on NetBSD, ifbic_req can use more than 64 bytes

Therefore, allocate it dynamically. Fix #489.
src/daemon/interfaces-bsd.c