aboutsummaryrefslogtreecommitdiff
path: root/sys/net/iflib_clone.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* Create wrapper for Giant taken for newbusWarner Losh2022-06-211-6/+6
* iflib: Fix detach of pseudo interfacesMark Johnston2021-02-241-5/+3
* Import kernel WireGuard supportMatt Macy2020-11-291-1/+0
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* - Remove the unused ifc_link_irq and ifc_mtx_name members of struct iflib_ctx.Marius Strobl2019-05-061-4/+6
* iflib(9): Add support for cloning pseudo interfacesMatt Macy2018-05-111-0/+303