add ipsec and tunneling protocols to getprotoent-family functions
iptables and ipsec-tools among others require these to function properly.
This commit is contained in:
@@ -14,7 +14,11 @@ static const unsigned char protos[][8] = {
|
||||
"\021udp",
|
||||
"\026idp",
|
||||
"\051ipv6",
|
||||
"\057gre",
|
||||
"\062esp",
|
||||
"\063ah",
|
||||
"\072icmpv6",
|
||||
"\136ipip",
|
||||
"\377raw",
|
||||
"\0\0"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user