aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcp_wrappers/scaffold.h
Commit message (Collapse)AuthorAgeFilesLines
* Use ANSI C function definitions and declerations.Brooks Davis2019-07-171-4/+4
| | | | | | | | | Obtained from: CheriBSD MFC after: 1 week Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=350098
* Add IPv6 scoped address support.Hajimu UMEMOTO2000-07-141-0/+6
| | | | | | | | | | | It enables us to control link-local connections by interface like this: ALL : [fe80::%ed0]/10 : allow ALL : [fe80::]/10 : deny Notes: svn path=/head/; revision=63158
* Clean import of TCP-wrappers by Wietse Venema.vendor/tcp_wrappers/7.6Mark Murray1999-03-141-0/+9
Rest of build to follow. Notes: svn path=/vendor/tcp_wrappers/dist/; revision=44743 svn path=/vendor/tcp_wrappers/7.6/; revision=44745; tag=vendor/tcp_wrappers/7.6