Add ipfw recompile and bpfilter -> bpf changes
This commit is contained in:
parent
7eedd934c9
commit
882984b380
10
UPDATING
10
UPDATING
@ -7,6 +7,14 @@ directly to him. See end of file for further details.
|
||||
Changes to the pccardd kernel interface require that you recompile
|
||||
pccardd for new kernel.
|
||||
|
||||
19980725:
|
||||
The ipfw interface to the kernel has changed. You will need to
|
||||
recompile ipfw programs for the new kernel.
|
||||
|
||||
19990715:
|
||||
The bpfilter device has been renamed to bpf. You will need to
|
||||
change your config files in order to enable this in newer kernels.
|
||||
|
||||
19990704:
|
||||
src/contrib/sys/softupdates is moving to
|
||||
src/sys/contrib/softupdates. Update your symbolic links/etc.
|
||||
@ -311,4 +319,4 @@ version of FreeBSD, you are on your own to get to November 18, 1998.
|
||||
Please filter your entries through Warner (imp@village.org) so that
|
||||
the style, formatting, etc of this file can be maintained.
|
||||
|
||||
$Id: UPDATING,v 1.38 1999/07/07 04:28:48 imp Exp $
|
||||
$Id: UPDATING,v 1.39 1999/08/01 18:19:03 imp Exp $
|
||||
|
Loading…
Reference in New Issue
Block a user