]> git.ipfire.org Git - thirdparty/nftables.git/commit
payload: accept ethertype in hexadecimal
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 20 Apr 2013 09:51:40 +0000 (11:51 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 20 Apr 2013 09:52:19 +0000 (11:52 +0200)
commit787bf5a86e122765d7594151e32a891aed7361ac
tree5b0a8146985f25a517d30d33a7e7b6f05e47bd84
parente733be6f42e93a5dfeb5cb95e01a131dd2c32442
payload: accept ethertype in hexadecimal

You can use the symbols ip, ip6, arp and vlan, or alternatively
the ethertype protocol number.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/payload.c