]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r225380
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 11 Sep 2011 23:37:40 +0000 (23:37 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 11 Sep 2011 23:37:40 +0000 (23:37 +0000)
commit30e49d08a6cc4bf2bb8c58cc4684d8d07b539e5a
treeb48a588fa22b6f064763a20e02553983cf44c397
parent4b74d0b199bcd6b7e81203ad9b0ce6983dc32e09
MFC r225380

 On the first loop for generating a bridge MAC address use the local
 hostid, this gives a good chance of keeping the same address over
 reboots. This is intended to help IPV6 and similar which generate
 their addresses from the mac.

PR: kern/160300
Submitted by: mdodd

git-svn-id: svn://svn.freebsd.org/base/stable/8@225495 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_bridge.c