Displaying 1 result from an estimated 1 matches for "0x0800u".
Did you mean:
0x0800
2006 Mar 21
0
[Bug 463] New: cmdflags missing entry for CMD_CHECK
...: P2
Component: iptables
AssignedTo: laforge@netfilter.org
ReportedBy: lstefani@djasolutions.com
cmdflags is used in cmd2char() to return the option for a command. It uses the
bit position of the command mask as an index in the array. There's no entry for
CMD_CHECK (0x0800U), so lookups for CMD_RENAME_CHAIN (0x1000U) index outside the
array.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.