index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
netstart
Age
Commit message (
Expand
)
Author
2022-12-18
Revert previous as it doesn't create additional lo(4) anymore
Klemens Nanni
2022-12-18
Do not try to create physical interfaces
Klemens Nanni
2022-12-16
zap double space and needless line break
Klemens Nanni
2022-12-16
Prioritize lladdr over name/unit in hostname.if processing
Andrew Fresh
2022-12-05
Add support configuring hostname.if(5) by lladdr
Andrew Fresh
2022-11-05
"need root privileges" is an error, print it on stderr"
Klemens Nanni
2022-11-05
Print full path in usage; OK jmc
Klemens Nanni
2022-11-01
Only load the SOII key if IPv6 is available
Klemens Nanni
2022-11-01
Do not wait for DAD completion in dry-run mode
Klemens Nanni
2022-10-31
Hoist only the feature check
Klemens Nanni
2022-10-31
Fix comment: IPv6 link local addresses do not use SOII anymore
Klemens Nanni
2022-10-31
Improve shell style wrt. variable naming/boolean convention
Klemens Nanni
2022-10-24
do not wait for autoconf in dry-run
Klemens Nanni
2022-10-24
Add required sh(1) to synopsis
Klemens Nanni
2022-10-21
Fix synopsis, -n does not require an interface; OK jmc
Klemens Nanni
2022-07-03
Create virtual interfaces upfront if specified on the command line
Klemens Nanni
2022-06-26
Wait for autoconf interfaces to come up in netstart(8) instead of
Florian Obser
2022-02-22
add some more tunnels to the list of interfaces that rely on routing.
David Gwynne
2021-09-02
Do not create loopback interfaces lo1, lo2, ... upfront. They are
Alexander Bluhm
2021-08-30
Improve dubgging in /etc/netstart. Enable print only in ifcreate.
Alexander Bluhm
2021-08-06
As tim@ spotted, a use of V4_AUTOCONF crept in when the variable name
Stuart Henderson
2021-07-16
switch to dhcpleased/resolvd in base
Florian Obser
2021-06-20
Don't try to install a default route with route(8) later on if we are
Florian Obser
2020-12-23
Allow the provision of dhclient(8) options on 'dhcp' lines in hostname.if(5)
Kenneth R Westerback
2020-12-21
Avoid issuing pointless 'ifconfig <if> up' when processing 'dhcp' in
Kenneth R Westerback
2020-11-29
Fix previous: use correct version of netstart and installer bits.
Theo Buehler
2020-11-29
Add support for !command to mygate, so that netstart has a late opportunity
Theo de Raadt
2020-11-08
no more mobileip;
Jason McIntyre
2020-06-21
start wg with the other interfaces that rely on routing being up.
David Gwynne
2020-05-22
Revert the following commit as it breaks hostname.if(5) lines with a
kn
2020-05-21
Fix stripcom() description wrt. comments not on their own line
kn
2020-05-21
Do not treat backslashe as an escape character in hostname.if(5) lines
kn
2020-01-15
Do not redirect already quiet stdout for IPv6 reject routes
kn
2019-10-25
handle aggr(4) in the same way as trunk(4)
David Gwynne
2018-08-29
Historically /etc/netstart (and the equivalent code in the install
Kenneth R Westerback
2018-07-08
netstart is used during system start, but also interactively.
Theo Buehler
2018-04-28
Add a proper usage() function.
Robert Peichaer
2018-03-04
when -n is used, no need to spit out "Missing parameters." before
Jason McIntyre
2018-03-03
Lowercase 'usage' and group -n with interface in it.
Landry Breuil
2018-02-21
Tweak comments.
Robert Peichaer
2018-02-19
Write warning/error messages to stderr and end them with a fullstop.
Robert Peichaer
2018-02-19
- use specific patterns when looping over /etc/hostname.if files
Robert Peichaer
2018-02-17
- Add descriptions for the new functions ifcreate() and vifscreate()
Robert Peichaer
2018-02-14
create virtual interfaces before starting all interface config.
David Gwynne
2018-02-10
Remove some special IPv4 in IPv6 mapped prefixes that are already rejected
Claudio Jeker
2018-02-10
Load RFC 7217 key material and generate if it does not already exist.
Florian Obser
2018-02-06
If -n is given, the netstart script should not (try to) set the default
Theo Buehler
2017-11-12
Remove HN_DIR variable and expand it in the only place it was used. It
Theo Buehler
2017-07-25
Finally remove backwards compat code to support the 'rtsol' keyword
Robert Peichaer
2017-07-21
Align ifstart() in netstart and install.sub.
Robert Peichaer
[next]