Re: ethtool not in default system anymore?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jiri Popelka <jpopelka@xxxxxxxxxx> writes:

> I'm not sure. We are trying to eventually get net-tools out of the 
> default install.
> Most of the scripts (initscripts/networking) has been using iproute commands
> now and we're trying to navigate people to switch to ip as well.

Maybe it would be worth attacking vconfig -> ip link add as well?

>From a quick look, all that needs fixing are these 2 lines in fcoe-utils
/usr/libexec/fcoe/fcoe-setup.sh

        vconfig set_name_type DEV_PLUS_VID_NO_PAD
        vconfig add $ifname $vlan > /dev/null

which I believe could be replaced with:

        ip link add link $ifname name $ifname.$vlan type vlan id $vlan


/Benny

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux