freebsd-dev/contrib/netcat
Mark Johnston d041589227 Add a --sctp flag to nc.
The change adds an SCTP mode akin to UDP mode.  This is handy for doing
smoke testing of SCTP.

Use a long option to minimize the risk of option conflicts with OpenBSD.
For bonus points, this change unbreaks --no-tcpopt by adding a missing
case required by getopt_long().

Reviewed by:	delphij, tuexen
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D25610
2020-07-10 19:54:04 +00:00
..
atomicio.c
atomicio.h
FREEBSD-upgrade
FREEBSD-vendor
FREEBSD-Xlist
nc.1 Add a --sctp flag to nc. 2020-07-10 19:54:04 +00:00
netcat.c Add a --sctp flag to nc. 2020-07-10 19:54:04 +00:00
socks.c MFV r288243: nc from OpenBSD 5.8. 2015-09-27 07:04:16 +00:00