summaryrefslogtreecommitdiffstats
path: root/etc/pccard_ether
Commit message (Expand)AuthorAgeFilesLines
* Not only load pccard_ether settings, also load network settings. Thisn_hibma2012-11-081-0/+1
* Implement a "quiet" mode for rc.d/netif, which only outputsmtm2008-06-231-2/+2
* Disable IPv6 configuration for interfaces in pccard_ether_start().hrs2006-12-081-8/+1
* Introduce a new method ipv6if which attemptes to figure out if anbrooks2006-09-211-1/+5
* Flushing all IPv4 routes when an interface is removed or unconfiguredbrooks2006-09-201-5/+0
* Search the list of up interfaces provided by "ifconfig -ul" instead ofbrooks2006-09-201-5/+7
* Don't try to start interfaces that don't exist.brooks2006-08-181-0/+2
* Introduce a new function, ifexists and use it to avoid attempting tobrooks2006-08-171-1/+1
* Use more rc.subr bits to clean up pccard_ether and implement newbrooks2005-10-031-28/+42
* Be less IPv4 centric. When checking if the interface is alreadybrooks2005-09-281-1/+1
* - Remove the removable_interfaces variable. /etc/pccard_ether willbrooks2005-08-241-2/+2
* Make sure we actually read the config files before testing values frombrooks2005-06-161-12/+12
* Support code for the OpenBSD dhclient. This significantly changes thebrooks2005-06-071-226/+70
* The submitter of bin/75786 turned out to not have removable interfaces,ceri2005-01-171-1/+1
* Correct syntactical weirdness in a call to /etc/rc.d/dhclient. Fixes:ceri2005-01-041-1/+1
* Removed whitespace at BOF, EOL & EOF.schweikh2004-06-061-1/+1
* remove superfluous space before end of backtick expressionrse2004-03-051-1/+1
* - Existing code would ignore pccard_ether_delay when more then 9 secondsambrisko2004-01-251-3/+4
* Release a previous lease if there is any, instead ofmbr2003-09-151-1/+1
* Move the stop_dhcp in start_dhcp again before thembr2003-08-121-1/+1
* Remove the dhclient.${interface}.pid defines. They are nowmbr2003-08-121-9/+1
* Make this working with two or more pccards and with more thanmbr2003-08-121-32/+83
* Fix typombr2003-08-121-1/+1
* Improve the handling dhcp handling of pccard_ether.mbr2003-08-111-1/+30
* o Correct usage example: ep(4) does not have 'link0' option.maxim2003-06-161-2/+2
* follow dhcp_* changes.ume2003-06-071-5/+7
* pccard_ether didn't setup IPv6 after rcTOS sweep.ume2003-05-121-2/+2
* use /etc/rc.d/network_ipv6 instead of obsoleted /etc/rc.network6.ume2003-05-051-2/+2
* o redirect the grep to /dev/nullimp2002-12-121-1/+1
* o Don't do anything if the interface is already up.imp2002-12-111-11/+12
* Due to a bug in the ed driver, which leads to hangs when using it withimp2001-09-131-0/+11
* Avoid flushing IPv6 routes. `route flush' removes necessaryume2001-05-091-1/+1
* Enable static IPv6 address assignment on PCMCIA NIC.ume2001-04-261-10/+4
* Add support for PC-card router configuration. (MFPAO)toshi2000-12-251-40/+124
* Apply a more consistent style to the echo statements in /etc/ scripts.dougb2000-12-171-1/+1
* Fix a blatant bug when running '/etc/pccard_ether device stop'.joe2000-10-281-2/+2
* Add an optional start/stop argument to pccard_ether, and migratejoe2000-10-161-55/+80
* Avoid passing the optional ifconfig arguments to dhcpc as well as ifconfig.joe2000-10-161-1/+1
* Make sure to accept RA. Some laptops run /etc/pccard_ether beforeume2000-09-071-0/+2
* If ipv6_enable is set to yes, do IPv6 setup for PCCARD ethernetume2000-07-171-0/+14
* Add to defaults/rc.conf a new function source_rc_confs which rcsheldonh2000-04-271-0/+1
* When running dhclient on a PC-Card insertion, specify the insertednsayer2000-02-111-4/+5
* Apply a consistent style to most of the etc scripts. Particularly, usesheldonh1999-09-131-23/+32
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Style clean-up:sheldonh1999-08-251-6/+6
* dhclient is now in /sbin.steve1999-02-221-3/+3
* Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.confjkh1999-02-101-3/+5
* Add Id keywordsbrian1998-09-021-0/+2
* Wrapper script for PC Card Ethernet Adapters only supports ISC DHCP;phk1998-08-141-0/+6
* Warn if ISC-DHCP not available.pst1997-12-171-0/+2
OpenPOWER on IntegriCloud