summaryrefslogtreecommitdiff
path: root/etc/netstart
AgeCommit message (Expand)Author
2000-03-18silence all extra route addition printoutsTheo de Raadt
2000-03-17correct reject route installations for IPv6. improve comments.Jun-ichiro itojun Hagino
2000-03-12disallow packets to malicious 6to4 prefix, based onJun-ichiro itojun Hagino
2000-03-10fix non behaviorTodd T. Fries
2000-01-10allow arbitrary commands in /etc/hostname.* files if the line starts with '!'Todd T. Fries
2000-01-02rtsol case can configure the interface up, since it would be nice to finishTheo de Raadt
2000-01-02one more indentation fix.Jun-ichiro itojun Hagino
2000-01-02indentation fix (todd's part)Jun-ichiro itojun Hagino
2000-01-02fix rtsold case, reset cmd for each iteration!Todd T. Fries
2000-01-02allow options after "rtsol".Jun-ichiro itojun Hagino
2000-01-02echo "IPv6 autoconf: interfaces" before invoking rtsol.Jun-ichiro itojun Hagino
2000-01-02ipv6 autoconf on hosts (non-routers).Jun-ichiro itojun Hagino
2000-01-02add to hostname.* parsing:Todd T. Fries
1999-12-31install IPv6 reject routes only if kernel is capable of IPv6.Jun-ichiro itojun Hagino
1999-12-09avoid transmitting invalid IPv6 packets out to the wire.Jun-ichiro itojun Hagino
1999-12-09do not perform IPv6 initialization for loopback interface.Jun-ichiro itojun Hagino
1999-09-01support # characters in bridgename.* files; millertTheo de Raadt
1999-09-01cleanup parsing of hostname.* files, and seperate bridge control intoTheo de Raadt
1999-08-09Only parse/setup the hostname.foo file if interface foo exists (thisAngelos D. Keromytis
1999-03-29New multicast route setup styleNiklas Hallqvist
1999-03-26Add bridge interface handlingNiklas Hallqvist
1999-03-01Add support in /etc/hostname.xxx for files of the format:Todd C. Miller
1998-10-28Kill the awful hack used to match and split /etc/hostname.* We now useTodd C. Miller
1998-10-06move ipnat to end of netstart, to support dhcp+ipnatTheo de Raadt
1998-09-18apply media directives on dhcp interfacesTheo de Raadt
1998-09-10better way of handling dhcp client; Jason Ish <jbi130@mail.usask.ca>Marco S Hyman
1998-09-08dhcp client stuff. "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu>Marco S Hyman
1998-08-24You can't use -interface default when there's no default gatewayJason Downs
1998-07-04put 224 route on default, to avoid a hostname lookupTheo de Raadt
1998-05-22use route -n, what the heckTheo de Raadt
1998-03-28s/^nat/ipnat/Theo de Raadt
1998-02-23remove trailing blank lineNiklas Hallqvist
1998-02-07ipforward is in sysctl.conf nowTheo de Raadt
1997-12-21ughTheo de Raadt
1997-12-20ipforwarding option in rc.confTheo de Raadt
1997-11-29NAT requires IPFkstailey
1997-11-04kill spaces at ends of lines; m4Theo de Raadt
1997-10-14set hostname/domainname before running rc.conf; m4@umn.eduTheo de Raadt
1997-09-04fork netstart; new child is rc.confTheo de Raadt
1997-08-25Explicately pass -host flag to route(8) to avoid confusion with networks.Todd C. Miller
1997-08-19Add hook for rpc.lockd, make nfsd flags settable in netstartNiklas Hallqvist
1997-07-31Make quotas optional; wedged into netstart for the time being.Jason Downs
1997-07-30do not run routed by defaultTheo de Raadt
1997-07-28Move configuration of loopback interface to before all other interfaces.kstailey
1997-07-25earlier start of keymanagementNiels Provos
1997-07-24make amd use /tmp_mnt by defaultTheo de Raadt
1997-07-22start the photuris daemon per default. hilfe.Niels Provos
1997-06-17Put in hooks to start ypserv with flagsNiklas Hallqvist
1997-06-17Put in hooks to start rpc.yppasswdd with flagsNiklas Hallqvist
1997-04-15kill route flush until .. hmm kernel routing socket bug or somethingTheo de Raadt