freebsd_amp_hwpstate/usr.sbin/mrouted
Kris Kennaway aed217b4c6 String buffer safety cleanup. I don't think any of these were exploitable
remotely, but they would be if e.g. it happened to call the logging
function using a DNS hostname.

Also replace random() by arc4random() - only one of these is arguably
required since it's directly used in the protocol, but we might as
well replace both to avoid using two different PRNGs.

Reviewed by:	green, alex
2000-10-09 06:08:00 +00:00
..
common
map-mbone
mrinfo
mrouted
mtrace
testrsrr
LICENSE
Makefile
Makefile.inc
RELEASE
VERSION
callout.c
cfparse.y String buffer safety cleanup. I don't think any of these were exploitable 2000-10-09 06:08:00 +00:00
config.c
defs.h
dvmrp.h
icmp.c
igmp.c
igmpv2.h
inet.c
ipip.c
kern.c
main.c String buffer safety cleanup. I don't think any of these were exploitable 2000-10-09 06:08:00 +00:00
map-mbone.8
mapper.c
mrinfo.8
mrinfo.c
mrouted.8
mrouted.conf
mtrace.8
mtrace.c String buffer safety cleanup. I don't think any of these were exploitable 2000-10-09 06:08:00 +00:00
mtrace.h
pathnames.h
prune.c String buffer safety cleanup. I don't think any of these were exploitable 2000-10-09 06:08:00 +00:00
prune.h
route.c
route.h
rsrr.c
rsrr.h
rsrr_var.h
vif.c
vif.h