mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05:00
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. |
||
|---|---|---|
| .. | ||
| ipfw.8 | ||
| ipfw2.c | ||
| Makefile | ||