You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built a parser for the proc/net/tcp file. This would fit well with all the other parsers that exist for proc/net/ files. Not all of the headers are included in the file, so they were gathered from Linux kernel documentation.
I built a parser for the
proc/net/tcp
file. This would fit well with all the other parsers that exist for proc/net/ files. Not all of the headers are included in the file, so they were gathered from Linux kernel documentation.Here is the schema I'm using:
So if you had a file like this:
JC could output this:
The text was updated successfully, but these errors were encountered: