home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 March B
/
SCO_CASTOR4RRT.iso
/
base
/
root.16
/
etc
/
pf.d
/
IP
/
.saps
/
.saps~
Wrap
Text File
|
1998-08-19
|
1KB
|
35 lines
#@(#).saps 1.3
#
######################## DO NOT DELETE THIS FILE #############################
#
# This file is essential for pushing packet filters into the kernel.
# It must exist for packet filtering to operate correctly.
#
# Comments in this file are lines that start with a pound sign (#).
#
# Each entry defines a SAP type for which the pushfilter will attempt to
# load a compiled filter definition into the DLPI driver. A push will
# succeed if the SAP type is currently bound to the network driver.
# An entry may be commented out if a framing type or protocol (such as RARP)
# is not in use.
#
# The following SAP codes are for Ethernet II (RFC 894) framing:
#
################################################################################
#
# IP datagram
0x800
# ARP request/reply
0x806
# RARP request/reply
0x8035
#
# The following SAP and SAP-protid codes are for IEEE 802.n SNAP framing:
#
# IP datagram
0xAA 0x800
# ARP request/reply
0xAA 0x806
# RARP request/reply
0xAA 0x8035