brooks 5a3d620fb1 Support code for the OpenBSD dhclient. This significantly changes the
way interfaces are configured.  Some key points:

  - At startup, all interfaces are configured through /etc/rc.d/netif.
  - ifconfig_<if> variables my now mix real ifconfig commands the with
    DHCP and WPA directives.  For example, this allows media
    configuration prior to running dhclient.
  - /etc/rc.d/dhclient is not run at startup except by netif to start
    dhclient on specific interfaces.
  - /etc/pccard_ether calls "/etc/rc.d/netif start <if>" to do most of
    it's work.
  - /etc/pccard_ether no longer takes additional arguments to pass to
    ifconfig.  Instead, ifconfig_<if> variables are now honored in favor
    of pccard_ifconfig when available.
  - /etc/pccard_ether will only run on interfaces specified in
    removable_interfaces, even if pccard_ifconfig is set.
2005-06-07 04:49:12 +00:00
..
2004-02-04 01:44:34 +00:00
2005-06-07 03:41:20 +00:00
2005-03-30 18:02:49 +00:00
2004-04-01 19:28:00 +00:00
2004-06-06 11:46:29 +00:00
2005-06-07 03:41:20 +00:00
2004-06-06 11:46:29 +00:00
2004-08-03 08:58:34 +00:00
2004-06-06 11:46:29 +00:00
2004-06-06 11:46:29 +00:00
2003-12-30 17:30:39 +00:00
rpc
2004-06-06 11:46:29 +00:00