add routing protocols to getprotoent-family functions

iptables and quagga need them to work.
This commit is contained in:
Timo Teräs
2014-06-24 17:39:31 -04:00
committed by Rich Felker
parent 607ce882db
commit 5abfd55d6e
+2
View File
@@ -18,7 +18,9 @@ static const unsigned char protos[][8] = {
"\062esp",
"\063ah",
"\072icmpv6",
"\131ospf",
"\136ipip",
"\147pim",
"\377raw",
"\0\0"
};