mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove the now bogus IP_VAT_COMPAT.
This commit is contained in:
parent
33b061c9fd
commit
0bf1d79182
3 changed files with 6 additions and 6 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.69 1994/05/17 22:30:41 jkh Exp $
|
||||
# $Id: LINT,v 1.70 1994/05/17 23:20:32 jkh Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
|
|
@ -65,7 +65,7 @@ options USER_LDT #allow user-level control of i386 ldt
|
|||
# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
|
||||
# the sound drivers.
|
||||
|
||||
options IP_VAT_COMPAT # compatibility for BSDI/NetBSD mcast
|
||||
# Multicast support.
|
||||
options MULTICAST # Multicast code
|
||||
options MROUTING # Multicast routing
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.69 1994/05/17 22:30:41 jkh Exp $
|
||||
# $Id: LINT,v 1.70 1994/05/17 23:20:32 jkh Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
|
|
@ -65,7 +65,7 @@ options USER_LDT #allow user-level control of i386 ldt
|
|||
# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
|
||||
# the sound drivers.
|
||||
|
||||
options IP_VAT_COMPAT # compatibility for BSDI/NetBSD mcast
|
||||
# Multicast support.
|
||||
options MULTICAST # Multicast code
|
||||
options MROUTING # Multicast routing
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.69 1994/05/17 22:30:41 jkh Exp $
|
||||
# $Id: LINT,v 1.70 1994/05/17 23:20:32 jkh Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
|
|
@ -65,7 +65,7 @@ options USER_LDT #allow user-level control of i386 ldt
|
|||
# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
|
||||
# the sound drivers.
|
||||
|
||||
options IP_VAT_COMPAT # compatibility for BSDI/NetBSD mcast
|
||||
# Multicast support.
|
||||
options MULTICAST # Multicast code
|
||||
options MROUTING # Multicast routing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue