<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Packet corruption occurs when using the nftables vlan pcp set command"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1744#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Packet corruption occurs when using the nftables vlan pcp set command"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1744">bug 1744</a>
from <span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span></b>
<pre>Hi,
nft_payload mangling is lacking special handling for vlan. Linux stores
decapsulated vlan information in skbuff metadata fields. The matching side of
nft_payload already deals, but nft_payload_set_eval() is lacking this.
I can take a look and prepare a bugfix.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>