| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+2 |
* | Many network stack subsystems use a single global data structure to hold | rwatson | 2009-08-02 | 1 | -3/+3 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+1 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -9/+2 |
* | Add a new global rwlock, in_ifaddr_lock, which will synchronize use of the | rwatson | 2009-06-25 | 1 | -1/+7 |
* | Fix and add a workaround on an issue of EtherIP packet with reversed | hrs | 2009-06-07 | 1 | -2/+16 |
* | Update stats in struct ipstat using four new macros, IPSTAT_ADD(), | rwatson | 2009-04-11 | 1 | -3/+3 |
* | On architectures with strict alignment requirements compensate | marius | 2009-03-07 | 1 | -4/+18 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -1/+3 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -3/+5 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -5/+6 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 1 | -2/+6 |
* | Add FBSDID to all files in netinet so that people can more | silby | 2007-10-07 | 1 | -1/+3 |
* | Certain consumers of rtalloc like gif(4) and if_stf(4) lookup the | csjp | 2007-09-23 | 1 | -2/+2 |
* | Move universally to ANSI C function declarations, with relatively | rwatson | 2007-05-10 | 1 | -20/+6 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | 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 |
* | Use sparse initializers for "struct domain" and "struct protosw", | ru | 2005-11-09 | 1 | -6/+9 |
* | Fix IP(v6) over IP tunneling most likely broken with ifnet changes. | bz | 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 | 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 |
* | - Make route cacheing optional, configurable via IFF_LINK0 flag. | glebius | 2004-12-06 | 1 | -0/+6 |
* | Ensure that dst is bzeroed before calling rtalloc_ign(), to avoid possible | bms | 2004-06-18 | 1 | -0/+1 |
* | In an effort to simplify the routing code, try to deprecate rtalloc() | luigi | 2004-04-14 | 1 | -1/+1 |
* | add ECN support in layer-3. | ume | 2003-10-29 | 1 | -16/+21 |
* | - fix typo in comment. | ume | 2003-10-07 | 1 | -4/+3 |
* | return(code) -> return (code) | ume | 2003-10-07 | 1 | -1/+1 |
* | 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 | -14/+0 |
* | - after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly. | ume | 2002-10-16 | 1 | -29/+89 |
* | Replace aux mbufs with packet tags: | sam | 2002-10-16 | 1 | -1/+1 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -3/+3 |
* | Staticize an extern that no one else used. | brooks | 2002-02-26 | 1 | -1/+1 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | Patches from Keiichi SHIMA <keiichi@iij.ad.jp> | julian | 2001-09-03 | 1 | -2/+3 |
* | gif(4) and stf(4) modernization: | brooks | 2001-07-02 | 1 | -21/+3 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -36/+25 |
* | Another round of the <sys/queue.h> FOREACH transmogriffer. | phk | 2001-02-04 | 1 | -2/+1 |
* | Convert all users of fldoff() to offsetof(). fldoff() is bad | phk | 2000-10-27 | 1 | -4/+0 |
* | repair endianness issue in IN_MULTICAST(). | itojun | 2000-08-15 | 1 | -2/+2 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -108/+134 |
* | Disable IPv4 over IPv4 tunnel on the 6to4 interface for better security. | shin | 2000-03-11 | 1 | -1/+12 |
* | IPv6 6to4 support. | shin | 2000-03-11 | 1 | -1/+42 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -20/+18 |