From: Anton Farygin <rider@basealt.ru> To: devel@lists.altlinux.org Subject: Re: [devel] eth -> ether, или bug 32167 (udev-rule-generator-net) Date: Wed, 2 Jul 2025 12:05:10 +0300 Message-ID: <83fd1c97-de1f-4fd7-b830-4bb986044e4d@basealt.ru> (raw) In-Reply-To: <20250701124457.GD3157@altlinux.org> On 7/1/25 15:44, Alexey V. Vissarionov wrote: > Good ${greeting_time}! > > On 2025-07-01 15:33:29 +0300, Anton Farygin wrote: > > >>> И как сделать по уму? > >> На десктопе - использовать eth0 (каким бы он ни был, ибо кроме > >> него в подавляющем большинстве случаев ничего и нет). > >> На сервере - собрать все eth%u в один большой бридж или бонд > >> (в зависимости от выполняемых сервером задач), опционально > >> нарезать внутри него VLANы, добавить их в свои бриджи, и уже > >> этим бриджам назначать адреса scope global. > > нет давно уже eth* > > Чавойта? > > net/ethernet/eth.c: > > struct net_device *alloc_etherdev_mqs(int sizeof_priv, unsigned int txqs, unsigned int rxqs) > { > return alloc_netdev_mqs(sizeof_priv, "eth%d", NET_NAME_ENUM, ether_setup, txqs, rxqs); > } systemd автоматом меняет ему имя. > > > и тем более не надо делать бриджи и бонды на произвольном > > сервере без понимания всех последствий. > > Их админы сделают. В точности так, как нужно им. > Да конечно сделают, но не по умолчанию.
next prev parent reply other threads:[~2025-07-02 9:05 UTC|newest] Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-08-18 10:43 Sergey Y. Afonin 2019-08-18 15:51 ` Michael Shigorin 2019-08-18 16:53 ` Sergey Y. Afonin 2019-08-20 16:16 ` Sergey Y. Afonin 2019-08-22 10:23 ` Sergey Afonin 2019-08-28 17:52 ` Антон Мидюков 2019-08-29 12:27 ` Sergey Afonin 2020-11-01 8:58 ` Sergey Y. Afonin 2020-11-01 9:26 ` Антон Мидюков 2020-11-02 10:29 ` Sergey Afonin 2020-11-02 11:46 ` Антон Мидюков 2020-11-02 15:55 ` Michael Shigorin 2020-03-02 9:07 ` [devel] eth -> ether, или bug 37173 (etcnet) Sergey Afonin 2020-03-02 9:14 ` Alexey V. Vissarionov 2020-03-02 9:26 ` Sergey Afonin 2020-03-02 9:45 ` Alexey V. Vissarionov 2020-03-02 10:58 ` Sergey Afonin 2020-04-06 18:02 ` Sergey Y. Afonin 2020-04-09 16:43 ` Sergey Y. Afonin 2020-04-09 16:52 ` Mikhail Efremov 2020-04-09 17:19 ` Sergey Y. Afonin 2020-10-27 13:19 ` Sergey Afonin 2020-10-28 19:26 ` Mikhail Efremov 2025-07-01 6:30 ` [devel] eth -> ether, или bug 32167 (udev-rule-generator-net) Sergey Afonin 2025-07-01 6:47 ` Anton Midyukov 2025-07-01 7:20 ` Sergey Afonin 2025-07-01 7:36 ` Sergey Afonin 2025-07-01 11:25 ` Alexey V. Vissarionov 2025-07-01 8:17 ` Anton Midyukov 2025-07-01 9:13 ` Sergey Afonin 2025-07-01 11:11 ` Alexey V. Vissarionov 2025-07-01 11:26 ` Anton Midyukov 2025-07-01 12:22 ` Alexey V. Vissarionov 2025-07-01 12:26 ` Alexei Takaseev 2025-07-01 12:42 ` Alexey V. Vissarionov 2025-07-02 9:03 ` Anton Farygin 2025-07-01 18:51 ` Sergey Afonin 2025-07-01 12:33 ` Anton Farygin 2025-07-01 12:44 ` Alexey V. Vissarionov 2025-07-02 9:05 ` Anton Farygin [this message] 2025-07-02 11:20 ` Alexey V. Vissarionov 2025-07-01 11:38 ` Sergey Afonin 2025-07-01 12:34 ` Alexey V. Vissarionov 2025-07-01 18:58 ` Sergey Afonin 2025-07-02 12:00 ` Alexey V. Vissarionov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=83fd1c97-de1f-4fd7-b830-4bb986044e4d@basealt.ru \ --to=rider@basealt.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git