Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_MATCH_PKTTYPE
:
CONFIG_NETFILTER_ADVANCED
xt_pkttype
Packet 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" # in 2.6.16–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13
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 2025). See also LKDDb sources on GitLab