Searched hist:"3 c9d5940891f5a93337307cf7d924c8adb630221" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/xen/netfront/ |
H A D | netfront.c | diff 3c9d5940891f5a93337307cf7d924c8adb630221 Fri Aug 05 17:48:56 CEST 2016 Roger Pau Monné <royger@FreeBSD.org> xen-netfront: improve the logic when handling nic features from ioctl
Simplify the logic involved in changing the nic features on the fly, and only reset the frontend when really needed (when changing RX features). Also don't return from the ioctl until the interface has been properly reconfigured.
While there, make sure XN_CSUM_FEATURES is used consistently.
Reported by: julian MFC after: 5 days X-MFC-with: r303488 Sponsored by: Citrix Systems R&D
|