提交 1871f583 编写于 作者: T Timo Teräs 提交者: Rich Felker

add ipsec and tunneling protocols to getprotoent-family functions

iptables and ipsec-tools among others require these to function
properly.
上级 bb9af59b
......@@ -14,7 +14,11 @@ static const unsigned char protos[][8] = {
"\021udp",
"\026idp",
"\051ipv6",
"\057gre",
"\062esp",
"\063ah",
"\072icmpv6",
"\136ipip",
"\377raw",
"\0\0"
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册