99
edits
Changes
EBTABLES memory overhead attitude
Here we're collecting some funny quotes from the linux kernel code
----
<source lang="c">
/*
* ...
* Yes, it is a memory overhead, but in 2003 AD, who cares?
*/
</source>
:''from linux-2.6.24/include/linux/netfilter_bridge/ebt_among.h''
----