commit | 7d5f7ed802507999c22949b84686d03987fe57ec | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@medozas.de> | Tue Mar 09 23:27:24 2010 +0100 |
committer | Jan Engelhardt <jengelh@medozas.de> | Thu Mar 18 14:20:06 2010 +0100 |
tree | 2318dbfb05f02c258a05a8616a16cbfec10f65ab | |
parent | e8a96f69383f3d88cdc06d8ccd450f70c48628a3 [diff] |
netfilter: xtables: do without explicit XT_ALIGN XT_ALIGN is already applied on matchsize/targetsize in x_tables.c, so it is not strictly needed in the extensions. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>