K 10 svn:author V 9 vmaffione K 8 svn:date V 27 2018-12-04T17:47:43.324932Z K 7 svn:log V 305 MFC r341144 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) Differential Revision: https://reviews.freebsd.org/D17987 END