K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-07-31T22:31:47.000000Z K 7 svn:log V 353 Two bugfixes: + the header file contains two different opcodes (O_IPOPTS and O_IPOPT) for what is the same thing, and sure enough i used one in the kernel and the other one in userland. Be consistent! + "keep-state" and "limit" must be the last match pattern in a rule, so no matter how you enter them move them to the end of the rule. END