History log of /openbsd-current/regress/sbin/ifconfig/ifaddr.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.8 08-Mar-2023 guenther

Delete obsolete /* ARGSUSED */ lint comments.

ok miod@ millert@


# 1.7 31-Jan-2023 tb

Remove "deletetunnel" command (marked as "remove during 6.4-current").
The "-tunnel" command of course remains.


Revision tags: OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.6 12-Jul-2021 beck

Change the error reporting pattern throughout the tree when unveil
fails to report the path that the failure occured on. Suggested by
deraadt@ after some tech discussion.

Work done and verified by Ashton Fagg <ashton@fagg.id.au>

ok deraadt@ semarie@ claudio@


Revision tags: OPENBSD_6_9_BASE
# 1.5 12-Mar-2021 florian

INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename.


Revision tags: OPENBSD_6_8_BASE
# 1.4 03-Jul-2020 florian

Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
This is the name the other BSDs use for this, there is no reason to
be different, the IPv6 RFCs call these addresses temporary, and some
software in ports wants to use this as well.
Most recently pointed out for firefox by landry.
OK claudio, sthen


Revision tags: OPENBSD_6_7_BASE
# 1.3 19-Dec-2019 jmc

spelling; from bryan stenson


# 1.2 30-Nov-2019 bluhm

Test inet6 netmask and non-contiguous netmask in ifconfig(8).


# 1.1 24-Oct-2019 bluhm

Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.


# 1.7 31-Jan-2023 tb

Remove "deletetunnel" command (marked as "remove during 6.4-current").
The "-tunnel" command of course remains.


Revision tags: OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.6 12-Jul-2021 beck

Change the error reporting pattern throughout the tree when unveil
fails to report the path that the failure occured on. Suggested by
deraadt@ after some tech discussion.

Work done and verified by Ashton Fagg <ashton@fagg.id.au>

ok deraadt@ semarie@ claudio@


Revision tags: OPENBSD_6_9_BASE
# 1.5 12-Mar-2021 florian

INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename.


Revision tags: OPENBSD_6_8_BASE
# 1.4 03-Jul-2020 florian

Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
This is the name the other BSDs use for this, there is no reason to
be different, the IPv6 RFCs call these addresses temporary, and some
software in ports wants to use this as well.
Most recently pointed out for firefox by landry.
OK claudio, sthen


Revision tags: OPENBSD_6_7_BASE
# 1.3 19-Dec-2019 jmc

spelling; from bryan stenson


# 1.2 30-Nov-2019 bluhm

Test inet6 netmask and non-contiguous netmask in ifconfig(8).


# 1.1 24-Oct-2019 bluhm

Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.


# 1.6 12-Jul-2021 beck

Change the error reporting pattern throughout the tree when unveil
fails to report the path that the failure occured on. Suggested by
deraadt@ after some tech discussion.

Work done and verified by Ashton Fagg <ashton@fagg.id.au>

ok deraadt@ semarie@ claudio@


Revision tags: OPENBSD_6_9_BASE
# 1.5 12-Mar-2021 florian

INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename.


Revision tags: OPENBSD_6_8_BASE
# 1.4 03-Jul-2020 florian

Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
This is the name the other BSDs use for this, there is no reason to
be different, the IPv6 RFCs call these addresses temporary, and some
software in ports wants to use this as well.
Most recently pointed out for firefox by landry.
OK claudio, sthen


Revision tags: OPENBSD_6_7_BASE
# 1.3 19-Dec-2019 jmc

spelling; from bryan stenson


# 1.2 30-Nov-2019 bluhm

Test inet6 netmask and non-contiguous netmask in ifconfig(8).


# 1.1 24-Oct-2019 bluhm

Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.


# 1.5 12-Mar-2021 florian

INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename.


Revision tags: OPENBSD_6_8_BASE
# 1.4 03-Jul-2020 florian

Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
This is the name the other BSDs use for this, there is no reason to
be different, the IPv6 RFCs call these addresses temporary, and some
software in ports wants to use this as well.
Most recently pointed out for firefox by landry.
OK claudio, sthen


Revision tags: OPENBSD_6_7_BASE
# 1.3 19-Dec-2019 jmc

spelling; from bryan stenson


# 1.2 30-Nov-2019 bluhm

Test inet6 netmask and non-contiguous netmask in ifconfig(8).


# 1.1 24-Oct-2019 bluhm

Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.


# 1.4 03-Jul-2020 florian

Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
This is the name the other BSDs use for this, there is no reason to
be different, the IPv6 RFCs call these addresses temporary, and some
software in ports wants to use this as well.
Most recently pointed out for firefox by landry.
OK claudio, sthen


Revision tags: OPENBSD_6_7_BASE
# 1.3 19-Dec-2019 jmc

spelling; from bryan stenson


# 1.2 30-Nov-2019 bluhm

Test inet6 netmask and non-contiguous netmask in ifconfig(8).


# 1.1 24-Oct-2019 bluhm

Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.


# 1.3 19-Dec-2019 jmc

spelling; from bryan stenson


# 1.2 30-Nov-2019 bluhm

Test inet6 netmask and non-contiguous netmask in ifconfig(8).


# 1.1 24-Oct-2019 bluhm

Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.


# 1.2 30-Nov-2019 bluhm

Test inet6 netmask and non-contiguous netmask in ifconfig(8).


# 1.1 24-Oct-2019 bluhm

Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.


# 1.1 24-Oct-2019 bluhm

Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.