diff options
author | Florian Westphal <fw@strlen.de> | 2016-10-27 14:31:34 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2016-10-27 19:32:58 +0200 |
commit | 8a7f6de536408336770e352cde939f8cb09a644d (patch) | |
tree | a807aae5233d69571d010b08f5e80ff40ec5faa1 /tests/files/expr-concat | |
parent | 0423caa91ad26e7a4a6d840566d25d48d3341fa1 (diff) |
meta: fix pkttype name and add 'other' symbol
'unicast' doesn't check for unicast packets; it checks for PACKET_HOST,
i.e. a packet coming in for this host.
A unicast address to some other machine (e.g. because nic is
in promisc mode) will have PACKET_OTHER.
So at best this is misleading, so this patch changes it
to 'host'. The unicast entry is retained for compat purpose.
Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/files/expr-concat')
0 files changed, 0 insertions, 0 deletions