CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/24 00:50:55
Modified files:
sys/net : if_ethersubr.c
Log message:
Make it possible to call ether_rtrequest with a NULL rt argument.
In that case the function can just return. Part of a larger diff
to use the if_rtrequest functions for RTM_PROPOSAL info.
OK florian@
