--- - branch: MAIN date: Tue Oct 20 07:46:59 UTC 2015 files: - new: '1.191' old: '1.190' path: src/sys/netinet/if_arp.c pathrev: src/sys/netinet/if_arp.c@1.191 type: modified id: 20151020T074659Z.dcec56dfa4f69b835e9e6a2a73e5b6fb2f96af15 log: | Stop callout in arp_rtrequest(RTM_DELETE) This change fixes arptimer panic after removing an interface (say by drvctl -d), which is reported by Takahiro Hayashi. This change also fixes llentry's reference counting; we have to take into account rtentry#rt_llinfo as well as arptimer. module: src subject: 'CVS commit: src/sys/netinet' unixtime: '1445327219' user: ozaki-r