Hacker News new | ask | show | jobs
by jmillikin 1397 days ago
For networking the closest equivalent would be TUN/TAP, which lets userspace route either IP packets (TUN) or Ethernet frames (TAP).