mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
Fix a segfault when printing the "protocol" field. The field-format and
encoding-format were expecting different numbers of arguments.
Also, fix the width of the tcp-state field in encoded output.
PR: 292228
Fixes:
|
||
|---|---|---|
| .. | ||
| bpf.c | ||
| common.c | ||
| common.h | ||
| if.c | ||
| inet.c | ||
| inet6.c | ||
| ipsec.c | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.options | ||
| mbuf.c | ||
| mroute.c | ||
| mroute6.c | ||
| netgraph.c | ||
| netisr.c | ||
| netstat.1 | ||
| netstat.h | ||
| nhgrp.c | ||
| nhops.c | ||
| nlist_symbols | ||
| pfkey.c | ||
| route.c | ||
| route_netlink.c | ||
| sctp.c | ||
| unix.c | ||