summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h
diff options
context:
space:
mode:
authorJing Min Zhao2006-05-30 03:26:27 +0200
committerDavid S. Miller2006-06-18 06:29:11 +0200
commitc0d4cfd96dd0cc0dbf49435898808b5553af4822 (patch)
treeaa8fb9afbed9da300bb22adfd3798fe7e196cee0 /include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h
parent[NETFILTER]: amanda helper: convert to textsearch infrastructure (diff)
downloadkernel-qcow2-linux-c0d4cfd96dd0cc0dbf49435898808b5553af4822.tar.gz
kernel-qcow2-linux-c0d4cfd96dd0cc0dbf49435898808b5553af4822.tar.xz
kernel-qcow2-linux-c0d4cfd96dd0cc0dbf49435898808b5553af4822.zip
[NETFILTER]: H.323 helper: Add support for Call Forwarding
Signed-off-by: Jing Min Zhao <zhaojingmin@users.sourceforge.net> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h')
-rw-r--r--include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h b/include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h
index cc98f7aa5abe..3d4a773799fc 100644
--- a/include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h
+++ b/include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h
@@ -1,4 +1,4 @@
-/* Generated by Jing Min Zhao's ASN.1 parser, Mar 15 2006
+/* Generated by Jing Min Zhao's ASN.1 parser, Apr 20 2006
*
* Copyright (c) 2006 Jing Min Zhao <zhaojingmin@users.sourceforge.net>
*
@@ -412,6 +412,7 @@ typedef struct Facility_UUIE { /* SEQUENCE */
eFacility_UUIE_destinationInfo = (1 << 14),
eFacility_UUIE_h245SecurityMode = (1 << 13),
} options;
+ TransportAddress alternativeAddress;
FacilityReason reason;
TransportAddress h245Address;
Facility_UUIE_fastStart fastStart;