| plan 9 kernel history: overview | file list | diff list |
2001/1027/ip/esp.c (diff list | history)
| 2001/0926/sys/src/9/ip/esp.c:23,29 – 2001/1027/sys/src/9/ip/esp.c:23,29 (short | long | prev | next) | ||
| 1999/0316 | { IP_ESPPROTO = 50, EsphdrSize = 28, // includes IP header | |
| 2001/1027 | IphdrSize = 20, // options have been stripped | |
| 1999/0316 | EsptailSize = 2, // does not include pad or auth data UserhdrSize = 4, // user visable header size - if enabled }; | |