# Enable PCAP file export from SNDCP IP-data
# EXPORT: TRUE, FALSE
EXPORT=FALSE

# Set the PCAP link layer format:
#FILETYPE: PPP (DLT_PPP_WITH_DIR), ETHERNET (DLT_EN10MB), IPRAW (DLT_RAW)
LINKTYPE=PPP

# Enable/disable internal van Jacobson header decompression (RFC 1144)
# RFC1144: TRUE, FALSE
RFC1144=TRUE
