Re: [LARTC] qdisc/filter to drop all packets

2004-08-27 Thread Catalin(ux aka Dino) BOIE
I'm looking for a way to configure a qdisc or filter to drop all packets. The logic behind this is that I'm using the u32 hashing tables to get move my filters from iptables to tc filters. This will translate into much less per-packet processing for me. However, I need a way to drop any packets tha

[LARTC] qdisc/filter to drop all packets

2004-08-15 Thread Paul C. Diem
I'm looking for a way to configure a qdisc or filter to drop all packets. The logic behind this is that I'm using the u32 hashing tables to get move my filters from iptables to tc filters. This will translate into much less per-packet processing for me. However, I need a way to drop any packets tha