CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/23 19:04:03
Modified files:
sys/net : if_bpe.c
Log message:
add support for adding and deleting address table entries.
the guts of this are in the etherbridge code which i just added for
veb, so this code is very minimal. it's hard to use though cos
ifconfig doesnt (yet) know how to put ethernet addresses into the
"add address" ioctl.
