The NetBSD Project

src/sys/netinet/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / netinet

Current tag: chs-ubc2-newbase


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.2   24 years  itojun   branches: 1.2.2; IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628....
[TXT] icmp6.h  1.4   24 years  itojun   to be more rfc2292 complient, move ip6.h and icmp6.h into netinet. (netinet6/{ip...
[TXT] icmp_var.h  1.13   24 years  bouyer   Update protocoles and interfaces stats counters to 64bit. RTM_IFINFO is now 0xf,...
[TXT] if_arp.c  1.66   24 years  is   branches: 1.66.2; Decouple IP mtu for ARCnet devices from interface MTU. This i...
[TXT] if_ether.h  1.30   24 years  thorpej   branches: 1.30.28; Add the `packed' attribute to structures which describe wire...
[TXT] if_inarp.h  1.29   24 years  sommerfeld   branches: 1.29.2; Implement arp_drain(), which frees packets tied up in the arp...
[TXT] igmp.c  1.22   24 years  thorpej   branches: 1.22.2; defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
[TXT] igmp.h  1.8   24 years  thorpej   branches: 1.8.28; Add the `packed' attribute to structures which describe wire ...
[TXT] igmp_var.h  1.11   24 years  bouyer   branches: 1.11.4; 1.11.6; 1.11.8; Update protocoles and interfaces stats coun...
[TXT] in.c  1.51   24 years  thorpej   PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 and IPv6 ...
[TXT] in.h  1.45   24 years  itojun   to improve RFC2553/2292 compliance, and promote use of RFC2553/2292-compliant he...
[TXT] in4_cksum.c  1.2   24 years  itojun   branches: 1.2.2; sync IPv6 part with latest KAME tree. IPsec part is left unm...
[TXT] in_cksum.c  1.13   27 years  christos   branches: 1.13.28; backout previous kprintf changes
[TXT] in_gif.c  1.9   24 years  itojun   s/DIAGNOSTIC/DEBUG/
[TXT] in_gif.h  1.4   24 years  itojun   branches: 1.4.2; sync with KAME/NetBSD 1.4, SNAP kit 19990705. key changes are:...
[TXT] in_pcb.c  1.63   24 years  thorpej   PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 and IPv6 ...
[TXT] in_pcb.h  1.29   24 years  thorpej   branches: 1.29.6; PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In...
[TXT] in_proto.c  1.35   24 years  itojun   fix ip4 protosw. gif interface and gre interface should be able to coexist.
[TXT] in_systm.h  1.10   26 years  perry   branches: 1.10.48; add/cleanup multiple inclusion protection.
[TXT] in_var.h  1.37   24 years  thorpej   PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 and IPv6 ...
[TXT] ip.h  1.20   24 years  thorpej   Add the `packed' attribute to structures which describe wire protocol data.
[TXT] ip6.h  1.4   24 years  itojun   to be more rfc2292 complient, move ip6.h and icmp6.h into netinet. (netinet6/{ip...
[TXT] ip_ecn.c  1.8   24 years  itojun   remove too much portability code in KAME, to improve readability.
[TXT] ip_ecn.h  1.7   24 years  itojun   branches: 1.7.6; sync with latest KAME (rcsid only).
[TXT] ip_flow.c  1.14   24 years  sommerfeld   branches: 1.14.2; 1.14.10; If a packet came in as link-level broadcast or link...
[TXT] ip_icmp.c  1.39   24 years  sommerfeld   Pick source address for ICMP errors a bit more intelligently when there are mult...
[TXT] ip_icmp.h  1.14   24 years  thorpej   Add the `packed' attribute to structures which describe wire protocol data.
[TXT] ip_input.c  1.99   24 years  thorpej   Typo (Thanks, Havard :-)
[TXT] ip_mroute.c  1.45   24 years  thorpej   Fix a couple of whitespace glitches.
[TXT] ip_mroute.h  1.17   24 years  thorpej   Add the `packed' attribute to structures which describe wire protocol data.
[TXT] ip_output.c  1.66   24 years  itojun   bring in latest KAME ipsec tree. - interop issues in ipcomp is fixed - padding t...
[TXT] ip_var.h  1.40   24 years  thorpej   Add the `packed' attribute to structures which describe wire protocol data.
[TXT] raw_ip.c  1.50   24 years  thorpej   PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 and IPv6 ...
[TXT] tcp.h  1.11   24 years  thorpej   Add the `packed' attribute to structures which describe wire protocol data.
[TXT] tcp_debug.c  1.14   24 years  itojun   branches: 1.14.14; IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 1999062...
[TXT] tcp_debug.h  1.9   24 years  itojun   branches: 1.9.14; sync with recent KAME. - loosen ipsec restriction on packet d...
[TXT] tcp_fsm.h  1.10   25 years  mycroft   branches: 1.10.26; 1.10.28; Back out the change from TCP/IP vol 2, in revision...
[TXT] tcp_input.c  1.103   24 years  thorpej   In the tcp_input() path: - Filter out multicast destinations explicitly for ever...
[TXT] tcp_output.c  1.54   24 years  itojun   optimize mbuf allocation for ip/tcp/tcpopt part.
[TXT] tcp_seq.h  1.12   25 years  matt   branches: 1.12.46; Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's ...
[TXT] tcp_subr.c  1.87   24 years  itojun   don't chase mbuf pointer when it is NULL.
[TXT] tcp_timer.c  1.45   24 years  itojun   branches: 1.45.2; Use proper ip protocol # field and tcp hdr on sending RST aga...
[TXT] tcp_timer.h  1.10   25 years  mouse   branches: 1.10.24; 1.10.26; 1.10.28; Create tcp.keepidle, tcp.keepintvl, tcp....
[TXT] tcp_usrreq.c  1.47   24 years  itojun   avoid calling in6_control(SIOCDIFADDR_IN6) from interrupt context. it is not sup...
[TXT] tcp_var.h  1.71   24 years  itojun   sync IPv6 part with latest KAME tree. IPsec part is left unmodified due to mas...
[TXT] tcpip.h  1.8   24 years  thorpej   branches: 1.8.28; Add the `packed' attribute to structures which describe wire ...
[TXT] udp.h  1.9   24 years  thorpej   branches: 1.9.28; Add the `packed' attribute to structures which describe wire ...
[TXT] udp_usrreq.c  1.61   24 years  itojun   don't increase both "no port on broadcast packet" and "no port" stat. increasing...
[TXT] udp_var.h  1.17   24 years  thorpej   branches: 1.17.6; 1.17.8; Add the `packed' attribute to structures which descr...


CVSweb <webmaster@jp.NetBSD.org>