https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182401

--- Comment #6 from johans <[email protected]> ---
The possible commit mentioned earlier in this thread only fixes counters for
rules. When I take a look at 'sys/net/pfvar.h' in releng/10.1 the struct
'pf_src_node' is still a u_int32_t for states and conn here.

Refactoring these and related code to counter_u64_t would probably fix this
issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"

Reply via email to