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 14:17:08 UTC 2004
Modified Files:
src/sys/conf: files
src/sys/dist/pf/net: if_pflog.c if_pflog.h pf.c pf_if.c pf_ioctl.c
pf_norm.c pf_osfp.c pf_table.c pfvar.h
Removed Files:
src/sys/dist/pf/net: if_pfsync.c if_pfsync.h
Log Message:
PF from openbsd 3.5. missing features:
- pfsync (due to protocol # assignment issues)
- carp (not really a PF portion, but thought important to mention)
- PF and ALTQ are mutually-exclusive. this will be sorted out when
kjc%csl.sony.co.jp@localhost updates ALTQ and PF (and API inbetween)
reviewed by matt, christos, perry
torture-test is very welcomed.
To generate a diff of this commit:
cvs rdiff -r1.676 -r1.677 src/sys/conf/files
cvs rdiff -r1.1.1.1 -r1.2 src/sys/dist/pf/net/if_pflog.c \
src/sys/dist/pf/net/if_pflog.h src/sys/dist/pf/net/pf.c \
src/sys/dist/pf/net/pf_if.c src/sys/dist/pf/net/pf_ioctl.c \
src/sys/dist/pf/net/pf_norm.c src/sys/dist/pf/net/pf_osfp.c \
src/sys/dist/pf/net/pf_table.c src/sys/dist/pf/net/pfvar.h
cvs rdiff -r1.1.1.1 -r0 src/sys/dist/pf/net/if_pfsync.c \
src/sys/dist/pf/net/if_pfsync.h
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