CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/28 06:39:43
Modified files:
sys/net : if_bridge.c
Log message:
Do not use the multicast macro IFP_TO_IA() to check if an interface has
a configured IPv4 address but iterates on its private list instead.
ok deraadt@
