diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-06-29 22:24:13 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-06-29 22:24:13 +0200 |
commit | dcc8ef3866dd743e9bb230cd44b81a5373cf07ab (patch) | |
tree | 4728d9f8f039063c7424f36d3e3b4b909683dbd3 | |
parent | 24ba6650ed66c896ec703dd067af42b05434cce4 (diff) |
man: bpfc: add netlink arp header
As per [1] we now also have an official hw device identifier for
Netlink. Add it to bpfc man page as we can capture from an nlmon
device.
[1] http://patchwork.ozlabs.org/patch/253293/
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | bpfc.8 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -209,6 +209,7 @@ unsigned data structures: 802 - IEEE 802.11 + Prism2 header 803 - IEEE 802.11 + radiotap header 823 - GRE over IP6 + 824 - Netlink [...] See include/uapi/linux/if_arp.h .PP Note that the majority of BPF extensions are available on Linux only. |