Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-02 | #define TUNMRU as 16384 and allow incoming packets | brian | |
of up to this size rather than restricting them based on our MTU. | |||
1998-06-26 | convert DLT_LOOP header to network-order u_int32_t | Theo de Raadt | |
1997-08-02 | pass address family as host-byte-order u_int32_t. this fixes bpf. add a | Theo de Raadt | |
note to the bottom of tun.4 to indicate that this is a binary incompatibility with older versions, and describe all 3 revisions this has gone through. everyone -- recompile your code that uses tun. | |||
1997-07-29 | indent | Theo de Raadt | |
1996-05-16 | drom NetBSD PR#2411: | Michael Shalayeff | |
add bcast support, do if_flags setable, minor cleanup. | |||
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-02-20 | bug fixes, speedups. multiple AFs support. | Michael Shalayeff | |
bpf fixes. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |