Module Name: src Committed By: tsutsui Date: Wed Jan 12 15:30:40 UTC 2011
Modified Files: src/sys/net: if_ethersubr.c Log Message: Fix off by one in ether_aton_r(). Noticed by "arp info overwritten" warning. (how could it be missed for months?) To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/sys/net/if_ethersubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.