freebsd_amp_hwpstate/usr.sbin/mrouted
Garrett Wollman fe9140c204 there is a endian problem when setting up tunnel and phyint boundaries
in the mrouted. inet_parse returns network byte ordered address, but there
are a couple comaprisons that need to be done on the addresses and the
comparisons are done in host order. I left the comparisions for 0xffffffff
alone, because this value is the same in network and host orders.

Submitted by:	Mark Tinguely <tinguely@plains.NoDak.edu>
1995-04-10 18:42:10 +00:00
..
common
map-mbone Fix paths of dump files and PID file. 1995-03-31 21:16:59 +00:00
mrinfo Fix paths of dump files and PID file. 1995-03-31 21:16:59 +00:00
mrouted
mtrace
LICENSE
Makefile
Makefile.inc
callout.c
config.c there is a endian problem when setting up tunnel and phyint boundaries 1995-04-10 18:42:10 +00:00
defs.h
dvmrp.h
igmp.c
inet.c
kern.c
main.c Fix paths of dump files and PID file. 1995-03-31 21:16:59 +00:00
map-mbone.8 Forgot to add these two. 1995-03-31 21:18:13 +00:00
mapper.c
mrinfo.8 Forgot to add these two. 1995-03-31 21:18:13 +00:00
mrinfo.c
mrouted.8 Fix paths of dump files and PID file. 1995-03-31 21:16:59 +00:00
mrouted.conf
mtrace.c
prune.c
prune.h
route.c
route.h
vif.c
vif.h