freebsd-dev/contrib/netcat
Bjoern A. Zeeb aaf04b7cb6 Switch from setfib(2) moving the process to a different FIB to setsockopt(2)
with SO_SETFIB to only tag the socket with the right FIB.

That way either setfib(1) or nc -V can be used depending on what wants to be
achieved.  This also allows nc to be used for simple regression testing of
either feature.

Sponsored by:	Cisco Systems, Inc.
2012-02-14 11:37:04 +00:00
..
atomicio.c MFV: nc(1) from OpenBSD 4.9. 2011-05-11 21:52:26 +00:00
atomicio.h
FREEBSD-upgrade
FREEBSD-vendor
FREEBSD-Xlist
nc.1 MFV: nc(1) from OpenBSD 4.9. 2011-05-11 21:52:26 +00:00
netcat.c Switch from setfib(2) moving the process to a different FIB to setsockopt(2) 2012-02-14 11:37:04 +00:00
socks.c MFV: nc(1) from OpenBSD 4.9. 2011-05-11 21:52:26 +00:00