summaryrefslogtreecommitdiffstats
path: root/dhcpcd-run-hooks.8.in
Commit message (Collapse)AuthorAge
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Fail the interface when we need a clientid.Roy Marples2009-03-23
|
* dhcpcd CAN work on IEEE FireWire interfaces.Roy Marples2009-03-23
| | | | | | | However, BPF does not appear to operate on these, so we report the error and continue. When BPF supports FireWire for DHCP, dhcpcd will magically start to work.
* We can now detected primary addresses added or changed in BSD.Roy Marples2009-03-19
| | | | | | | | As such, we can wait for a 3RDPARTY to configure the interface, such as PPP. We can then take the destination addess and automatically give it a default route or any other DHCP option such as DNS servers. This addresses #159.
* mandoc mandates the presence of .OsRoy Marples2009-03-11
|
* Use Aq properly.Roy Marples2009-02-05
|
* We should use the reason CARRIER as well and run carrier notifications after ↵Roy Marples2009-01-15
| | | | PREINIT.
* New configure reasons NOCARRIER and NAK instead of just sending EXPIRE.Roy Marples2009-01-15
|
* Add a static directive that allows the configuration of variables, whichRoy Marples2009-01-01
| | | | | | | | supercedes any DHCP configured variables. If ip_address is configured then we don't bother with a DHCP transaction.
* Update bug page.Roy Marples2008-10-07
|
* Be consistent with dhcient - always PREINIT on startup. We can use this to ↵Roy Marples2008-08-14
| | | | purge stale configuration.
* Fix INFORM and document it in dhcpcd-run-hooks.Roy Marples2008-08-13
|
* Use full dates.Roy Marples2008-08-07
|
* Allow a user defined enter and exit hook instead of just a single hook.Roy Marples2008-07-12
|
* Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixesRoy Marples2008-05-24