Subject: CVS commit: src/dist/dhcp
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/25/2003 01:01:39
Module Name:	src
Committed By:	mycroft
Date:		Thu Sep 25 01:01:39 UTC 2003

Modified Files:
	src/dist/dhcp/common: socket.c
	src/dist/dhcp/includes: dhcpd.h

Log Message:
The I/O path is assymetric -- we can't deal with IPsec packets coming in, so
don't send them out.  For now.

XXX "Oh my does this need work."


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/dist/dhcp/common/socket.c
cvs rdiff -r1.5 -r1.6 src/dist/dhcp/includes/dhcpd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.