Page MenuHomeFreeBSD

Add netmap support for tun(4) interfaces
Needs ReviewPublic

Authored by giuseppe.lettieri_unipi.it on Aug 18 2020, 2:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 12:58 AM
Unknown Object (File)
Fri, Oct 17, 11:10 AM
Unknown Object (File)
Oct 14 2025, 9:22 AM
Unknown Object (File)
Sep 14 2025, 10:48 PM
Unknown Object (File)
Aug 28 2025, 10:26 PM
Unknown Object (File)
Aug 9 2025, 4:45 AM
Unknown Object (File)
Jul 25 2025, 10:53 PM
Unknown Object (File)
Jul 9 2025, 1:45 AM

Details

Reviewers
vmaffione
kevans
Summary

This patch adds a couple of functions and hooks to allow the generic netmap driver to intercept packets coming from a tun(4) interface. The functionality is needed by people using netmap to interpose, e.g., Sensei or Suricata between VPN/PPPoE connections and the host stack.

Test Plan

Currently being tested by Sunny Valley Networks.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped