commit | 905e3e8ec5899ae618846c9ac6f38dd6c22e604e | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@computergmbh.de> | Thu Jan 31 04:50:05 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:07 2008 -0800 |
tree | a15c260950c0b5e4c12d9fe6529ae6ea564902a8 | |
parent | 3cb609d57c20027a8b39fc60b79b930a89da82d4 [diff] |
[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper Constify data tables (predominantly in nf_conntrack_h323_types.c, but also a few in nf_conntrack_h323_asn1.c) and use const qualifiers on variables where possible in the h323 sources. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>