CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/04 20:51:53
Modified files:
sys/net : bridgectl.c if_bridge.c if_bridge.h
sbin/ifconfig : brconfig.c ifconfig.8
Log message:
implement an arp filter
allows arp (and rarp) requests and replies to be matched, including matching
based on the source and target host and protocol adresses, and thus control
over arp traffic and learning.
written for medical x-ray machines, but useful in many spread out L2 networks
ok claudio benno
