Searched hist:"7 e49aa86a2824e76e9d9becf61db12066bc0d79d" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/ifconfig/ |
H A D | ifconfig.c | diff 7e49aa86a2824e76e9d9becf61db12066bc0d79d Tue May 23 22:39:22 CEST 2023 Yan Ka Chiu <nyan@myuji.xyz> ifconfig(8): Teach ifconfig to attach and run itself in a jail
Add -j <jail> flag to ifconfig to allow ifconfig to attach and run inside a jail. This allow parent to configure network interfaces of its children even if ifconfig is not available in child's tree (e.g. Linux Jails)
Reviewed by: emaste, khng, melifaro Event: Kitchener-Waterloo Hackathon 202305 MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D40213
|
H A D | ifconfig.8 | diff 7e49aa86a2824e76e9d9becf61db12066bc0d79d Tue May 23 22:39:22 CEST 2023 Yan Ka Chiu <nyan@myuji.xyz> ifconfig(8): Teach ifconfig to attach and run itself in a jail
Add -j <jail> flag to ifconfig to allow ifconfig to attach and run inside a jail. This allow parent to configure network interfaces of its children even if ifconfig is not available in child's tree (e.g. Linux Jails)
Reviewed by: emaste, khng, melifaro Event: Kitchener-Waterloo Hackathon 202305 MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D40213
|