CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/24 00:54:30
Modified files:
sys/dev/usb : if_umb.c
Log message:
Add umb_rtrequest() to handle RTM_PROPOSAL events and send back the
DNS proposals in that case. Also clear the DNS proposals when the
interface is deconfigured (e.g. when going down).
OK florian@
