Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   itojun
Date:           Tue Jun 22 12:50:41 UTC 2004

Modified Files:
        src/sys/net: dlt.h if.c if_types.h pfil.c pfil.h
        src/sys/netinet: in.c

Log Message:
prepare PF-related hooks.  reviewed by matt, perry, christos


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/net/dlt.h
cvs rdiff -r1.142 -r1.143 src/sys/net/if.c
cvs rdiff -r1.22 -r1.23 src/sys/net/if_types.h src/sys/net/pfil.h
cvs rdiff -r1.20 -r1.21 src/sys/net/pfil.c
cvs rdiff -r1.95 -r1.96 src/sys/netinet/in.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