| plan 9 kernel history: overview | file list | diff list |
1999/0309/ip/ip.c (diff list | history)
| 1999/0302/sys/src/9/ip/ip.c:183,190 – 1999/0309/sys/src/9/ip/ip.c:183,190 (short | long | prev | next) | ||
| 1997/0327 | if(!gating){ eh->vihl = IP_VER|IP_HLEN; eh->tos = 0; | |
| 1999/0309 | eh->ttl = ttl; | |
| 1997/0327 | ||
| 1999/0302 | if(!canrlock(ifc)) goto free; | |