Searched hist:"8 b22242550c98d0a59b6589f2be0beb1dc2eac13" (Results 1 – 7 of 7) sorted by relevance
/freebsd/sbin/ifconfig/ |
H A D | carp.c | diff 8b22242550c98d0a59b6589f2be0beb1dc2eac13 Sun Feb 28 11:30:09 CET 2021 Ryan Moeller <freqlabs@FreeBSD.org> sbin/ifconfig: Use a global libifconfig handle
This should eventually replace the socket passed to the various handlers. In the meantime, making it global avoids repeatedly opening and closing handles.
Reported by: kp Reviewed by: kp (earlier version) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D28990
|
H A D | ifgroup.c | diff 8b22242550c98d0a59b6589f2be0beb1dc2eac13 Sun Feb 28 11:30:09 CET 2021 Ryan Moeller <freqlabs@FreeBSD.org> sbin/ifconfig: Use a global libifconfig handle
This should eventually replace the socket passed to the various handlers. In the meantime, making it global avoids repeatedly opening and closing handles.
Reported by: kp Reviewed by: kp (earlier version) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D28990
|
H A D | sfp.c | diff 8b22242550c98d0a59b6589f2be0beb1dc2eac13 Sun Feb 28 11:30:09 CET 2021 Ryan Moeller <freqlabs@FreeBSD.org> sbin/ifconfig: Use a global libifconfig handle
This should eventually replace the socket passed to the various handlers. In the meantime, making it global avoids repeatedly opening and closing handles.
Reported by: kp Reviewed by: kp (earlier version) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D28990
|
H A D | ifbridge.c | diff 8b22242550c98d0a59b6589f2be0beb1dc2eac13 Sun Feb 28 11:30:09 CET 2021 Ryan Moeller <freqlabs@FreeBSD.org> sbin/ifconfig: Use a global libifconfig handle
This should eventually replace the socket passed to the various handlers. In the meantime, making it global avoids repeatedly opening and closing handles.
Reported by: kp Reviewed by: kp (earlier version) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D28990
|
H A D | ifclone.c | diff 8b22242550c98d0a59b6589f2be0beb1dc2eac13 Sun Feb 28 11:30:09 CET 2021 Ryan Moeller <freqlabs@FreeBSD.org> sbin/ifconfig: Use a global libifconfig handle
This should eventually replace the socket passed to the various handlers. In the meantime, making it global avoids repeatedly opening and closing handles.
Reported by: kp Reviewed by: kp (earlier version) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D28990
|
H A D | iflagg.c | diff 8b22242550c98d0a59b6589f2be0beb1dc2eac13 Sun Feb 28 11:30:09 CET 2021 Ryan Moeller <freqlabs@FreeBSD.org> sbin/ifconfig: Use a global libifconfig handle
This should eventually replace the socket passed to the various handlers. In the meantime, making it global avoids repeatedly opening and closing handles.
Reported by: kp Reviewed by: kp (earlier version) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D28990
|
H A D | ifconfig.c | diff 8b22242550c98d0a59b6589f2be0beb1dc2eac13 Sun Feb 28 11:30:09 CET 2021 Ryan Moeller <freqlabs@FreeBSD.org> sbin/ifconfig: Use a global libifconfig handle
This should eventually replace the socket passed to the various handlers. In the meantime, making it global avoids repeatedly opening and closing handles.
Reported by: kp Reviewed by: kp (earlier version) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D28990
|