* Proposal: module for optional /net directory for network data
@ 2026-06-17 1:13 Jon Maser
2026-07-17 2:52 ` Cong Wang
0 siblings, 1 reply; 2+ messages in thread
From: Jon Maser @ 2026-06-17 1:13 UTC (permalink / raw)
To: netdev
A little under the weather but hopefully this comes across well lol
This may not be for the sensitive. and yeah I do have a mental
disorder as well, and I'm not an expert
But it would be nice for network operations to be aided by a /net
directory, where devices can have full access to network data,
including hardcore bit by bit access, complete control of data coming
in,and out, shell access to network data, you can easily cache network
operations for forensics, you can enhance firewall technology, even
with hardware firewalls by giving vendors time to adapt to a high
level access of network data
It needs to be a module to be a true unix imho
It can be as easy as cat sendack.ns > /net/0/in && cat /dev/eth0
Its also easy to write a firewall in shell script
Hopefully that impresses the Linux community!! lol
Jon
Also if it gets down to interception, wiretapping, and other felonies
I dont mind being told no, Its the linux communities job to crack down
on illegal stuff, just like the nerds before us
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Proposal: module for optional /net directory for network data
2026-06-17 1:13 Proposal: module for optional /net directory for network data Jon Maser
@ 2026-07-17 2:52 ` Cong Wang
0 siblings, 0 replies; 2+ messages in thread
From: Cong Wang @ 2026-07-17 2:52 UTC (permalink / raw)
To: Jon Maser; +Cc: netdev
On Tue, Jun 16, 2026 at 06:13:51PM -0700, Jon Maser wrote:
> A little under the weather but hopefully this comes across well lol
>
> This may not be for the sensitive. and yeah I do have a mental
> disorder as well, and I'm not an expert
Any idea is welcome!
>
> But it would be nice for network operations to be aided by a /net
> directory, where devices can have full access to network data,
> including hardcore bit by bit access, complete control of data coming
> in,and out, shell access to network data, you can easily cache network
> operations for forensics, you can enhance firewall technology, even
> with hardware firewalls by giving vendors time to adapt to a high
> level access of network data
>
> It needs to be a module to be a true unix imho
>
> It can be as easy as cat sendack.ns > /net/0/in && cat /dev/eth0
>
> Its also easy to write a firewall in shell script
Linux networking subsystem is ruled by netlink, devices are less
preferred interfaces, because netlink is binary-rich and flexible.
Of course, you can always write out-of-tree modules without
arguing with the upstream community. :)
Regards,
Cong
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-17 2:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17 1:13 Proposal: module for optional /net directory for network data Jon Maser
2026-07-17 2:52 ` Cong Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox