aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve/net_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Refactor configuration management in bhyve.John Baldwin2021-03-181-1/+1
* Add VIRTIO_NET_F_MTU flag support for the bhyve virtio-net device.Aleksandr Fedorov2020-04-071-0/+1
* bhyve: add missing license identifiers in net_utils and net_backendVincenzo Maffione2019-07-091-0/+2
* bhyve: move common code to net_utils.cVincenzo Maffione2019-06-131-0/+37