| Age | Commit message (Expand) | Author |
| 2020-04-22 | Pull up following revision(s) (requested by kim in ticket #838): | martin |
| 2018-10-23 | only flush routes in stop routine if flushroutes is true, same as | mrg |
| 2018-07-27 | Allow rc.conf to setup resolv.conf via resolvconf(8). | roy |
| 2018-06-29 | Remove dhclient from the base system. | roy |
| 2017-07-06 | Revert previous - not a typo, even though it looks like one | kre |
| 2017-07-06 | PR misc/52370 | kre |
| 2016-03-06 | use kat, a version of cat that strips comments | christos |
| 2016-01-07 | Instead of waiting for a duration based in IPv6 DAD count sysctl, | roy |
| 2014-10-14 | fix syntax error | christos |
| 2014-09-21 | Use checkyesnox to test rtsol as it has been removed including its | roy |
| 2014-09-11 | Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). | roy |
| 2014-04-29 | Indent. | uebayasi |
| 2014-04-29 | Refactor a little to remove huge indents. | uebayasi |
| 2014-04-29 | Split huge monolithic functions for readability. | uebayasi |
| 2013-04-20 | don't attempt to create interfaces that exist and don't hide errors. | christos |
| 2012-11-02 | print something before sleeping so that a user like me can see | yamt |
| 2010-09-26 | Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read | apb |
| 2009-09-11 | backout rev. 1.59. Will be re-done differently. | cegger |
| 2009-09-08 | Do not flush routes if root file system is nfs mounted. | cegger |
| 2009-05-14 | Only start dhcpcd per interface if not running the full dhcpcd daemon. | roy |
| 2008-10-11 | eval arguments one more time so that quoting works. | christos |
| 2008-09-26 | Move default route configuration after interface alias address | apb |
| 2008-09-20 | remove an unecessary "eval" | apb |
| 2008-09-20 | * Allow multiple commands in $ifconfig_xxN variables in rc.conf(5). | apb |
| 2008-07-24 | Use absolute path for various /sbin tools. | reed |
| 2008-05-29 | Allow per-interface DHCP configuration using dhcpcd via | joerg |
| 2007-02-10 | Fix typo/mispelling in comment. | reed |
| 2005-11-24 | RFC 3879 deprecated the IPv6 site-local prefix (fec0::/10): | rpaulo |
| 2005-06-28 | PR/29317: ifconfig.if does not allow parameters with spaces | symka |
| 2005-04-26 | Make ifaliases_lo0 in rc.conf work just like other interfaces (instead of | cjs |
| 2004-10-12 | Use 'load_rc_config_var CMD VAR' to set VAR for "foreign" rc.conf(5) | lukem |
| 2004-10-11 | Use new style command substitution. | christos |
| 2004-08-13 | Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this | mycroft |
| 2003-10-12 | Allow an IPv6 default route to be set from /etc/mygate6 or $defaultroute6. | jdc |
| 2003-01-09 | revert previous; luke and matt want this as a separate script. | christos |
| 2003-01-09 | Add /etc/route.conf processing to add static routes. Removes one more | christos |
| 2003-01-07 | Revert last change for now. It causes hangs during system shutdown when | tron |
| 2003-01-06 | Add keyword "shutdown" so that this script is really executed on system | tron |
| 2002-10-05 | Automatically create and destroy cloning interfaces and sync IP Filter | tron |
| 2002-05-04 | Sync ipf(4) after starting or stopping. This is necesarry to make filter | tron |
| 2002-04-29 | don't bother warning or supporting obsolete $ip6forwarding; | lukem |
| 2002-03-27 | clean up warning | lukem |
| 2002-03-24 | Improve information density of output -- add the dozen -reject routes | sommerfeld |
| 2002-03-22 | Correct the "direction" of the barrier dependencies (DAEMON, LOGIN, | thorpej |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-07-08 | After itojun's recent RTF_CLONED and other changes, it's not necessary to | lukem |
| 2001-03-02 | comment correction: 127/8 must not leave the node (RFC1122) | itojun |
| 2001-01-13 | move IPv6 mode/route configuration upwards, so that !rtsol in | itojun |
| 2001-01-11 | extend /etc/ifconfig.xxN, for comment lines (#) and shell script | itojun |
| 2001-01-03 | add $ip6sitelocal, to control installation of reject route for fec0::/10. | itojun |