mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
android: Fix port scanning IMC
Since 9e88bb987d65 ("Subscribed Scanner IMC/IMV to IETF_FIREWALL PA subtype") the port filter attribute is requested with a different message type.
This commit is contained in:
parent
1c82e65cbe
commit
217d8ab81e
@ -53,7 +53,7 @@ static const char imc_name[] = "Android";
|
||||
|
||||
static pen_type_t msg_types[] = {
|
||||
{ PEN_IETF, PA_SUBTYPE_IETF_OPERATING_SYSTEM },
|
||||
{ PEN_IETF, PA_SUBTYPE_IETF_VPN },
|
||||
{ PEN_IETF, PA_SUBTYPE_IETF_FIREWALL },
|
||||
{ PEN_TCG, PA_SUBTYPE_TCG_PTS },
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user