TUN/TAP adapter for D-based applications http://deavmi.assigned.network/projects/libtun
Go to file
Tristan B. Velloza Kildaire d2ad780b54 Finally works
TUNTAP is message-oriented, now I did allocate a huge amount. I could have possibly tried using PEEK if it implements it but the thing is that then I would have to mangle that fucking horried ethernet frame format (not str8 forward like IP)
2021-07-21 18:50:46 +02:00
source Finally works 2021-07-21 18:50:46 +02:00
.gitignore Lost my commits 2021-07-18 18:46:08 +02:00
README.md Create README.md 2021-07-18 23:25:59 +02:00
dub.json Lost my commits 2021-07-18 18:46:08 +02:00
dub.selections.json Lost my commits 2021-07-18 18:46:08 +02:00

README.md

libtun

TUN/TAP adapter for D-based applications