mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
65536 / (sizeof(int) * CHAR_BITS) `int's instead of 65536 / (sizeof(int) * CHAR_BITS) bytes to avoid a possible segmentation fault if ports above 16383 are specified via the -p option on a platform with 4 byte wide ints. Approved by: re (bmah) Reported by: Marco Wertejuk <wertejuk@mwcis.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| sockstat.1 | ||
| sockstat.c | ||