| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate the use of m_copydata() in gif_encapcheck(). | ae | 2015-07-29 | 1 | -32/+13 |
* | Add an ability accept encapsulated packets from different sources by one | ae | 2015-05-15 | 1 | -3/+9 |
* | Extern declarations in C files loses compile-time checking that | ae | 2014-12-25 | 1 | -4/+0 |
* | Remove in_gif.h and in6_gif.h files. They only contain function | ae | 2014-12-23 | 1 | -4/+9 |
* | Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed. | glebius | 2014-11-07 | 1 | -1/+1 |
* | Remove redundant check and m_pullup() call. | ae | 2014-10-24 | 1 | -2/+0 |
* | Overhaul if_gif(4): | ae | 2014-10-14 | 1 | -264/+45 |
* | Change pr_output's prototype to avoid the need for explicit casts. | kevlo | 2014-08-15 | 1 | -1/+1 |
* | Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have | kevlo | 2014-08-08 | 1 | -3/+2 |
* | Fix EtherIP. TOS field must be initialized when the inner protocol is | hrs | 2014-07-24 | 1 | -0/+2 |
* | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | glebius | 2013-10-26 | 1 | -0/+2 |
* | Use IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats. | ae | 2013-04-09 | 1 | -3/+3 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -2/+2 |
* | Merge the projects/pf/head branch, that was worked on for last six months, | glebius | 2012-09-08 | 1 | -2/+0 |
* | Merge multi-FIB IPv6 support from projects/multi-fibv6/head/: | bz | 2012-02-17 | 1 | -2/+5 |
* | Update packet filter (pf) code to OpenBSD 4.5. | bz | 2011-06-28 | 1 | -0/+2 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -0/+9 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -3/+0 |
* | Fix and add a workaround on an issue of EtherIP packet with reversed | hrs | 2009-06-07 | 1 | -2/+16 |
* | On architectures with strict alignment requirements compensate | marius | 2009-03-07 | 1 | -4/+18 |
* | Like with r185713 make sure to not leak a lock as rtalloc1(9) returns | bz | 2009-01-31 | 1 | -2/+2 |
* | Switch the last protosw* structs to C99 initializers. | bz | 2009-01-05 | 1 | -5/+9 |
* | Unlike with struct protosw, several instances of struct ip6protosw | rwatson | 2009-01-04 | 1 | -1/+0 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+2 |
* | A bunch of formatting fixes brough to light by, or created by the Vimage commit | julian | 2008-08-20 | 1 | -1/+0 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -4/+5 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+5 |
* | Space cleanup | delphij | 2007-07-05 | 1 | -13/+13 |
* | ANSIfy[1] plus some style cleanup nearby. | delphij | 2007-07-05 | 1 | -20/+9 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -1/+2 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | shut up strict-aliasing rules warning. | ume | 2006-02-05 | 1 | -1/+1 |
* | Add some initial locking to gif(4). It doesn't covers the whole driver, | glebius | 2006-01-30 | 1 | -0/+2 |
* | Add RFC 3378 EtherIP support. This change makes it possible to add gif | thompsa | 2005-12-21 | 1 | -0/+19 |
* | fix IP(v4) over IPv6 tunneling most likely broken with ifnet changes. | ume | 2005-06-20 | 1 | -1/+8 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -5/+5 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -1/+1 |
* | In certain cases ip_output() can free our route, so check | glebius | 2004-12-10 | 1 | -1/+2 |
* | style the last change | glebius | 2004-12-09 | 1 | -2/+2 |
* | MFinet4: | glebius | 2004-12-09 | 1 | -3/+10 |
* | add ECN support in layer-3. | ume | 2003-10-29 | 1 | -13/+15 |
* | nuke SCOPEDROUTING. Though it was there for a long time, | ume | 2003-10-10 | 1 | -2/+0 |
* | - fix typo in comments. | ume | 2003-10-08 | 1 | -5/+6 |
* | return(code) -> return (code) | ume | 2003-10-06 | 1 | -2/+2 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | last arg of in6?_gif_output() is not used any more. | ume | 2002-10-17 | 1 | -2/+1 |
* | use encapcheck. | ume | 2002-10-16 | 1 | -16/+0 |