summaryrefslogtreecommitdiff
path: root/dissector_netlink.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-06-13 15:30:46 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2015-06-18 00:41:20 +0200
commitda8fcdd7d8ce59ea334ec24cdaddcc02eb611f04 (patch)
treefc38360ff15125e052d81d74c49972f3f85dd645 /dissector_netlink.c
parent41ce2d49645c6eb87f751c4df0b554f4388e73c3 (diff)
netsniff-ng: Add cooked cmdline option.
Add a --cooked option that we later on use for capturing in cooked header. For now, this only captures with a dgram packet socket, but the remaining logic will follow up. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [ dbkm: split out patch ] Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'dissector_netlink.c')
0 files changed, 0 insertions, 0 deletions
mware command completion timeout. From Tariq, several small trivial fixes. Changes from v0: - "Fix global UAR mapping" commit messages updated to explain ARCH_HAS_IOREMAP_WC usage. - rebased to commit 8d3f2806f8fb 'Merge branch ethtool-ksettings' Changes from v1: - Removed ARCH_HAS_IOREMAP_WC config flag from "Fix global UAR mapping" commit, as it was not accurate to use it. - Squashed "Fix global UAR mapping" and "net/mlx5: Avoid double mapping of io mapped memory" - Added more info for "Fix global UAR mapping" in commit message Changes from v2: - None. resubmission per Dave's request due to two parallel submissions to mlx5 driver. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_forward.c')