Matthias Schiffer <mschiffer@xxxxxxxxxxxxxxxxxxxx> wrote: > As an experiment, I created a reduced version of libnftnl by ripping out > all import/export functions and related code like buffer handling. This > reduced the size of libnftnl.so from 155KB to 110KB (on x86-64, -Os, > stripped, uncompressed), a reduction of roughly 30%. [..] > Does this sound like a good idea, and would such a drastic change be > acceptable for upstream inclusion, given the current libnftnl API can be > preserved? Seems like a good idea to split this up. I think as first step you could even send a patch that just excludes all unneeded snprintf etc. code from the build. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html