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)
Wed, May 8, 5:31 PM
Unknown Object (File)
Sat, May 4, 4:20 PM
Unknown Object (File)
Tue, Apr 30, 5:04 PM
Unknown Object (File)
Thu, Apr 18, 7:12 AM
Unknown Object (File)
Mar 7 2024, 1:57 AM
Unknown Object (File)
Mar 7 2024, 1:56 AM
Unknown Object (File)
Mar 7 2024, 12:53 AM
Unknown Object (File)
Mar 7 2024, 12:00 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