| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make protocol table zero byte separated and add ipv6 protocols | Timo Teräs | 2015-02-10 | 1 | -22/+26 |
| * | add routing protocols to getprotoent-family functions•••iptables and quagga need them to work. | Timo Teräs | 2014-06-24 | 1 | -0/+2 |
| * | add ipsec and tunneling protocols to getprotoent-family functions•••iptables and ipsec-tools among others require these to function properly. | Timo Teräs | 2014-06-02 | 1 | -0/+4 |
| * | add ipv6 and icmpv6 to getprotoent-family functions•••based on patch by orc. | Rich Felker | 2014-02-13 | 1 | -1/+3 |
| * | fix typo in table for getprotoent that caused out-of-bound reads•••this was unlikely to lead to any crash or dangerous behavior, but caused adjacent string constants to be treated as part of the protocols table, possibly returning nonsensical results for unknown protocol names/numbers or when getprotoent was called in a loop to enumerate all protocols. | Rich Felker | 2014-02-13 | 1 | -1/+1 |
| * | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -1/+0 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+58 |
