How are raw packets, those sent using a packet socket created with
socket(AF_PACKET, ...) affected by tc rules, if at all? Do they bypass
the qdiscs entirely?
To be clear, I am referring to packet sockets, not raw sockets created
with socket(AF_INET, SOCK_RAW, ...), which do seem to go into the
correct queues according to tc rules and counters.
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe lartc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html