summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_monitor.c
AgeCommit message (Expand)Author
2023-08-23sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2022-12-31netmap: several typo fixesVincenzo Maffione
2022-12-31netmap: monitor: add missing netmap_adapter_put()Vincenzo Maffione
2022-12-31monitor: fix cb restore when monitored adapter unregistersVincenzo Maffione
2021-09-26netmap: monitor: add a flag to distinguish packet directionVincenzo Maffione
2021-01-31netmap: simplify parameter passingVincenzo Maffione
2019-02-05netmap: refactor logging macros and pipesVincenzo Maffione
2019-01-24netmap: fix crash with monitors and VALE portsVincenzo Maffione
2018-10-23netmap: align codebase to the current upstream (sha 8374e1a7e6941)Vincenzo Maffione
2018-05-18netmap: pull fix for 32-bit support from upstreamMatt Macy
2018-04-12netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione
2018-04-09netmap: align codebase to upstream version v11.4Vincenzo Maffione
2017-06-12Update the current version of netmap to bring it in sync with the githubLuiz Otavio O Souza
2016-10-18remove trailing whitespace. No code changes.Luigi Rizzo
2016-10-16Import the current version of netmap, aligned with the one on github.Luigi Rizzo
2015-07-19release a reference when stopping a monitorLuigi Rizzo
2015-07-10Sync netmap sources with the version in our private tree.Luigi Rizzo
2014-11-13we need full barriers hereLuigi Rizzo
2014-08-16Update to the current version of netmap.Luigi Rizzo