Netdev List
 help / color / mirror / Atom feed
* tun: need an ioctl() cmd to get multi_queue index?
@ 2024-07-10  9:40 ayaka
  2024-07-10 15:18 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: ayaka @ 2024-07-10  9:40 UTC (permalink / raw)
  To: netdev

Hello All

I have read some example that filter packet with tc qdisc. It could a very useful feature for dispatcher in a VPN program.
But I didn’t find an ioctl() to fetch the queue index, which I believe is the queue number used in tc qdisc.
There is an ioctl() which set the ifindex which would affect the queue_index storing in the same union. But I don’t think there is an ioctl() to fetch it.

If I was right, could I add a new ioctl() cmd for that?

Sincerely
Randy

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

end of thread, other threads:[~2024-07-10 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  9:40 tun: need an ioctl() cmd to get multi_queue index? ayaka
2024-07-10 15:18 ` Stephen Hemminger
2024-07-10 15:23   ` Randy Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox