summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_device.c
Commit message (Collapse)AuthorAgeFilesLines
* A node that creates a device entry in /dev (yay devfs)julian2002-06-181-0/+637
so that /dev/mumble can be the entrypoint to some networking graph, e.g. a tunnel or a remote tape drive or whatever... Not fully tested (by me) yet. Submitted by: Mark Santcroos <marks@ripe.net> MFC after: 3 weeks
OpenPOWER on IntegriCloud