1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00
freebsd/usr.sbin/rtsold
Eric van Gyzen a2a8efb4f6 rtsold: Use correct error in llflags_get()
Set errno to EINVAL if the name overflows the buffer, as was done
before commit ecce515d54.

Reviewed by:	dab, markj
Fixes:		ecce515d54
MFC after:	1 week
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D34354
2022-02-25 09:30:29 -06:00
..
cap_llflags.c rtsold: Use correct error in llflags_get() 2022-02-25 09:30:29 -06:00
cap_script.c
cap_sendmsg.c
dump.c rtsold: Fix bugs reported by Coverity 2020-12-02 16:46:45 +00:00
if.c rtsold: make it work on if_vlan interfaces 2021-08-19 14:31:13 +02:00
Makefile
Makefile.depend
Makefile.depend.options
rtsock.c rtsold: Fix bugs reported by Coverity 2020-12-02 16:46:45 +00:00
rtsol.c rtsold: pass sending router address to other and managed script 2021-08-14 11:14:24 -04:00
rtsold.8 rtsold: Note network interfaces changing index when removed/inserted 2021-12-14 15:27:47 -07:00
rtsold.c rtsol/rtsold: Add option to skip random delay 2021-11-16 10:27:28 -08:00
rtsold.h