aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_monitor.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Mechanically convert netmap(4) to IfAPIJustin Hibbits2023-02-141-1/+1
* netmap: monitor: add missing netmap_adapter_put()Vincenzo Maffione2022-12-241-0/+2
* monitor: fix cb restore when monitored adapter unregistersVincenzo Maffione2022-12-241-6/+6
* netmap: monitor: support offsets in copy modeVincenzo Maffione2021-09-261-5/+7
* netmap: several typo fixesVincenzo Maffione2021-04-021-2/+2
* netmap: monitor: add a flag to distinguish packet directionVincenzo Maffione2021-03-291-2/+6
* netmap: simplify parameter passingVincenzo Maffione2021-01-241-2/+1
* netmap: refactor logging macros and pipesVincenzo Maffione2019-02-051-22/+21
* netmap: fix crash with monitors and VALE portsVincenzo Maffione2019-01-241-1/+10
* netmap: align codebase to the current upstream (sha 8374e1a7e6941)Vincenzo Maffione2018-10-231-88/+143
* netmap: pull fix for 32-bit support from upstreamMatt Macy2018-05-181-10/+10
* netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione2018-04-121-26/+30
* netmap: align codebase to upstream version v11.4Vincenzo Maffione2018-04-091-5/+3
* Update the current version of netmap to bring it in sync with the githubLuiz Otavio O Souza2017-06-121-156/+249
* remove trailing whitespace. No code changes.Luigi Rizzo2016-10-181-5/+5
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-161-38/+74
* release a reference when stopping a monitorLuigi Rizzo2015-07-191-0/+1
* Sync netmap sources with the version in our private tree.Luigi Rizzo2015-07-101-181/+532
* we need full barriers hereLuigi Rizzo2014-11-131-2/+2
* Update to the current version of netmap.Luigi Rizzo2014-08-161-0/+498