1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/sbin/ipf
Cy Schubert 4293571628 ipfilter: Avoid overrunning the message buffer
Avoid overrunning the message buffer when printing an ippool btree error.
We do this in two ways. First we increase the message buffer from 80 to
255 bytes and secondly we replace strcat(3) with strlcat(3).

MFC after:	1 week
2024-11-11 19:14:31 -08:00
..
common ipf: correct size limit in snprintf 2024-07-20 09:14:57 -07:00
ipf manuals: Misc syntax fixes 2024-10-28 12:26:03 -03:00
ipfs Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ipfstat Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ipfsync
ipftest Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
iplang
ipmon Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ipnat Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ippool Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ipresend Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ipscan Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ipsend
libipf ipfilter: Avoid overrunning the message buffer 2024-11-11 19:14:31 -08:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00