Qing Li df813b7ea2 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
2009-07-27 17:08:06 +00:00
..
2009-06-25 16:48:13 +00:00
2009-07-27 17:08:06 +00:00
2009-07-27 14:22:09 +00:00
2009-07-27 17:08:06 +00:00
2009-07-27 17:08:06 +00:00
2009-05-23 13:23:46 +00:00
2009-05-28 08:18:12 +00:00