Bug 744 - assertion at working with mangle table
Summary: assertion at working with mangle table
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: iptables (show other bugs)
Version: unstable
Hardware: all Linux
: P4 critical
Assignee: Nobody's working on this, feel free to take it
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-23 18:02 MSK by Marat Khairullin
Modified: 2003-08-25 15:18 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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->info.valid_hooks == (1 << 0 | 1 << 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->info.valid_hooks == (1 << 0 | 1 << 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->info.valid_hooks == (1 << 0 | 1 << 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->info.valid_hooks == (1 << 0 | 1 << 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->info.valid_hooks == (1 << 0 | 1 << 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->info.valid_hooks == (1 << 0 | 1 << 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