Print this page
1403 Support deferring TCP accept()s

*** 22,32 **** # # Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved. # # ! # Copyright 2011 Nexenta Systems, Inc. All rights reserved. # # # This Makefile defines all file modules for the directory uts/common # and its children. These are the source files which may be considered --- 22,32 ---- # # Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved. # # ! # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # # # This Makefile defines all file modules for the directory uts/common # and its children. These are the source files which may be considered
*** 574,583 **** --- 574,587 ---- IPSECESP_OBJS += ipsecespddi.o ipsecesp.o IPSECAH_OBJS += ipsecahddi.o ipsecah.o sadb.o + DATAFILT_OBJS += datafilt.o + + HTTPFILT_OBJS += httpfilt.o + SPPP_OBJS += sppp.o sppp_dlpi.o sppp_mod.o s_common.o SPPPTUN_OBJS += sppptun.o sppptun_mod.o SPPPASYN_OBJS += spppasyn.o spppasyn_mod.o