Initial pledge of netcat - unfortunately flawed because fiddling the rtableid
authorbeck <beck@openbsd.org>
Fri, 23 Oct 2015 05:27:17 +0000 (05:27 +0000)
committerbeck <beck@openbsd.org>
Fri, 23 Oct 2015 05:27:17 +0000 (05:27 +0000)
commit8a46da9a1712493a20c0ef7df935a41a6af17789
treecf16f09defff2c22fdb9380c94b8c863674e1f0e
parentb2251c561ddd2e76d7c69c6dc0b22299923fe7c4
Initial pledge of netcat - unfortunately flawed because fiddling the rtableid
in a socket option can be pretty scary and there is no better interface for this.
so if the -V option is used you get no pledge at all.. Otherwise, do what
works for the various options.  Still needs refinement for tls to drop rpath,
and a better solution for the routing table stuff
usr.bin/nc/netcat.c