| Commit message (Expand) | Author | Age | Files | Lines |
* | Another step assimilating IPv[46] PCB code - directly use | bz | 2008-12-15 | 1 | -13/+13 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -10/+11 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+4 |
* | Merge more of currently non-functional (i.e. resolving to | zec | 2008-11-26 | 1 | -1/+2 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -5/+8 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -0/+19 |
* | - Fix amd64 local privilege escalation. [08:07] | simon | 2008-09-03 | 1 | -0/+9 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -54/+55 |
* | When copying in and out current ICMPv6 filters on a raw IPv6 socket, | rwatson | 2008-07-29 | 1 | -6/+14 |
* | Since we fail IPv6 raw socket allocation if inp->in6p_icmp6filt can't | rwatson | 2008-07-29 | 1 | -11/+2 |
* | Move inpcb lock higher to protect some nonbinding fields reading. | mav | 2008-07-28 | 1 | -2/+4 |
* | According to in_pcb.h protocol binding information has double locking. | mav | 2008-07-27 | 1 | -10/+7 |
* | Introduce a new lock, hostname_mtx, and use it to synchronize access | rwatson | 2008-07-05 | 1 | -0/+6 |
* | In ICMPv6, read lock rather than write lock the inpcb on receive. | rwatson | 2008-04-21 | 1 | -4/+4 |
* | Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to | rwatson | 2008-04-17 | 1 | -4/+4 |
* | un-__P() | obrien | 2008-01-08 | 1 | -9/+9 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+5 |
* | Space cleanup | delphij | 2007-07-05 | 1 | -2/+2 |
* | ANSIfy[1] plus some style cleanup nearby. | delphij | 2007-07-05 | 1 | -65/+32 |
* | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | gnn | 2007-07-03 | 1 | -3/+3 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -9/+9 |
* | - Disabled responding to NI queries from a global address by default as | jinmei | 2007-05-17 | 1 | -6/+28 |
* | In the ICMP6 path to handle FQDN 'who-are-you' queries, check that the | bms | 2007-02-10 | 1 | -1/+1 |
* | Avoid infinite loop if nicmp6 and nip6 are not on the same mbuf. | ume | 2007-01-16 | 1 | -1/+2 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -9/+18 |
* | First step of TSO (TCP segmentation offload) support in our network stack. | andre | 2006-09-06 | 1 | -1/+1 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | Align IPv6 socket locking with IPv4 locking: lock socket buffer explicitly | rwatson | 2006-07-23 | 1 | -4/+10 |
* | sync with KAME regarding NDP | suz | 2005-10-21 | 1 | -2/+2 |
* | sync with KAME (don't respond to NI_QTYPE_IPV4ADDR) | suz | 2005-10-19 | 1 | -0/+5 |
* | sync with KAME in the following points: | suz | 2005-10-19 | 1 | -1/+3 |
* | - fix typo in comment. | ume | 2005-08-12 | 1 | -3/+3 |
* | removed RFC1885-related code. it was obsoleted by RFC2463, and the | ume | 2005-08-10 | 1 | -52/+0 |
* | corrected the fourth argument to ni6_addrs(). | ume | 2005-08-09 | 1 | -7/+4 |
* | scope cleanup. with this change | ume | 2005-07-25 | 1 | -94/+95 |
* | Fixes for various nits found by the Coverity tool. | gnn | 2005-05-15 | 1 | -2/+5 |
* | Remove dead code which would never execute. | gnn | 2005-04-14 | 1 | -18/+18 |
* | ignores ICMPv6 code field in case of ICMPv6 Packet-Too-Big (as specified in R... | suz | 2005-03-02 | 1 | -2/+0 |
* | icmp6_notify_error uses IP6_EXTHDR_CHECK, which in turn calls | ume | 2005-02-27 | 1 | -4/+6 |
* | fix typo. | ume | 2005-02-27 | 1 | -2/+2 |
* | Add missed merge of ripcbinfo extern. Given how widely used | rwatson | 2005-02-09 | 1 | -0/+1 |
* | Lock raw IP socket pcb list and PCBs when processing input via | rwatson | 2005-02-08 | 1 | -5/+13 |
* | we don't need to make fake sockaddr_in6 to compare subject address. | ume | 2005-01-21 | 1 | -13/+2 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -2/+2 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | in icmp6_mtudisc_update(), use ND link mtu to detect if the path MTU | ume | 2004-02-24 | 1 | -1/+3 |
* | pass pcb rather than so. it is expected that per socket policy | ume | 2004-02-03 | 1 | -8/+0 |
* | Introduce tcp_hostcache and remove the tcp specific metrics from | andre | 2003-11-20 | 1 | -22/+10 |
* | Remove RTF_PRCLONING from routing table and adjust users of it | andre | 2003-11-20 | 1 | -4/+2 |
* | - cleanup SP refcnt issue. | ume | 2003-11-04 | 1 | -2/+9 |