Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dhcp-forwarder - DHCP relay agent
        
        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
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | dhcp-forwarder | 
                0.7 | 
                9.fc5 | 
                i386 | 
                100 KiB | 
                Mon Jul 10 12:38:15 2006 | 
            
        
        Changelog
        
            - * Sun Jul  9 18:00:00 2006 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.7-9
 
            - rebuilt with dietlibc 0.30
 
        
            - * Mon Feb 20 17:00:00 2006 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.7-8
 
            - exclude PPC arch because dietlibc is not available there anymore
 
        
            - * Wed Jun  8 18:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.7-7
 
            - do not build against dietlibc on non-i386 archs running FC3
- added sanity check for builds with mach
- buildrequire 'which'