mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
884be75cce
of do_cmd() broke things, because this function assumes that a socklen_t is large enough to hold a pointer. A real solution to this problem would be a rewrite of do_cmd() to treat the optlen parameter consistently and not use it to carry a pointer or integer dependent on the context. |
||
---|---|---|
.. | ||
ipfw2.c | ||
ipfw.8 | ||
Makefile |