summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_bdg.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Mechanically convert netmap(4) to IfAPIJustin Hibbits2023-02-141-2/+2
* netmap: add a tunable for the maximum number of VALE switchesVincenzo Maffione2022-03-061-2/+2
* netmap: several typo fixesVincenzo Maffione2021-04-021-1/+1
* netmap: add kernel support for the "offsets" featureVincenzo Maffione2021-03-291-25/+223
* netmap: simplify parameter passingVincenzo Maffione2021-01-241-2/+1
* add valectl to the system commandsVincenzo Maffione2019-10-311-1/+1
* netmap: refactor logging macros and pipesVincenzo Maffione2019-02-051-38/+22
* netmap: add notifications on kloop stopVincenzo Maffione2019-01-291-2/+2
* netmap: align codebase to the current upstream (760279cfb2730a585)Vincenzo Maffione2018-12-051-258/+96
* netmap: align codebase to the current upstream (sha 8374e1a7e6941)Vincenzo Maffione2018-10-231-0/+1827