[PATCH] Preprocessor support for ipfw

1999-07-03 Thread Ruslan Ermilov
Hi! There is one problem with ``preprocessor support for ipfw''. relay# ls -l 100 ls: 100: No such file or directory relay# ipfw list 100 00100 allow ip from any to any via lo0 relay# touch 100 relay# ipfw list 100 ipfw: error: extraneous filename arguments [...] Please review the attached patc

[PATCH] Preprocessor support for ipfw

1999-07-03 Thread Ruslan Ermilov
Hi! There is one problem with ``preprocessor support for ipfw''. relay# ls -l 100 ls: 100: No such file or directory relay# ipfw list 100 00100 allow ip from any to any via lo0 relay# touch 100 relay# ipfw list 100 ipfw: error: extraneous filename arguments [...] Please review the attached patch