Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Fri Mar 28 19:03:10 PST 1997
Update of /cvsroot/src/sys/lkm/netinet/if_ipl
In directory netbsd1:/var/slash-tmp/cvs-serv14168
Modified Files:
Makefile mln_ipl.c
Log Message:
Make this compile again in light of recent changes:
- adjust for new ipl_attach()/ipl_detach() names.
- In ipl_load(), so not implicitly call ipl_attach(), since
doing so would be inconsistent with the behavior exhibited
by the statically-configured version.
thorpej
Fri Mar 28 19:05:15 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv14373
Modified Files:
ip_fil.c ip_fil.h
Log Message:
Centralize the check for NetBSD PFIL_HOOKS code into ip_fil.h, and use
it consistently.
Home |
Main Index |
Thread Index |
Old Index