| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up unused-but-set-variable spotted by gcc4.9. | araujo | 2015-12-31 | 1 | -2/+0 |
* | Add IFCAP_LINKSTATE support. | hrs | 2015-10-03 | 1 | -2/+8 |
* | - Remove GIF_{SEND,ACCEPT}_REVETHIP. | hrs | 2015-09-10 | 1 | -52/+24 |
* | Eliminate the use of m_copydata() in gif_encapcheck(). | ae | 2015-07-29 | 1 | -3/+4 |
* | Add new socket ioctls SIOC[SG]TUNFIB to set FIB number of encapsulated | ae | 2015-05-12 | 1 | -1/+11 |
* | Restore Ethernet-within-IP Encapsulation support that was broken after | ae | 2015-01-10 | 1 | -24/+18 |
* | Use if_name() macro instead of ifp->if_xname. | ae | 2015-01-10 | 1 | -1/+1 |
* | Move the recursion detection code into separate function gif_check_nesting(). | ae | 2015-01-10 | 1 | -37/+39 |
* | Extern declarations in C files loses compile-time checking that | ae | 2014-12-25 | 1 | -10/+0 |
* | Remove in_gif.h and in6_gif.h files. They only contain function | ae | 2014-12-23 | 1 | -2/+10 |
* | Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed. | glebius | 2014-11-07 | 1 | -3/+4 |
* | Remove redundant check and m_pullup() call. | ae | 2014-10-24 | 1 | -2/+0 |
* | Add more ifdefs. SIOC*_IN6 are defined only with INET6. | ae | 2014-10-14 | 1 | -0/+6 |
* | Move memset under ifdef INET6. | ae | 2014-10-14 | 1 | -1/+1 |
* | Overhaul if_gif(4): | ae | 2014-10-14 | 1 | -427/+472 |
* | When tunneling interface is going to insert mbuf into netisr queue after stri... | ae | 2014-10-08 | 1 | -0/+1 |
* | Virtualize interface cloner for gif(4). This fixes a panic when destroying | hrs | 2014-09-21 | 1 | -23/+37 |
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-19 | 1 | -10/+10 |
* | ANSIfy function defintions. | ae | 2013-11-15 | 1 | -29/+8 |
* | Remove never used ioctls that originate from KAME. The proof | glebius | 2013-11-11 | 1 | -35/+0 |
* | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | glebius | 2013-10-26 | 1 | -0/+1 |
* | Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is | glebius | 2013-09-11 | 1 | -3/+0 |
* | - Drop GIF_ACCEPT_REVETHIP flag by default. | hrs | 2013-07-12 | 1 | -1/+13 |
* | Add const qualifier to the dst parameter of the ifnet if_output method. | glebius | 2013-04-26 | 1 | -9/+5 |
* | Make the "struct if_clone" opaque to users of the cloning API. Users | glebius | 2012-10-16 | 1 | -6/+6 |
* | Revert previous commit... | kevlo | 2012-10-10 | 1 | -1/+1 |
* | Prefer NULL over 0 for pointers | kevlo | 2012-10-09 | 1 | -1/+1 |
* | Hold GIF_LOCK() for almost all of gif_start(). It is required to be held | jhb | 2012-06-29 | 1 | -18/+0 |
* | Fix comment to better reflect how we are | rrs | 2012-06-12 | 1 | -6/+11 |
* | Note to self. Have morning coffee *before* committing things. | rrs | 2012-06-12 | 1 | -4/+6 |
* | Allow a gif tunnel to be used with ALTq. | rrs | 2012-06-12 | 1 | -46/+102 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Tag mbufs of all incoming frames or packets with the interface's FIB | bz | 2011-07-03 | 1 | -0/+1 |
* | Hide the outer IP addresses of a tunnel interfaces (gif(4), gre(4)) | bz | 2011-03-02 | 1 | -0/+7 |
* | After some off-list discussion, revert a number of changes to the | dim | 2010-11-22 | 1 | -4/+4 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | dim | 2010-11-14 | 1 | -4/+4 |
* | Add new tunable 'net.link.ifqmaxlen' to set default send interface | sobomax | 2010-05-03 | 1 | -1/+1 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -20/+0 |
* | Check pointer for NULL before dereferencing it, not after. | brueffer | 2009-10-22 | 1 | -2/+2 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+1 |
* | Introduce and use a sysinit-based initialization scheme for virtual | rwatson | 2009-07-23 | 1 | -42/+18 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -5/+5 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -25/+19 |
* | ip_gif_ttl/GIF_TTL are only used by the inet part in in_gif.c, | bz | 2009-06-10 | 1 | -0/+2 |
* | Style fix. | hrs | 2009-06-09 | 1 | -7/+7 |
* | - Fix sanity check of GIFSOPTS ioctl. | hrs | 2009-06-09 | 1 | -4/+4 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 1 | -5/+3 |
* | Fix and add a workaround on an issue of EtherIP packet with reversed | hrs | 2009-06-07 | 1 | -5/+41 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -1/+0 |
* | Permit buiding kernels with options VIMAGE, restricted to only a single | zec | 2009-04-30 | 1 | -0/+3 |