diff options
author | hrs <hrs@FreeBSD.org> | 2011-05-29 12:15:49 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2011-05-29 12:15:49 +0000 |
commit | acba2cf647d4b002035e6808c10ac4846a96d157 (patch) | |
tree | 12e5b15daa33ea109f296b91a1e5d23e254ac3e9 /contrib/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 348564e3897fb2be7358af9c78835233752ca54a (diff) | |
download | FreeBSD-src-acba2cf647d4b002035e6808c10ac4846a96d157.zip FreeBSD-src-acba2cf647d4b002035e6808c10ac4846a96d157.tar.gz |
- Enable transports other than INET including INET6.
- Use svc_getrpccaller() instead of svc_getcaller() to support
transports other than INET.
- Extend /var/yp/securenets to support CIDR notation and IPv6 address.
It now supports the following:
127.0.0.1 255.0.0.0
127.0.0.1/8
172.16.10.1
fe80::1%fxp0/10
2001:db8:1::1 ffff:ffff:ffff:ffff::
2001:db8:2::1/68
2001:db8:3::1
- Add -S flag to support Sorlais-compatible securenets format.
- Fix memory leak on removal of socklist and bindaddrlist.
- Remove inconsistent LINEBUFSZ, use BUFSIZ.
- Style(9) fixes.
Diffstat (limited to 'contrib/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions