netgraph

From Wikipedia, the free encyclopedia

Template:Short description

netgraph is the graph based kernel networking subsystem of FreeBSD since 3.4 and DragonFly BSD since the fork from FreeBSD.[1] Netgraph provides support for L2TP, PPTP, ATM, Bluetooth using a modular set of nodes that are the graph.

Netgraph has also been ported on other Operating Systems:

  • NetBSD kernel 1.5V[2] (not integrated into mainline kernel)
  • Linux kernel 2.4 and 2.6 by 6WIND (Commercial closed source port)
  • Linux kernel 3.0 by LANA

History

Netgraph was originally designed and implemented at Whistle Communications by Julian Elischer and Archie Cobbs for the Whistle InterJet small office router product. The purpose of the project was to create a flexible framework for implementing new networking protocols. Key requirements included the ability to prototype with user-space programs while still retaining the ability to interact with data flows normally hidden within the kernel.

References

Page Template:Reflist/styles.css has no content.

  1. ^ Lua error in package.lua at line 80: module 'Module:Citation/CS1/Utilities' not found.
  2. ^ Barnim Dzwillo, tech-net mailing list, 2001

Script error: No such module "Check for unknown parameters".

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Template:DragonFly

Template:Asbox