K 10 svn:author V 9 vmaffione K 8 svn:date V 27 2018-11-28T14:07:34.810707Z K 7 svn:log V 303 netmap: set IFCAP_NETMAP in if_capabilities Revision r307394 removed (by mistake) the code that sets IFCAP_NETMAP in if_capabilities on netmap_attach. This patch reverts this change. Reviewed by: np Approved by: gnn (mentor) MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D17987 END