Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/dist/ipf



Module Name:    basesrc
Committed By:   martti
Date:           Fri Feb  1 11:31:56 UTC 2002

Modified Files:
        basesrc/dist/ipf: parse.c

Log Message:
Fixed display of "proto ipv6-icmp ... icmp-type ..." rule. Before
this fix ipfstat reported:

  0 pass in quick proto ipv6-icmp from any to any

while after this fix:

  0 pass in quick proto ipv6-icmp from any to any icmp-type 8

This was just a display bug, the rule worked as expected.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/dist/ipf/parse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index