Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-29 | Add support for GNU/kFreeBSD | Aurelien Jarno | 1 | -5/+2 |
2009-11-21 | tap-bsd: handle ifname on FreeBSD hosts | Juergen Lock | 1 | -0/+28 |
2009-11-21 | Fix tap breakage on BSD hosts (no IFF_VNET_HDR) | Juergen Lock | 1 | -0/+11 |
2009-10-30 | Unbreak tap compilation on OS X | Alexander Graf | 1 | -2/+4 |
2009-10-30 | net: move UFO support detection to tap-linux.c | Mark McLoughlin | 1 | -0/+5 |
2009-10-30 | net: move tap_set_offload() code into tap-linux.c | Mark McLoughlin | 1 | -0/+5 |
2009-10-30 | net: move tap_probe_vnet_hdr() to tap-linux.c | Mark McLoughlin | 1 | -0/+5 |
2009-10-30 | net: move tap_set_sndbuf() to tap-linux.c | Mark McLoughlin | 1 | -0/+5 |
2009-10-30 | net: split BSD tap_open() out into net/tap-bsd.c | Mark McLoughlin | 1 | -0/+62 |