opnsense-src/usr.bin/sockstat
Damin Rido 950a251823 sockstat: revert incorrect use of path-state for SCTP connections
Revert a change that mistakenly used SCTP path state and the field name
`path-state` instead of the correct `conn-state` and `sctp_conn_state()`
call. This was introduced in 7b35b4d during the addition of libxo
support.

Fixes:		7b35b4d ("sockstat: add libxo support")
Reported by:	Phil Shafer <phil@juniper.net>
Sponsored by:	Google, LLC (GSoC 2025)
Pull Request:	https://github.com/freebsd/freebsd-src/pull
Reviewed by:	asomers
2025-08-08 10:16:56 -06:00
..
Makefile sockstat: add libxo support 2025-07-30 14:27:14 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
sockstat.1 sockstat: add libxo support 2025-07-30 14:27:14 -06:00
sockstat.c sockstat: revert incorrect use of path-state for SCTP connections 2025-08-08 10:16:56 -06:00