| plan 9 kernel history: overview | file list | diff list |
2002/0217/ip/netlog.c (diff list | history)
| 2002/0217/sys/src/9/ip/netlog.c:207,213 – 2002/0306/sys/src/9/ip/netlog.c:207,213 (short | long | prev | next) | ||
| 2001/1120 | cmderror(cb, "unknown ip control message"); } | |
| 1997/0327 |
| |
| 2002/0306 | for(i = 1; i < cb->nf; i++){ | |
| 1998/0313 | for(fp = flags; fp->name; fp++) | |
| 2001/1120 | if(strcmp(fp->name, cb->f[i]) == 0) | |
| 1997/0327 | break; | |