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: hpcarm-cleanup-nbase


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.19   16 years  dyoung   branches: 1.19.14; 1.19.44; 1.19.50; Work in progress: use a raw socket for G...
[TXT] cpu_in_cksum.c  1.1   16 years  joerg   branches: 1.1.2; 1.1.4; 1.1.12; 1.1.102; 1.1.104; Refactor in_cksum/in4_cks...
[TXT] files.ipfilter  1.8   17 years  yamt   branches: 1.8.54; defflag IPFILTER_LOOKUP.
[TXT] files.netinet  1.20   16 years  joerg   branches: 1.20.10; 1.20.30; 1.20.32; Refactor in_cksum/in4_cksum/in6_cksum im...
[TXT] icmp6.h  1.38   15 years  thorpej   branches: 1.38.4; 1.38.6; 1.38.8; 1.38.10; Make ip6 and icmp6 stats per-cpu....
[TXT] icmp_private.h  1.3   15 years  martin   branches: 1.3.4; 1.3.102; Remove clause 3 and 4 from TNF licenses
[TXT] icmp_var.h  1.27   15 years  thorpej   branches: 1.27.4; Make IP, TCP, UDP, and ICMP statistics per-CPU. The stats ar...
[TXT] if_arp.c  1.140   15 years  dyoung   branches: 1.140.4; bzero -> memset, bcopy -> memcpy.
[TXT] if_ether.h  1.34   16 years  perry   branches: 1.34.110; Convert many of the uses of __attribute__ to equivalent __p...
[TXT] if_inarp.h  1.40   15 years  thorpej   branches: 1.40.4; 1.40.10; Make ARP stats per-cpu.
[TXT] igmp.c  1.49   15 years  thorpej   Simplify the interface to netstat_sysctl() and allocate space for the collated c...
[TXT] igmp.h  1.11   16 years  perry   branches: 1.11.54; 1.11.70; Convert many of the uses of __attribute__ to equiv...
[TXT] igmp_var.h  1.23   15 years  thorpej   branches: 1.23.48; 1.23.64; Make IGMP stats per-cpu.
[TXT] in.c  1.126   15 years  dyoung   branches: 1.126.4; Cosmetic: compare sa_family with AF_UNSPEC instead of testin...
[TXT] in.h  1.83   16 years  joerg   branches: 1.83.2; 1.83.10; 1.83.24; Refactor in_cksum/in4_cksum/in6_cksum imp...
[TXT] in4_cksum.c  1.17   16 years  joerg   branches: 1.17.32; 1.17.38; Explicitly predict panic conditions as false.
[TXT] in_cksum.c  1.22   16 years  joerg   Refactor in_cksum/in4_cksum/in6_cksum implementations: - All three functions are...
[TXT] in_gif.c  1.59   15 years  thorpej   branches: 1.59.4; 1.59.10; 1.59.12; Make IP, TCP, UDP, and ICMP statistics pe...
[TXT] in_gif.h  1.14   17 years  rpaulo   branches: 1.14.98; 1.14.118; New EtherIP driver based on tap(4) and gif(4) by ...
[TXT] in_ifattach.h  1.1   17 years  dyoung   branches: 1.1.2; 1.1.6; 1.1.8; Add a source-address selection policy mechanis...
[TXT] in_offload.c  1.2   16 years  dyoung   branches: 1.2.56; 1.2.60; Constify.
[TXT] in_offload.h  1.6   16 years  dyoung   branches: 1.6.40; 1.6.44; Move IN_NEED_CHECKSUM() to in_offload.h for re-use.
[TXT] in_pcb.c  1.125   15 years  ad   branches: 1.125.2; 1.125.6; - Convert hashinit() to use kmem_alloc(). The hash...
[TXT] in_pcb.h  1.45   16 years  elad   branches: 1.45.10; 1.45.24; Oops. Remove kauth.h inclusion. Pointed out by gd...
[TXT] in_proto.c  1.94   15 years  ad   branches: 1.94.2; 1.94.8; 1.94.10; Merge the socket locking patch: - Socket ...
[TXT] in_proto.h  1.2   18 years  elad   branches: 1.2.140; Multiple inclusion protection, as suggested by christos@ on ...
[TXT] in_selsrc.c  1.6   16 years  dyoung   branches: 1.6.16; 1.6.26; 1.6.34; Use IFADDR_FOREACH().
[TXT] in_selsrc.h  1.1   17 years  dyoung   branches: 1.1.2; 1.1.6; 1.1.8; 1.1.104; 1.1.124; Add a source-address selec...
[TXT] in_systm.h  1.13   18 years  elad   Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ...
[TXT] in_var.h  1.62   15 years  martin   branches: 1.62.20; 1.62.22; Remove clause 3 and 4 from TNF licenses
[TXT] ip.h  1.31   16 years  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] ip6.h  1.23   16 years  perry   branches: 1.23.2; 1.23.90; 1.23.96; Convert many of the uses of __attribute__...
[TXT] ip_carp.c  1.26   15 years  thorpej   branches: 1.26.6; 1.26.8; 1.26.10; 1.26.14; Simplify the interface to netsta...
[TXT] ip_carp.h  1.5   15 years  dyoung   branches: 1.5.4; C99 does not allow u_int8_t bitfields, so use unsigned int, in...
[TXT] ip_ecn.c  1.15   17 years  rpaulo   branches: 1.15.102; 1.15.122; Import of TCP ECN algorithm for congestion contr...
[TXT] ip_ecn.h  1.11   18 years  elad   branches: 1.11.70; 1.11.74; 1.11.80; 1.11.84; Multiple inclusion protection,...
[TXT] ip_encap.c  1.32   15 years  ad   branches: 1.32.2; 1.32.8; 1.32.10; Merge the socket locking patch: - Socket ...
[TXT] ip_encap.h  1.12   15 years  ad   branches: 1.12.2; 1.12.8; 1.12.10; Merge the socket locking patch: - Socket ...
[TXT] ip_flow.c  1.56   15 years  martin   branches: 1.56.8; Remove clause 3 and 4 from TNF licenses
[TXT] ip_icmp.c  1.119   15 years  thorpej   branches: 1.119.2; 1.119.4; Simplify the interface to netstat_sysctl() and all...
[TXT] ip_icmp.h  1.24   16 years  perry   branches: 1.24.6; 1.24.10; 1.24.12; 1.24.16; Convert many of the uses of __a...
[TXT] ip_input.c  1.272   15 years  ad   branches: 1.272.2; 1.272.6; - Convert hashinit() to use kmem_alloc(). The hash...
[TXT] ip_mroute.c  1.113   15 years  taca   Make sure to clear csum_flags before forward the packet. This change should be ...
[TXT] ip_mroute.h  1.29   16 years  perry   branches: 1.29.6; 1.29.10; 1.29.12; 1.29.16; Convert many of the uses of __a...
[TXT] ip_output.c  1.196   15 years  martin   branches: 1.196.2; 1.196.6; Remove clause 3 and 4 from TNF licenses
[TXT] ip_private.h  1.3   15 years  martin   branches: 1.3.4; 1.3.102; Remove clause 3 and 4 from TNF licenses
[TXT] ip_var.h  1.87   15 years  thorpej   branches: 1.87.4; 1.87.6; 1.87.10; Make IP, TCP, UDP, and ICMP statistics per...
[TXT] pim.h  1.2   18 years  elad   Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ...
[TXT] pim_var.h  1.2   18 years  elad   branches: 1.2.162; 1.2.164; Multiple inclusion protection, as suggested by chr...
[TXT] raw_ip.c  1.107   15 years  ad   branches: 1.107.2; 1.107.4; 1.107.8; Merge the socket locking patch: - Socke...
[TXT] tcp.h  1.28   16 years  perry   branches: 1.28.44; 1.28.48; Convert many of the uses of __attribute__ to equiv...
[TXT] tcp_congctl.c  1.15   15 years  martin   branches: 1.15.22; 1.15.28; Remove clause 3 and 4 from TNF licenses
[TXT] tcp_congctl.h  1.5   15 years  martin   branches: 1.5.22; 1.5.28; Remove clause 3 and 4 from TNF licenses
[TXT] tcp_debug.c  1.25   17 years  christos   branches: 1.25.40; 1.25.50; 1.25.56; Kill caddr_t; there will be some MI fall...
[TXT] tcp_debug.h  1.17   17 years  christos   branches: 1.17.128; Kill caddr_t; there will be some MI fallout, but it will be...
[TXT] tcp_fsm.h  1.15   18 years  elad   branches: 1.15.162; Multiple inclusion protection, as suggested by christos@ on...
[TXT] tcp_input.c  1.287   15 years  martin   branches: 1.287.2; 1.287.4; Remove clause 3 and 4 from TNF licenses
[TXT] tcp_output.c  1.167   15 years  martin   branches: 1.167.8; 1.167.10; 1.167.14; 1.167.16; 1.167.20; Remove clause 3 ...
[TXT] tcp_private.h  1.3   15 years  martin   branches: 1.3.4; 1.3.102; Remove clause 3 and 4 from TNF licenses
[TXT] tcp_sack.c  1.24   15 years  martin   branches: 1.24.14; Remove clause 3 and 4 from TNF licenses
[TXT] tcp_seq.h  1.16   18 years  elad   branches: 1.16.120; 1.16.136; Multiple inclusion protection, as suggested by c...
[TXT] tcp_subr.c  1.231   15 years  ad   branches: 1.231.2; 1.231.6; PR kern/38497 Out of memory allocating ksiginfo W...
[TXT] tcp_timer.c  1.81   15 years  martin   branches: 1.81.2; 1.81.6; Remove clause 3 and 4 from TNF licenses
[TXT] tcp_timer.h  1.26   15 years  martin   branches: 1.26.22; 1.26.28; Remove clause 3 and 4 from TNF licenses
[TXT] tcp_usrreq.c  1.146   15 years  thorpej   branches: 1.146.2; 1.146.6; Simplify the interface to netstat_sysctl() and all...
[TXT] tcp_var.h  1.157   15 years  martin   branches: 1.157.2; 1.157.6; Remove clause 3 and 4 from TNF licenses
[TXT] tcpip.h  1.11   16 years  perry   branches: 1.11.96; Convert many of the uses of __attribute__ to equivalent __pa...
[TXT] udp.h  1.13   16 years  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] udp_private.h  1.3   15 years  martin   branches: 1.3.4; 1.3.102; Remove clause 3 and 4 from TNF licenses
[TXT] udp_usrreq.c  1.172   15 years  thorpej   branches: 1.172.2; 1.172.6; Simplify the interface to netstat_sysctl() and all...
[TXT] udp_var.h  1.35   15 years  thorpej   branches: 1.35.4; 1.35.6; 1.35.10; Make IP, TCP, UDP, and ICMP statistics per...


CVSweb <webmaster@jp.NetBSD.org>