| #
df6861d7
|
| 19-Dec-2025 |
Mark Johnston <markj@FreeBSD.org> |
ifconfig: Fix the -L flag when using netlink
By default, when ifconfig shows a v6 address derived from a router-advertised prefix, it shows the initial preferred and valid lifetimes. When -L is spe
ifconfig: Fix the -L flag when using netlink
By default, when ifconfig shows a v6 address derived from a router-advertised prefix, it shows the initial preferred and valid lifetimes. When -L is specified, it is supposed to show the remaining lifetimes, but this was broken in the conversion to netlink.
Fix that, and add a regression test which validates ifconfig output before and after a short-lived address expires.
Reported by: Franco Fichtner <franco@opnsense.org> Reviewed by: melifaro, allanjude, Seyed Pouria Mousavizadeh Tehrani Fixes: 4c91a5dfe483 ("ifconfig: make interface and address listing use Netlink as transport") MFC after: 2 weeks Sponsored by: OPNsense Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D54294
show more ...
|
| #
7080c1b0
|
| 19-Dec-2025 |
Mark Johnston <markj@FreeBSD.org> |
tests: Fix style in ra.py
No functional change intended.
MFC after: 2 weeks
|
| #
feda3296
|
| 25-Jul-2024 |
Mark Johnston <markj@FreeBSD.org> |
netinet6 tests: Add a regression test for default router handling
This serves as a regression test for commit a48df53e4249.
Reviewed by: bz, allanjude MFC after: 2 weeks Sponsored by: Klara, Inc. S
netinet6 tests: Add a regression test for default router handling
This serves as a regression test for commit a48df53e4249.
Reviewed by: bz, allanjude MFC after: 2 weeks Sponsored by: Klara, Inc. Sponsored by: Bell Tower Integration Differential Revision: https://reviews.freebsd.org/D46136
show more ...
|
| #
df6861d7
|
| 19-Dec-2025 |
Mark Johnston <markj@FreeBSD.org> |
ifconfig: Fix the -L flag when using netlink
By default, when ifconfig shows a v6 address derived from a router-advertised prefix, it shows the initial preferred and valid lifetimes. When -L is spe
ifconfig: Fix the -L flag when using netlink
By default, when ifconfig shows a v6 address derived from a router-advertised prefix, it shows the initial preferred and valid lifetimes. When -L is specified, it is supposed to show the remaining lifetimes, but this was broken in the conversion to netlink.
Fix that, and add a regression test which validates ifconfig output before and after a short-lived address expires.
Reported by: Franco Fichtner <franco@opnsense.org> Reviewed by: melifaro, allanjude, Seyed Pouria Mousavizadeh Tehrani Fixes: 4c91a5dfe483 ("ifconfig: make interface and address listing use Netlink as transport") MFC after: 2 weeks Sponsored by: OPNsense Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D54294
show more ...
|
| #
7080c1b0
|
| 19-Dec-2025 |
Mark Johnston <markj@FreeBSD.org> |
tests: Fix style in ra.py
No functional change intended.
MFC after: 2 weeks
|
| #
feda3296
|
| 25-Jul-2024 |
Mark Johnston <markj@FreeBSD.org> |
netinet6 tests: Add a regression test for default router handling
This serves as a regression test for commit a48df53e4249.
Reviewed by: bz, allanjude MFC after: 2 weeks Sponsored by: Klara, Inc. S
netinet6 tests: Add a regression test for default router handling
This serves as a regression test for commit a48df53e4249.
Reviewed by: bz, allanjude MFC after: 2 weeks Sponsored by: Klara, Inc. Sponsored by: Bell Tower Integration Differential Revision: https://reviews.freebsd.org/D46136
show more ...
|
| #
df6861d7
|
| 19-Dec-2025 |
Mark Johnston <markj@FreeBSD.org> |
ifconfig: Fix the -L flag when using netlink
By default, when ifconfig shows a v6 address derived from a router-advertised prefix, it shows the initial preferred and valid lifetimes. When -L is spe
ifconfig: Fix the -L flag when using netlink
By default, when ifconfig shows a v6 address derived from a router-advertised prefix, it shows the initial preferred and valid lifetimes. When -L is specified, it is supposed to show the remaining lifetimes, but this was broken in the conversion to netlink.
Fix that, and add a regression test which validates ifconfig output before and after a short-lived address expires.
Reported by: Franco Fichtner <franco@opnsense.org> Reviewed by: melifaro, allanjude, Seyed Pouria Mousavizadeh Tehrani Fixes: 4c91a5dfe483 ("ifconfig: make interface and address listing use Netlink as transport") MFC after: 2 weeks Sponsored by: OPNsense Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D54294
show more ...
|
| #
7080c1b0
|
| 19-Dec-2025 |
Mark Johnston <markj@FreeBSD.org> |
tests: Fix style in ra.py
No functional change intended.
MFC after: 2 weeks
|
| #
feda3296
|
| 25-Jul-2024 |
Mark Johnston <markj@FreeBSD.org> |
netinet6 tests: Add a regression test for default router handling
This serves as a regression test for commit a48df53e4249.
Reviewed by: bz, allanjude MFC after: 2 weeks Sponsored by: Klara, Inc. S
netinet6 tests: Add a regression test for default router handling
This serves as a regression test for commit a48df53e4249.
Reviewed by: bz, allanjude MFC after: 2 weeks Sponsored by: Klara, Inc. Sponsored by: Bell Tower Integration Differential Revision: https://reviews.freebsd.org/D46136
show more ...
|