Talk:DDE

Building DDE utilities and drivers

Loading DDE based network drivers requires the following userspace tools:

  • devnode: (what's this? :/)
  • pfinet: A modified pfinet translator that can talk to the NIC through a special file under /dev.
  • libbpf: A packet filtering library used by network drivers.

All of them are built from hurd's dde branch located at the incubator.

It's packages can be created using this PKGBUILD. (needs testing)