Force tap's MAC prefix to "fe"
authorSimon Deziel <simon.deziel@gmail.com>
Fri, 11 May 2012 16:00:24 +0000 (12:00 -0400)
committerIustin Pop <iustin@google.com>
Thu, 25 Oct 2012 10:20:51 +0000 (12:20 +0200)
commitfa45c47883d7df3bc5ee89d32c7543dd1f472383
treedbded32e8f905f89ad89f73dec6bfdce2649c0f5
parentba147ff8fe1a6603263022e032511005e58a32ab
Force tap's MAC prefix to "fe"

Setting a high prefix discourages the bridge from adopting the tap's
MAC. Xen is not affected by this since the MAC is forced to
"fe:ff:ff:ff:ff:ff".

This addresses issue #217.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
(cherry picked from commit be3f52f304767a719d4b0dc07c81a1aaea8432b0)
(this is critical enough that we want it on stable-2.6)

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
tools/kvm-ifup.in