HardenedBSD src tree
Go to file
Garrett Wollman 28e822955c Implement full proxy ARP, gated on option ARP_PROXYALL. This allows
a FreeBSD box to do proxy ARP as easily as most commercial routers do,
without messing around with (potentially variable) Ethernet addresses.
This code is really quite simple; I'm not at all sure why it wasn't
implemented in 4.4.

It might be worth stealing an interface flag (maybe IFF_LINK1) to use for
finer-grained control over which interfaces get proxy treatment.  For the
moment, it's all or nothing.
1994-10-01 21:50:33 +00:00
bin
eBones Initial import of eBones. 1994-09-30 14:50:09 +00:00
etc Added entry for apm device (needed for Advanced Power Management support). 1994-10-01 03:32:26 +00:00
games
gnu
include
lib
libexec Clean up makefile 1994-09-30 21:19:58 +00:00
lkm
release
sbin Fixed manpage to conform to current reality. 1994-10-01 20:00:28 +00:00
secure !Just! fixing makefile, no code changes Geoff 1994-09-30 06:04:40 +00:00
share Re-org of file. Delete information that is 1.x only. Update and add entrys 1994-10-01 15:04:58 +00:00
sys Implement full proxy ARP, gated on option ARP_PROXYALL. This allows 1994-10-01 21:50:33 +00:00
tools/regression/usr.bin/sed
usr.bin f77.script resides in source, not obj dir 1994-10-01 19:12:09 +00:00
usr.sbin Added apm and apmconf. NOTE: This makefile is wrong in a variety of ways. 1994-10-01 03:44:05 +00:00
COPYRIGHT
CVS-INFO
HW.TROUBLE
Makefile If WANT_MSUN is defined then math.h needs to be installed from the 1994-09-30 16:08:47 +00:00
TODO