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)
Thu, Mar 7, 1:57 AM
Unknown Object (File)
Thu, Mar 7, 1:56 AM
Unknown Object (File)
Thu, Mar 7, 12:53 AM
Unknown Object (File)
Thu, Mar 7, 12:00 AM
Unknown Object (File)
Dec 27 2023, 9:07 PM
Unknown Object (File)
Dec 25 2023, 5:07 PM
Unknown Object (File)
Dec 21 2023, 9:32 PM
Unknown Object (File)
Dec 20 2023, 7:31 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