summaryrefslogtreecommitdiff
path: root/sbin/dhclient/dhclient-script
AgeCommit message (Expand)Author
2012-11-09Remove now unused files.Kenneth R Westerback
2012-09-18Once resolv.conf.saved has been copied back as resolv.conf, delete it soKenneth R Westerback
2011-04-09We are incorrectly processing option 33 (static route), treatingKenneth R Westerback
2011-04-04route(8) has a -q option. No need for all this >/dev/null 2>&1Kenneth R Westerback
2011-04-04Stray '$medium' missed in last commit.Kenneth R Westerback
2011-04-04Dump some useless calls to dhclient-script. i.e. MEDIUM, PREINIT,Kenneth R Westerback
2011-03-27Fix interval handling. Start at initial_interval instead ofKenneth R Westerback
2010-06-02Have dhclient obey the interface's rdomain, instead of doing routes onPeter Hessler
2010-04-04Add some ipv6 hooks the isc code expects for dhcpv6.Jonathan Gray
2009-06-03Use the new powerful route flush to clean up the mess. With this multipleClaudio Jeker
2009-01-24improve indentation without wasting space on the install media;Igor Sobrado
2009-01-24Improve comment about resolv.conf creation. Prodded by sobrado@.Kenneth R Westerback
2007-08-11Kill a couple of 'echo' statements that can never produce visibleKenneth R Westerback
2007-02-25no need to quote/escape here; ok krw@Kevin Steves
2006-06-03Use ifconfig delete/alias conforming with the man page.Marco Pfatschbacher
2006-06-01'-alias' is deprecated. Use 'delete' in ifconfig statements.Kenneth R Westerback
2005-05-24no more 'ifconfig $if 0.0.0.0 up' only 'ifconfig $if up' since dhclientTodd T. Fries
2005-04-09incorrect apostrophe (in comment);Jason McIntyre
2004-05-06Support ADSL routers running in half-bridge mode or acctuallyClaudio Jeker
2004-05-05line wrapTheo de Raadt
2004-04-18zap comment; han@mijncomputer.nlTheo de Raadt
2004-04-12spacingTheo de Raadt
2004-04-12simplify, from Han Boetes & pb@, theo okHenning Brauer
2004-01-18this is where dhclient will start surgeryTheo de Raadt