Bug 744

Summary: assertion at working with mangle table
Product: Sisyphus Reporter: Marat Khairullin <xmm>
Component: iptablesAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED FIXED QA Contact:
Severity: critical    
Priority: P4 CC: glebfm, ldv, placeholder
Version: unstable   
Hardware: all   
OS: Linux   

Description Marat Khairullin 2002-03-23 18:02:37 MSK
iptables-1.2.5-alt2

---
# iptables -t mangle -nvL
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h-&gt;info.valid_hooks == (1 &lt;&lt; 0 | 1 &lt;&lt; 3)\' failed.
Aborted
# iptables -t mangle -A OUTPUT -p tcp --dport telnet -j TOS --set-tos Minimize-Delay
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h-&gt;info.valid_hooks == (1 &lt;&lt; 0 | 1 &lt;&lt; 3)\' failed.
Aborted


---

Comment 1 Marat Khairullin 2002-03-23 18:21:35 MSK
Черт, в мыло эта часть (Steps To Reproduce) не попала -
на те Вам еще и так (т.к. очень важно).
# iptables -t mangle -nvL
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h-&gt;info.valid_hooks == (1 &lt;&lt; 0 | 1 &lt;&lt; 3)\' failed.
Aborted
# iptables -t mangle -A OUTPUT -p tcp --dport telnet -j TOS --set-tos Minimize-Delay
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h-&gt;info.valid_hooks == (1 &lt;&lt; 0 | 1 &lt;&lt; 3)\' failed.
Aborted
Comment 2 Marat Khairullin 2002-03-23 18:21:35 MSK
Черт, в мыло эта часть (Steps To Reproduce) не попала -
на те Вам еще и так (т.к. очень важно).
# iptables -t mangle -nvL
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h-&gt;info.valid_hooks == (1 &lt;&lt; 0 | 1 &lt;&lt; 3)\' failed.
Aborted
# iptables -t mangle -A OUTPUT -p tcp --dport telnet -j TOS --set-tos Minimize-Delay
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h-&gt;info.valid_hooks == (1 &lt;&lt; 0 | 1 &lt;&lt; 3)\' failed.
Aborted
Comment 3 Bug Reporter 2002-04-16 20:11:30 MSD
Fixed in 1.2.6a-alt1
Comment 4 Bug Reporter 2002-04-16 20:11:30 MSD
Fixed in 1.2.6a-alt1
Comment 5 Bug Reporter 2002-04-16 20:12:02 MSD

    
Comment 6 Bug Reporter 2002-04-16 20:12:02 MSD