kernel - IPV6 subnet routing / proxy ND6 (bridge support)
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 4 Sep 2013 20:59:14 +0000 (13:59 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 4 Sep 2013 20:59:14 +0000 (13:59 -0700)
commita3d0e4989603f4c1b2637b90c8d3bbbbac623163
tree6580ae08a2f9317186fdb2fd9d20fb8a3bdd484b
parentfa0b2ca96e94558b08064703c173255bf88d0b8e
kernel - IPV6 subnet routing / proxy ND6 (bridge support)

* Support IPV6 subnet routing and proxy ND6 through bridged interfaces.
  Essentially all the members of the bridge have to be treated as the
  bridge itself for comparison and MAC address handling.

* Prevents the nd6 proxy code from treating two interfaces which are part
  of the same bridge as being different, which would trigger an improper
  proxy ND6.
sys/netinet6/nd6_nbr.c