K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-11-21T15:34:25.826955Z K 7 svn:log V 370 MFC r325813 (bz): Unbreak IPv6. No longer return ENXIO when trying to send an IPv6 packet in nicvf_sq_add_hdr_subdesc(). Restructure the code so that the upper layer protocol parts are agnostic of the L3 protocol (and no longer specific to IPv4). With this basic IPv6 packets go through. We are still seeing weird behaviour which needs further diagnosis. PR: 223669 END