It seems that the userland component of ipfw/dummynet uses int for the bandwidth
represented in bit/s.  Also, int is used for passing that value from the
userland to the kernel.

What would be the best way to extend this?
Just use a larger type?
Or maybe add another field to try to preserve KBI backward compatibility?

Thank you.
-- 
Andriy Gapon
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to