lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <FABA3A61-3062-4AC6-94D8-7DF602E09EC3@soulik.info>
Date: Wed, 10 Jul 2024 17:40:46 +0800
From: ayaka <ayaka@...lik.info>
To: netdev@...r.kernel.org
Subject: tun: need an ioctl() cmd to get multi_queue index?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ