Hello,
I have been searching for a cross-platform network library that will allow for packet receiving/injecting at the datalink layer in the level-2 of the network stack.
I have found some Windows libraries that can do this (WinDivert, WinpkFilter) but was seeking something that might be cross-platform (Windows, Linux, and macOS) and that might have some type of passthrough example that I could compile and test out.
Does libtins have any type of passthrough example?
Thanks in advance and have a great day,
Lonnie