CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/14 11:13:44
Modified files:
sys/netinet : if_ether.c
sys/netinet6 : nd6.c
Log message:
Check for the size of the supposed destination address when constructing
the Ethernet frame. Prevent an overflow reported by Henk Jan Agteresch
on bugs@.
