GaloisInc / HaNS

The haskell network stack
BSD 3-Clause "New" or "Revised" License
115 stars 16 forks source link

hans-pcap #3

Open tolysz opened 10 years ago

tolysz commented 10 years ago

Hi, there is a naive implementation for working with real devices on Linux it uses PCAP.

I would love to see one which talks to the network directly, maybe based on virtualbox net; or even one which can use it directly.

elliottt commented 10 years ago

This is really neat! We did some work a while ago with connecting HaNS to real devices on the HaLVM, but I've never tried it when running HaNS from linux.

elliottt commented 8 years ago

Just to warn you, the hans-3.0 branch has been merged to master, and changed the device API a bit :)