[Bug 918] Ranges and comparat

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Thu May 8 09:18:26 CEST 2014


https://bugzilla.netfilter.org/show_bug.cgi?id=918

--- Comment #1 from Ana Rey <anarey at gmail.com> 2014-05-08 09:18:25 CEST ---
The same behaviour in the following case with hoplimit:

 (master) $ sudo nft add rule ip6 test6 input ip6 hoplimit lt 3
BUG: invalid byte order conversion 0 => 2
nft: src/evaluate.c:153: byteorder_conversion_op: Assertion `0' failed.
anarey at tuxhiba ~/SOLETA/dev/nft
 (master) $ sudo nft add rule ip6 test6 input ip6 hoplimit gt 3
BUG: invalid byte order conversion 0 => 2
nft: src/evaluate.c:153: byteorder_conversion_op: Assertion `0' failed.

-- 
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the netfilter-buglog mailing list