| Commit message (Expand) | Author | Age | Files | Lines |
* | Rather than using hidden includes (with cicular dependencies), | Bjoern A. Zeeb | 2008-12-02 | 1 | -0/+1 |
* | Step 1.5 of importing the network stack virtualization infrastructure | Marko Zec | 2008-10-02 | 1 | -0/+2 |
* | A bunch of formatting fixes brough to light by, or created by the Vimage commit | Julian Elischer | 2008-08-20 | 1 | -1/+0 |
* | Commit step 1 of the vimage project, (network stack) | Bjoern A. Zeeb | 2008-08-17 | 1 | -4/+5 |
* | Clean up VCS Ids. | David E. O'Brien | 2007-12-10 | 1 | -3/+5 |
* | Space cleanup | Xin LI | 2007-07-05 | 1 | -13/+13 |
* | ANSIfy[1] plus some style cleanup nearby. | Xin LI | 2007-07-05 | 1 | -20/+9 |
* | MFp4: 92972, 98913 + one more change | Bjoern A. Zeeb | 2006-12-12 | 1 | -1/+2 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | Brooks Davis | 2006-08-04 | 1 | -2/+0 |
* | shut up strict-aliasing rules warning. | Hajimu UMEMOTO | 2006-02-05 | 1 | -1/+1 |
* | Add some initial locking to gif(4). It doesn't covers the whole driver, | Gleb Smirnoff | 2006-01-30 | 1 | -0/+2 |
* | Add RFC 3378 EtherIP support. This change makes it possible to add gif | Andrew Thompson | 2005-12-21 | 1 | -0/+19 |
* | fix IP(v4) over IPv6 tunneling most likely broken with ifnet changes. | Hajimu UMEMOTO | 2005-06-20 | 1 | -1/+8 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 1 | -5/+5 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | Warner Losh | 2005-01-07 | 1 | -1/+1 |
* | In certain cases ip_output() can free our route, so check | Gleb Smirnoff | 2004-12-10 | 1 | -1/+2 |
* | style the last change | Gleb Smirnoff | 2004-12-09 | 1 | -2/+2 |
* | MFinet4: | Gleb Smirnoff | 2004-12-09 | 1 | -3/+10 |
* | add ECN support in layer-3. | Hajimu UMEMOTO | 2003-10-29 | 1 | -13/+15 |
* | nuke SCOPEDROUTING. Though it was there for a long time, | Hajimu UMEMOTO | 2003-10-10 | 1 | -2/+0 |
* | - fix typo in comments. | Hajimu UMEMOTO | 2003-10-08 | 1 | -5/+6 |
* | return(code) -> return (code) | Hajimu UMEMOTO | 2003-10-06 | 1 | -2/+2 |
* | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -1/+1 |
* | last arg of in6?_gif_output() is not used any more. | Hajimu UMEMOTO | 2002-10-17 | 1 | -2/+1 |
* | use encapcheck. | Hajimu UMEMOTO | 2002-10-16 | 1 | -16/+0 |
* | - after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly. | Hajimu UMEMOTO | 2002-10-16 | 1 | -27/+99 |
* | Replace aux mbufs with packet tags: | Sam Leffler | 2002-10-16 | 1 | -2/+2 |
* | Fix warnings in the gif(4) driver so it compiles with -Werror. | Brooks Davis | 2002-02-26 | 1 | -2/+1 |
* | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -42/+31 |
* | Convert all users of fldoff() to offsetof(). fldoff() is bad | Poul-Henning Kamp | 2000-10-27 | 1 | -4/+0 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -36/+117 |
* | IPSEC support in the kernel. | Yoshinobu Inoue | 1999-12-22 | 1 | -4/+19 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | Yoshinobu Inoue | 1999-12-07 | 1 | -0/+263 |