l2ethernet 0.2.2 copy "l2ethernet: ^0.2.2" to clipboard
l2ethernet: ^0.2.2 copied to clipboard

outdated

Sending raw Ethernet frames in Dart via FFI. Usable for generating WOL packets or non-standard protocols running on Ethernet. Sending only. Linux only.

  • 0.2.2

  • Make the path of libeth.so relative to the module (i.e. don't use the CWD)

0.2.1 #

  • Fix small issues the analyzer at pub.dev found
  • Updated examples to use a package directly (since now a package exists)

0.2.0 #

  • Works on ARM64 and x86_64 on Linux
  • Send-only
  • Add example program
1
likes
0
pub points
27%
popularity

Publisher

unverified uploader

Sending raw Ethernet frames in Dart via FFI. Usable for generating WOL packets or non-standard protocols running on Ethernet. Sending only. Linux only.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, path

More

Packages that depend on l2ethernet