Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dhcp-forwarder: A DHCP relay agent
- Summary
- dhcp-fwd forwards DHCP messages between subnets with different sublayer
broadcast domains. It is similar to the DHCP relay agent dhcrelay of
ISC's DHCP, but has the following important features:
* Runs as non-root in a chroot-environment
* Uses AF_INET sockets which makes it possible to filter incoming
messages with packetfilters
* The DHCP agent IDs can be defined freely
* Has a small memory footprint when using dietlibc
Changelog
- * Thu Nov 11 12:00:00 2004 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0:0.7-0.fdr.1
- fedora'ized it
- * Thu Aug 19 13:00:00 2004 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0:0.6.1-0
- added support for 'fedora-usermgmt' (enabled with '--with fedora' switch)
- * Thu Jun 17 13:00:00 2004 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0:0.6.1-0
- conditionalized build of -minit subpackage