static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if packet payload size is min<>max | <max | >min" },
+ "check if packet payload size is 'size | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "min<>max | <max | >min" },
+ "len | min<>max | <max | >min" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if packet payload size is min<>max | <max | >min" },
+ "check if packet payload size is 'size | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if packet payload size is min<>max | <max | >min" },
+ "check if packet payload size is 'size | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if icmp id is min<>max | <max | >min" },
+ "check if icmp id is 'id | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if icmp sequence number is min<>max | <max | >min" },
+ "check if icmp sequence number is 'seq | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if ICMP code is min<>max | <max | >min" },
+ "check if ICMP code is 'code | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if the IP ID is min<>max | <max | >min" },
+ "check if the IP ID is 'id | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if icmp type is min<>max | <max | >min" },
+ "check if icmp type is 'type | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if packet payload size is min<>max | <max | >min" },
+ "check if packet payload size is 'size | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if packet payload size is min<>max | <max | >min" },
+ "check if packet payload size is 'size | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if packet payload size is min<>max | <max | >min" },
+ "check if packet payload size is 'size | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};
static const Parameter s_params[] =
{
{ "~range", Parameter::PT_STRING, nullptr, nullptr,
- "check if packet payload size is min<>max | <max | >min" },
+ "check if packet payload size is 'size | min<>max | <max | >min'" },
{ nullptr, Parameter::PT_MAX, nullptr, nullptr, nullptr }
};