tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
tftp-proxy
/
at
jcs
5 files
Makefile
Different compilers and versions of compilers have different warnings. Remove -Werror to give code a greater chance of building.
9 years ago
filter.c
Include <netinet/in.h> before <net/pfvar.h>. In a future change when ports is ready, <net/pfvar.h> will stop including a pile of balony.
11 years ago
filter.h
bring in a persistent event driven tftp-proxy to replace the libexec one run out of inetd.
13 years ago
tftp-proxy.8
man pages: add missing commas between subordinate and main clauses
4 years ago
tftp-proxy.c
Remove a __KAME__ block for extracting the scope_id from IPV6_PKTINFO. struct in6_pktinfo includes the interface index in ipi6_ifindex but no struct sockaddr_in6. OK jca@
5 years ago