diff options
author | qingli <qingli@FreeBSD.org> | 2009-07-27 17:08:06 +0000 |
---|---|---|
committer | qingli <qingli@FreeBSD.org> | 2009-07-27 17:08:06 +0000 |
commit | 8c1899d9347988f10f8675cc62ab08f26bb9f2d7 (patch) | |
tree | ba2ac82153b664af47ac11ce57edbca618088bf7 /sys/netinet/sctp_auth.c | |
parent | da6cb6e20c0e16d77eafa2b88d2b87b5544b7107 (diff) | |
download | FreeBSD-src-8c1899d9347988f10f8675cc62ab08f26bb9f2d7.zip FreeBSD-src-8c1899d9347988f10f8675cc62ab08f26bb9f2d7.tar.gz |
This patch does the following:
- Allow loopback route to be installed for address assigned to
interface of IFF_POINTOPOINT type.
- Install loopback route for an IPv4 interface addreess when the
"useloopback" sysctl variable is enabled. Similarly, install
loopback route for an IPv6 interface address when the sysctl variable
"nd6_useloopback" is enabled. Deleting loopback routes for interface
addresses is unconditional in case these sysctl variables were
disabled after an interface address has been assigned.
Reviewed by: bz
Approved by: re
Diffstat (limited to 'sys/netinet/sctp_auth.c')
0 files changed, 0 insertions, 0 deletions