summaryrefslogtreecommitdiff
path: root/libexec/tcpd/tcpdchk/scaffold.c
AgeCommit message (Collapse)Author
2002-07-30some snprintf and strlcpyTheo de Raadt
2002-06-07support scoped IPv6 address.Jun-ichiro itojun Hagino
no visible API change, old config files work just fine. now you can use expressions like "ALL: [fe80::%lo0/64]". theo ok
2002-05-07wrong size of address; harding@motd.caTheo de Raadt
2000-10-14tcp wrapper support for IPv6. from netbsd.Jun-ichiro itojun Hagino
TODO: scoped address support may need more consideration (we are taking safer side now - rejects too much).
1999-06-06oopsTheo de Raadt
1999-06-06use dot_quad_addr_new() as requiredTheo de Raadt
1997-02-26Initial integration of userland tcpd.Jason Downs