-
Notifications
You must be signed in to change notification settings - Fork 2
A Network Statistics File System for Linux kernel
License
beraldoleal/netsfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
netsfs - Network Stats File System ---------------------------------- This code is only a prototype of a filesystem useless. (For now) The basic idea came from the demuxfs [1], a live filesystem that aids on the analysis of transport streams in digital TV systems. Thanks Lucas V. Real. The goal of netsfs is collect information about the packets that pass through the network interface from the time the filesystem is mounted. This data will be shown as a directory structure, where the user can easily see statistics packages. Instalation ----------- make insmod netsfs.ko mkdir /net (or another dir) mount -t netsfs none /net --- More info here --- References ---------- [1] http://demuxfs.sourceforge.net/
About
A Network Statistics File System for Linux kernel
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published