| Commit message (Expand) | Author | Age | Files | Lines |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -4/+0 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -1/+1 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -28/+2 |
* | - Fix sanity check of GIFSOPTS ioctl. | hrs | 2009-06-09 | 1 | -2/+2 |
* | Fix and add a workaround on an issue of EtherIP packet with reversed | hrs | 2009-06-07 | 1 | -6/+20 |
* | Make indentation more uniform accross vnet container structs. | zec | 2009-05-02 | 1 | -5/+5 |
* | Change if_output to take a struct route as its fourth argument in order | kmacy | 2009-04-16 | 1 | -1/+1 |
* | On architectures with strict alignment requirements compensate | marius | 2009-03-07 | 1 | -0/+2 |
* | Conditionally compile out V_ globals while instantiating the appropriate | zec | 2008-12-10 | 1 | -1/+6 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+24 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 1 | -0/+1 |
* | Add some initial locking to gif(4). It doesn't covers the whole driver, | glebius | 2006-01-30 | 1 | -1/+7 |
* | Add RFC 3378 EtherIP support. This change makes it possible to add gif | thompsa | 2005-12-21 | 1 | -0/+8 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -1/+2 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Properly detect loops by recording the interface pointer in an mtag. | ru | 2004-04-05 | 1 | -0/+3 |
* | - after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly. | ume | 2002-10-16 | 1 | -1/+5 |
* | Restore original behaviour of recursion preventer. | sobomax | 2002-09-13 | 1 | -1/+0 |
* | Make recursion prevention variable per-instance and remove XXX comment | sobomax | 2002-09-05 | 1 | -0/+1 |
* | Fixed some style bugs in the removal of __P(()). The main ones were | bde | 2002-03-24 | 1 | -2/+2 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -4/+4 |
* | Simplify the interface cloning framework by handling unit | mux | 2002-03-11 | 1 | -1/+0 |
* | /home/brooks/ng_gif.message | brooks | 2001-09-26 | 1 | -0/+9 |
* | Use LIST_ macros instead of TAILQ_ macros to be more like NetBSD. | brooks | 2001-09-26 | 1 | -3/+5 |
* | gif(4) and stf(4) modernization: | brooks | 2001-07-02 | 1 | -0/+2 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -3/+1 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -19/+33 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -3/+0 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+71 |