Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-16 | ETHERTYPE_ATALK -> ETHERTYPE_AT | Angelos D. Keromytis | |
2000-01-11 | Add a recursion depth limit, similar to if_gif.c; also, when | Angelos D. Keromytis | |
computing the route for the GRE tunnel, verify that it does not point back to ourselves. | |||
2000-01-08 | We don't need a pseudo-header for tcpdump on the output routine. | Angelos D. Keromytis | |
2000-01-07 | Fix tcpdump -n -i greN (causes a panic in NetBSD) | Angelos D. Keromytis | |
2000-01-07 | Make some of the GRE-specific ioctls privileged. Remove a lot of | Angelos D. Keromytis | |
unnecessary include files. | |||
2000-01-07 | gre interface code, from NetBSD (with some changes) | Angelos D. Keromytis | |