2002-09-16 Joel Sherrill <joel@OARcorp.com>

* netinet/Makefile.am, netinet/udp_usrreq.c: Back off some of
	the IP_FORWARD patch as it appears to not compile in the
	current tree.
This commit is contained in:
Joel Sherrill
2002-09-16 11:55:43 +00:00
parent 5d0b2f75eb
commit f4ceef3ef6
3 changed files with 32 additions and 555 deletions
+6
View File
@@ -1,3 +1,9 @@
2002-09-16 Joel Sherrill <joel@OARcorp.com>
* netinet/Makefile.am, netinet/udp_usrreq.c: Back off some of
the IP_FORWARD patch as it appears to not compile in the
current tree.
2002-09-14 Joel Sherrill <joel@OARcorp.com>
* kern/uipc_socket.c: Fix case on SO_RCVTIMEO and SO_SNDTIMEO where
+2 -1
View File
@@ -22,8 +22,9 @@ include $(top_srcdir)/../automake/lib.am
# Add local stuff here using +=
#
# Add -DFORWARD_PROTOCOL to enable UDP forwarding -- requires missing net/pf.h
AM_CPPFLAGS += -D_COMPILING_BSD_KERNEL_ -DKERNEL -DINET -DNFS -DDIAGNOSTIC \
-DBOOTP_COMPAT -DFORWARD_PROTOCOL
-DBOOTP_COMPAT
$(LIB): $(OBJS)
$(make-library)
File diff suppressed because it is too large Load Diff