Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dhcp-forwarder: 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 May 19 13:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.7-4
- use %dist instead of %disttag
- * Sun Mar 6 12:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.7-2
- fixed bigendian builds (backported from 0.8)
- s!%define!%global! to workaround bugs in rpm's macro-engine
- * Thu Nov 11 12:00:00 2004 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0:0.7-0.fdr.1
- fedora'ized it