netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol
@ 2022-02-28 13:45 Daniel Braunwarth
  2022-02-28 13:45 ` [PATCH iproute2-next 1/2] lib: add profinet and ethercat as link layer protocol names Daniel Braunwarth
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Daniel Braunwarth @ 2022-02-28 13:45 UTC (permalink / raw)
  To: netdev; +Cc: daniel

Update the llproto_names array to allow users to reference the PROFINET
and EtherCAT protocols with the names 'profinet' and 'ethercat'.

These patches depends on the below referenced patch, which extends if_ether.h
with the used ETH_P_xxx defines.

Link: https://lore.kernel.org/netdev/20220228133029.100913-1-daniel@braunwarth.dev/

Daniel Braunwarth (2):
  lib: add profinet and ethercat as link layer protocol names
  tc: bash-completion: Add profinet and ethercat to procotol completion
    list

 bash-completion/tc | 8 ++++----
 lib/ll_proto.c     | 2 ++
 2 files changed, 6 insertions(+), 4 deletions(-)

--
2.35.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-03-04 16:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-28 13:45 [PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol Daniel Braunwarth
2022-02-28 13:45 ` [PATCH iproute2-next 1/2] lib: add profinet and ethercat as link layer protocol names Daniel Braunwarth
2022-02-28 17:21   ` Stephen Hemminger
2022-03-01 18:26     ` daniel
2022-03-01 19:58       ` Stephen Hemminger
2022-02-28 13:45 ` [PATCH iproute2-next 2/2] tc: bash-completion: Add profinet and ethercat to procotol completion list Daniel Braunwarth
2022-03-04 16:30 ` [PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).