freebsd-dev/sbin/ifconfig
Brooks Davis bed230409f SSIDs are of length 32-bytes and not NUL terminated. Use the correct
length and bail immediatly if the returned length is wrong rather than
attempting to set an correct value.

This commit differs from the patch in the PR in the use of exit instead
of return and the use of a defined value for the array.

Submitted by:	Daan Vreeken [PA4DAN] <Danovitsch at Vitsch dot net>
PR:		bin/74509
2005-10-30 16:31:05 +00:00
..
af_atalk.c
af_inet6.c
af_inet.c
af_ipx.c
af_link.c
ifbridge.c Display the status of the spanning tree for each port. 2005-10-07 00:32:16 +00:00
ifcarp.c
ifclone.c
ifconfig.8 Now ifconfig is the one right way to turn polling on. Thus, remove 2005-10-01 19:14:34 +00:00
ifconfig.c For the sake of consistency and easier typing, 2005-09-29 23:53:29 +00:00
ifconfig.h Add a new flag '-k' to ifconfig(8), indicating that it is alright to 2005-07-14 18:33:21 +00:00
ifieee80211.c SSIDs are of length 32-bytes and not NUL terminated. Use the correct 2005-10-30 16:31:05 +00:00
ifmac.c
ifmedia.c
ifpfsync.c
ifvlan.c Eliminate some unneeded code bits. 2005-10-06 15:05:55 +00:00
Makefile