Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_MATCH_PKTTYPE:
CONFIG_NETFILTER_ADVANCEDxt_pkttypePacket type matching allows you to match a packet by its "class", eg. BROADCAST, MULTICAST, ...
Typical usage: iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module xt_pkttype CONFIG_NETFILTER_XT_MATCH_PKTTYPE : net/netfilter/Kconfig : "'pkttype' packet type match support"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.