Home
last modified time | relevance | path

Searched hist:"31016 aa0be6dbf7556a91dda14cfe1ff0dcf933b" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ifconfig/
H A Difconfig_netlink.cdiff 31016aa0be6dbf7556a91dda14cfe1ff0dcf933b Fri Aug 25 19:31:26 CEST 2023 Gleb Smirnoff <glebius@FreeBSD.org> ifconfig: fix 'ifconfig -l ether'

When matching interfaces for being Ethernet, use same trick that
the link module does - pass if_type through convert_iftype().
That restores historicaly behaviour of listing lagg(4) ports.

Reviewed by: melifaro
Differential Revision: https://reviews.freebsd.org/D41585
H A Daf_link.cdiff 31016aa0be6dbf7556a91dda14cfe1ff0dcf933b Fri Aug 25 19:31:26 CEST 2023 Gleb Smirnoff <glebius@FreeBSD.org> ifconfig: fix 'ifconfig -l ether'

When matching interfaces for being Ethernet, use same trick that
the link module does - pass if_type through convert_iftype().
That restores historicaly behaviour of listing lagg(4) ports.

Reviewed by: melifaro
Differential Revision: https://reviews.freebsd.org/D41585