202 Commits (e4694bbe86bd905e7cbb444f211822a5e794e13c)

Author SHA1 Message Date
  kn 4851620986 Do not redirect already quiet stdout for IPv6 reject routes 4 years ago
  dlg 9fe746fb2f handle aggr(4) in the same way as trunk(4) 4 years ago
  krw 93b9d6f227 Historically /etc/netstart (and the equivalent code in the install 5 years ago
  tb 4e809e852a netstart is used during system start, but also interactively. 6 years ago
  rpe 728f495514 Add a proper usage() function. 6 years ago
  jmc 4f90eb9712 when -n is used, no need to spit out "Missing parameters." before 6 years ago
  landry ef55c3f3d3 Lowercase 'usage' and group -n with interface in it. 6 years ago
  rpe e36efedce7 Tweak comments. 6 years ago
  rpe 0b9145153e Write warning/error messages to stderr and end them with a fullstop. 6 years ago
  rpe 988ee6a06b - use specific patterns when looping over /etc/hostname.if files 6 years ago
  rpe e21736f3c1 - Add descriptions for the new functions ifcreate() and vifscreate() 6 years ago
  dlg 29613cf71b create virtual interfaces before starting all interface config. 6 years ago
  claudio ed838896fa Remove some special IPv4 in IPv6 mapped prefixes that are already rejected 6 years ago
  florian f95d9f00de Load RFC 7217 key material and generate if it does not already exist. 6 years ago
  tb a191b4c4cb If -n is given, the netstart script should not (try to) set the default 6 years ago
  tb 1899183cf3 Remove HN_DIR variable and expand it in the only place it was used. It 6 years ago
  rpe 5092490691 Finally remove backwards compat code to support the 'rtsol' keyword 7 years ago
  rpe d4e0fc8cd9 Align ifstart() in netstart and install.sub. 7 years ago
  awolk 3abe3b2d17 etc/netstart: use colon separator instead of dot with chown 7 years ago
  rpe 473642c0eb Change test from [] to [[]] and simplify pattern. 7 years ago
  rpe 9b0956829c Replace hardcoded script name with ${0##*/} 7 years ago
  rpe 04829b62d5 Revert r1.170 and remove the id==0 check. 7 years ago
  rpe 6b0ae6efcc Remove last remnants of rtsol. IPv6 autoconfiguration of interfaces is now 7 years ago
  mpi 6dd8be9e0d Do not try to delete a default route before adding it. 7 years ago
  rpe 15ac759f10 Unbreak netstart for multiple inteface configurations like trunk 7 years ago
  rpe e160122c5d Introduce a new function parse_hn_line() that replaces the existing 7 years ago
  rpe 5c2fb1a07f - localize the if, file and stat variables which also ensures that 7 years ago
  rpe e222a11a78 Minimize differences in ifstart() function between netstart and 7 years ago
  rpe adcd971bb5 Align comments of ifstart() function in netstart and install.sub. 7 years ago
  rpe f3eefc05dc Align comments of stripcom() function in netstart and install.sub. 7 years ago
  mpi 80b83ea56f Do not lose the default route when netstart(8) is run a second time on 7 years ago
  rzalamena fde1b1ebfa Delay switch(4) interface start up so it can attach virtual interfaces 7 years ago
  jasper ce3e7d7285 print a clear error message when not ran as root instead of just falling 7 years ago
  mpi 3e03e0cf65 Do not consider tap(4) a special interface and start if before other 8 years ago
  sthen 560ae5101e Don't delete the 224/4 route in netstart, unless it's being done to ensure that 8 years ago
  rpe 27b3656f2f Remove backslash, not necessary after '&&' 8 years ago
  rpe 054cc29f2a Replace last remaining `` with $() 8 years ago
  ajacoutot 1e90611816 Drop the now useless multicast setup comment. 8 years ago
  ajacoutot 3628daa062 Simplify multicast option handling (10 less lines) by matching /etc/rc behavior 8 years ago
  mpi d372622fa0 It does not make sense to insert a specific route for 224/4 when the 8 years ago
  rpe 27185a2b7d Changes to ifautostart(): 8 years ago
  rpe 3a4fd3b0ad Changes to ifmstart(): 8 years ago
  rpe 3832404083 Changes to stripcom(): 8 years ago
  rpe 6b0cd0e880 Start the rework of the /etc/netstart shell script. 8 years ago
  rpe 6108998069 The hostname variable is not used since r1.99. Remove it and use 8 years ago
  claudio 410bdaf3c6 netstart bits for tap(4) 8 years ago
  sthen 71ac489f71 Don't print output when setting autoconf on interfaces. Suggested by deraadt, 8 years ago
  sthen 9bf3944524 only print the "IPv6 autoconf" line if there are interfaces to configure 8 years ago
  sthen b68cc515bb Set "inet6 autoconf" individually on interfaces that have rtsol set in 8 years ago
  rpe ee8831258e Disable Strict Bourne shell mode for /etc/rc and /etc/netstart to be 9 years ago