summaryrefslogtreecommitdiff
path: root/src/network/proto.c
AgeCommit message (Expand)AuthorLines
2016-05-04fix incorrect protocol name and number for egpAndrew Kelley-1/+1
2016-01-06add missing protocols to protoent lookup functionsTimo Teräs-1/+16
2015-02-10make protocol table zero byte separated and add ipv6 protocolsTimo Teräs-22/+26
2014-06-24add routing protocols to getprotoent-family functionsTimo Teräs-0/+2
2014-06-02add ipsec and tunneling protocols to getprotoent-family functionsTimo Teräs-0/+4
2014-02-13add ipv6 and icmpv6 to getprotoent-family functionsRich Felker-1/+3
2014-02-13fix typo in table for getprotoent that caused out-of-bound readsRich Felker-1/+1
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-1/+0
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+58