Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/net
Module Name: syssrc
Committed By: martin
Date: Sun Apr 7 07:05:37 UTC 2002
Modified Files:
syssrc/sys/net: if_ethersubr.c
Log Message:
XXX Explicitly make this fail to compile with a proper warning if we
do not have ARP configured.
This can be caused by configurations including bridge, ppppoe or vlan but
no ethernet interfaces - which does not make sense. We should add a way
to config(8) to issue this kind of warnings.
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 syssrc/sys/net/if_ethersubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index