luigi 2004/04/25 05:50:14 PDT
FreeBSD src repository
Modified files:
sys/netinet if_ether.c
Log:
Start the arp timer at init time.
It runs so rarely that it makes no sense to wait until the first request.
Revision Changes Path
1.125 +1 -10 src/sys/netinet/if_ether.c