CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/11 20:41:29
Modified files:
sys/net : if_ethersubr.c if_tun.c if_vether.c
sys/netinet : if_ether.h
Log message:
Unify the various fake ethernet generators as ether_fakeaddr() which
is safe for both hardware devices and virtual devices
ok mpf, kettenis, moaning and groaning and slow acceptance from mcbride
XXX should loop checking for uniqueness after new henning diff goes in
