iptmon
iptmon copied to clipboard
iptmon clobbers entire mangle table
iptmon init clobbers the existing mangle table during init. It would make more sense to add the needed chains rather than to overwrite the entire table. Common rules that might already exist in this table include MSS clamping, checksum-fill, etc.