about summary refs log tree commit diff
path: root/src/network/proto.c
Commit message (Expand)AuthorAgeFilesLines
* fix incorrect protocol name and number for egpAndrew Kelley2016-05-041-1/+1
* add missing protocols to protoent lookup functionsTimo Teräs2016-01-061-1/+16
* make protocol table zero byte separated and add ipv6 protocolsTimo Teräs2015-02-101-22/+26
* add routing protocols to getprotoent-family functionsTimo Teräs2014-06-241-0/+2
* add ipsec and tunneling protocols to getprotoent-family functionsTimo Teräs2014-06-021-0/+4
* add ipv6 and icmpv6 to getprotoent-family functionsRich Felker2014-02-131-1/+3
* fix typo in table for getprotoent that caused out-of-bound readsRich Felker2014-02-131-1/+1
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+58