Lagg was broken by SIOCSIFCAPNV when all underlying devices support SIOCSIFCAPNV. This patch updates lagg to work with SIOCSIFCAPNV and if_capabilities2
Note: I wasn't sure of the purpose of SIOCGIFCAPNV. I followed the mce model of returning 0. Perhaps I should iterate over all ports and ensure each driver returns 0?