aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipsec.c
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-08-14 22:34:46 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-08-14 22:34:46 +0000
commitaee67300908df365f1191d78b063284ba77ab5e2 (patch)
tree6f85938b7e42c89a66e57d34c93c645145258143 /epan/dissectors/packet-ipsec.c
parent6a59fec027241425d15636f3151b827bd61ee8e9 (diff)
Put protocol preferences in a scrolled window, in case a particular
protocol has a lot of preference items. Change the number of configurable ESP SAs to 16 (in case someone needs do decrypt many sessions in a single trace file). Fix up whitespace. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18903 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ipsec.c')
-rw-r--r--epan/dissectors/packet-ipsec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ipsec.c b/epan/dissectors/packet-ipsec.c
index 9575b7f928..9b97fa220c 100644
--- a/epan/dissectors/packet-ipsec.c
+++ b/epan/dissectors/packet-ipsec.c
@@ -144,7 +144,7 @@ static dissector_table_t ip_dissector_table;
#define IPSEC_SA_ADDR_LEN_SEPARATOR '/'
/* Number of Security Associations */
-#define IPSEC_NB_SA 2
+#define IPSEC_NB_SA 16
#endif
static const value_string cpi2val[] = {