<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:arturo.borrero.glez@gmail.com" title="Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>"> <span class="fn">Arturo Borrero Gonzalez</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - nftables-0.5 fails to import ip6 tables when loopback address provided as both src and dst addr"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1032">bug 1032</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>arturo.borrero.glez@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - nftables-0.5 fails to import ip6 tables when loopback address provided as both src and dst addr"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1032#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - nftables-0.5 fails to import ip6 tables when loopback address provided as both src and dst addr"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1032">bug 1032</a>
from <span class="vcard"><a class="email" href="mailto:arturo.borrero.glez@gmail.com" title="Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>"> <span class="fn">Arturo Borrero Gonzalez</span></a>
</span></b>
<pre>I think this problems has nothing to do with loopback addresses, it seems to be
with the netlink code generation:
nft add rule ip6 t c ip6 saddr ::1 ip6 daddr ::2 --debug=netlink
ip6 t c
[ payload load 32b @ network header + 8 => reg 1 ]
[ cmp eq reg 1 0x00000000 0x00000000 0x00000000 0x01000000 0x00000000
0x00000000 0x00000000 0x02000000 ]
<cmdline>:1:1-44: Error: Could not process rule: Value too large for defined
data type
add rule ip6 t c ip6 saddr ::1 ip6 daddr ::2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>