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: vmlocking2-base1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] tcp_input.c  1.272   16 years  dyoung   branches: 1.272.2; 1.272.6; Change macros SYN_CACHE_PUT() and SYN_CACHE_RM() i...
[TXT] ip_input.c  1.256   16 years  yamt   branches: 1.256.2; 1.256.6; inetctlerrmap: use designated initializer.
[TXT] tcp_subr.c  1.218   16 years  rmind   branches: 1.218.4; 1.218.10; 1.218.12; 1.218.16; 1.218.20; TCP socket buffe...
[TXT] ip_output.c  1.185   16 years  dyoung   branches: 1.185.2; 1.185.6; Move IN_NEED_CHECKSUM() to in_offload.h for re-use...
[TXT] udp_usrreq.c  1.163   16 years  christos   branches: 1.163.14; require that the options argument is the right size, not th...
[TXT] tcp_output.c  1.162   16 years  dyoung   branches: 1.162.6; 1.162.8; 1.162.12; m_copy() was deprecated, apparently, lo...
[TXT] tcp_var.h  1.150   16 years  rmind   branches: 1.150.4; 1.150.10; 1.150.12; 1.150.16; 1.150.20; TCP socket buffe...
[TXT] tcp_usrreq.c  1.139   16 years  christos   branches: 1.139.2; 1.139.6; require that the options argument is the right siz...
[TXT] if_arp.c  1.129   16 years  cube   branches: 1.129.2; Follow up on arc -> arcnet renaming. Pointed out by joerg@....
[TXT] in.c  1.119   16 years  dyoung   branches: 1.119.2; KNF. Remove superfluous casts and parentheses.
[TXT] in_pcb.c  1.119   16 years  dyoung   branches: 1.119.2; 1.119.8; 1.119.10; 1.119.14; Use sockaddr_in_init().
[TXT] ip_icmp.c  1.114   16 years  dyoung   branches: 1.114.14; Use sockaddr_in_init(). KNF. No functional change intende...
[TXT] ip_mroute.c  1.109   16 years  christos   branches: 1.109.2; 1.109.6; require that the options argument is the right siz...
[TXT] raw_ip.c  1.101   16 years  christos   branches: 1.101.2; 1.101.6; require that the options argument is the right siz...
[TXT] in_proto.c  1.91   16 years  dyoung   branches: 1.91.18; Work in progress: use a raw socket for GRE in IP encapsulati...
[TXT] in.h  1.81   16 years  dyoung   branches: 1.81.6; 1.81.8; 1.81.12; 1) Introduce a new socket option, (SOL_SOC...
[TXT] ip_var.h  1.80   16 years  dyoung   branches: 1.80.4; 1.80.6; 1.80.10; Delete the unused second argument to ip_st...
[TXT] tcp_timer.c  1.77   16 years  christos   branches: 1.77.28; - per socket keepalive settings - settable connection establ...
[TXT] in_var.h  1.59   16 years  dyoung   branches: 1.59.6; 1.59.8; Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_in...
[TXT] in_gif.c  1.56   16 years  dyoung   branches: 1.56.8; 1.56.16; 1.56.20; Eliminate address family-specific route c...
[TXT] ip_flow.c  1.48   16 years  dyoung   branches: 1.48.2; 1.48.8; 1.48.10; 1.48.14; Don't call rtcache_check() from ...
[TXT] igmp.c  1.45   16 years  dyoung   branches: 1.45.28; Get rid of some gratuitous casts and join some lines.
[TXT] in_pcb.h  1.43   16 years  dyoung   branches: 1.43.8; 1) Introduce a new socket option, (SOL_SOCKET, SO_NOHEADER), ...
[TXT] if_inarp.h  1.39   17 years  christos   branches: 1.39.36; Kill caddr_t; there will be some MI fallout, but it will be ...
[TXT] icmp6.h  1.35   18 years  wiz   branches: 1.35.36; 1.35.42; 1.35.46; 1.35.50; 'advertisment' -> 'advertiseme...
[TXT] if_ether.h  1.33   17 years  sketch   branches: 1.33.24; 1.33.30; 1.33.34; 1.33.38; typo.
[TXT] udp_var.h  1.32   17 years  dyoung   branches: 1.32.18; 1.32.24; 1.32.26; 1.32.30; KNF: de-__P, bzero -> memset, ...
[TXT] ip_encap.c  1.31   16 years  dyoung   branches: 1.31.28; 1.31.30; Use LIST_FOREACH().
[TXT] ip.h  1.29   17 years  christos   branches: 1.29.20; 1.29.26; 1.29.28; 1.29.32; According to ANSI c the only p...
[TXT] ip_mroute.h  1.28   16 years  ad   branches: 1.28.8; 1.28.14; 1.28.16; 1.28.20; Merge some of the less invasive...
[TXT] tcp.h  1.27   16 years  rmind   branches: 1.27.4; 1.27.10; 1.27.12; 1.27.16; 1.27.20; TCP socket buffers au...
[TXT] icmp_var.h  1.25   18 years  elad   branches: 1.25.70; Multiple inclusion protection, as suggested by christos@ on ...
[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_timer.h  1.25   16 years  christos   branches: 1.25.28; 1.25.30; 1.25.32; - per socket keepalive settings - settab...
[TXT] ip_icmp.h  1.23   17 years  christos   branches: 1.23.34; 1.23.40; 1.23.44; 1.23.48; Comment out attribute packed. ...
[TXT] tcp_sack.c  1.23   17 years  ad   branches: 1.23.34; 1.23.36; 1.23.38; Pass an ipl argument to pool_init/POOL_I...
[TXT] igmp_var.h  1.22   18 years  elad   branches: 1.22.70; Multiple inclusion protection, as suggested by christos@ on ...
[TXT] ip6.h  1.22   17 years  christos   branches: 1.22.16; 1.22.22; 1.22.24; 1.22.28; Kill caddr_t; there will be so...
[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] files.netinet  1.19   16 years  dyoung   branches: 1.19.8; 1.19.14; Remove obsolete files netinet/in_route.[ch].
[TXT] in_cksum.c  1.19   18 years  christos   branches: 1.19.46; 1.19.52; 1.19.60; merge ktrace-lwp.
[TXT] ip_carp.c  1.18   16 years  ad   branches: 1.18.2; 1.18.4; machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
[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_seq.h  1.16   18 years  elad   branches: 1.16.120; 1.16.136; Multiple inclusion protection, as suggested by c...
[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] tcp_fsm.h  1.15   18 years  elad   branches: 1.15.162; Multiple inclusion protection, as suggested by christos@ on...
[TXT] in4_cksum.c  1.14   17 years  tsutsui   branches: 1.14.16; 1.14.22; Pass (char *) to mtod(9) on address calculation.
[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_systm.h  1.13   18 years  elad   Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ...
[TXT] tcp_congctl.c  1.13   16 years  xtraeme   branches: 1.13.8; 1.13.24; 1.13.28; Replace a simple lock with a mutex and ma...
[TXT] udp.h  1.12   18 years  elad   branches: 1.12.46; 1.12.52; 1.12.56; 1.12.60; Multiple inclusion protection,...
[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.h  1.11   17 years  dyoung   branches: 1.11.38; 1.11.40; KNF: de-__P, bzero -> memset, bcmp -> memcmp. Rem...
[TXT] igmp.h  1.10   18 years  elad   branches: 1.10.46; 1.10.52; 1.10.56; 1.10.60; Multiple inclusion protection,...
[TXT] tcpip.h  1.10   18 years  elad   branches: 1.10.46; 1.10.52; 1.10.56; 1.10.60; Multiple inclusion protection,...
[TXT] files.ipfilter  1.8   17 years  yamt   branches: 1.8.54; defflag IPFILTER_LOOKUP.
[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_selsrc.c  1.5   17 years  dyoung   branches: 1.5.16; 1.5.18; 1.5.24; 1.5.26; Reverse sense of preference number...
[TXT] ip_carp.h  1.3   17 years  dyoung   branches: 1.3.38; KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extrane...
[TXT] tcp_congctl.h  1.3   17 years  yamt   branches: 1.3.2; 1.3.4; 1.3.8; 1.3.30; 1.3.50; 1.3.54; constify.
[TXT] in_offload.c  1.2   16 years  dyoung   branches: 1.2.56; 1.2.60; Constify.
[TXT] in_proto.h  1.2   18 years  elad   branches: 1.2.140; Multiple inclusion protection, as suggested by christos@ on ...
[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] 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_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] fil.c (in the Attic) [Hide]  1.71   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] if_arc.h (in the Attic) [Hide]  1.7   27 years  is   move if_arc.h to sys/net
[TXT] if_arp.h (in the Attic) [Hide]  1.25   27 years  is   New ARP system, supports IPv4 over any hardware link. Some of the stuff (e.g., ...
[TXT] if_atm.c (in the Attic) [Hide]  1.27   16 years  dyoung   branches: 1.27.20; 1.27.22; 1.27.24; 1.27.26; We cannot sleep in a software ...
[TXT] if_atm.h (in the Attic) [Hide]  1.10   17 years  dyoung   branches: 1.10.38; 1.10.42; 1.10.48; KNF: de-__P, bzero -> memset, bcmp -> me...
[TXT] if_ether.c (in the Attic) [Hide]  1.35   27 years  is   New ARP system, supports IPv4 over any hardware link. Some of the stuff (e.g., ...
[TXT] if_ieee1394arp.c (in the Attic) [Hide]  1.9   21 years  itojun   integrate IEEE1394 ARP into generic ARP logic. XXX there's no check at all in ar...
[TXT] if_ieee1394arp.h (in the Attic) [Hide]  1.3   21 years  itojun   integrate IEEE1394 ARP into generic ARP logic. XXX there's no check at all in ar...
[TXT] in_pcb_hdr.h (in the Attic) [Hide]  1.5   17 years  christos   branches: 1.5.64; 1.5.70; Kill caddr_t; there will be some MI fallout, but it ...
[TXT] in_route.c (in the Attic) [Hide]  1.8   16 years  dyoung   Remove obsolete files netinet/in_route.[ch].
[TXT] in_route.h (in the Attic) [Hide]  1.2   16 years  dyoung   Remove obsolete files netinet/in_route.[ch].
[TXT] ip_auth.c (in the Attic) [Hide]  1.35   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_auth.h (in the Attic) [Hide]  1.12   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_compat.h (in the Attic) [Hide]  1.40   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_etherip.c (in the Attic) [Hide]  1.5   16 years  dyoung   branches: 1.5.8; 1.5.16; 1.5.18; 1.5.20; Eliminate address family-specific r...
[TXT] ip_etherip.h (in the Attic) [Hide]  1.1   17 years  rpaulo   branches: 1.1.4; 1.1.6; 1.1.8; 1.1.146; 1.1.148; New EtherIP driver based o...
[TXT] ip_fil.c (in the Attic) [Hide]  1.96   20 years  martti   Upgraded IPFilter to 4.1.1
[TXT] ip_fil.h (in the Attic) [Hide]  1.57   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_fil_netbsd.c (in the Attic) [Hide]  1.17   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_frag.c (in the Attic) [Hide]  1.37   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_frag.h (in the Attic) [Hide]  1.21   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_ftp_pxy.c (in the Attic) [Hide]  1.29   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_gre.c (in the Attic) [Hide]  1.48   16 years  dyoung   Work in progress: use a raw socket for GRE in IP encapsulation instead of adding...
[TXT] ip_gre.h (in the Attic) [Hide]  1.9   16 years  dyoung   Work in progress: use a raw socket for GRE in IP encapsulation instead of adding...
[TXT] ip_h323_pxy.c (in the Attic) [Hide]  1.11   19 years  christos   These are ipfilter files, although they don't have the same copyright. Thanks ja...
[TXT] ip_htable.c (in the Attic) [Hide]  1.2   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_htable.h (in the Attic) [Hide]  1.2   19 years  jdolecek   move ip_htable.h from sys/netinet/ to sys/dist/ipf/netinet/, it's ipfilter file
[TXT] ip_id.c (in the Attic) [Hide]  1.11   17 years  christos   branches: 1.11.28; 1.11.34; static comes first
[TXT] ip_ipip.c (in the Attic) [Hide]  1.17   22 years  sommerfeld   The "gif*" tunnelling interface does everything ipip does. Move usage example fr...
[TXT] ip_ipip.h (in the Attic) [Hide]  1.3   22 years  sommerfeld   The "gif*" tunnelling interface does everything ipip does. Move usage example fr...
[TXT] ip_ipsec_pxy.c (in the Attic) [Hide]  1.5   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_irc_pxy.c (in the Attic) [Hide]  1.2   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_log.c (in the Attic) [Hide]  1.26   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_lookup.c (in the Attic) [Hide]  1.4   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_lookup.h (in the Attic) [Hide]  1.2   19 years  yamt   move netinet/ip_lookup.h -> dist/ipf/netinet/ip_lookup.h.
[TXT] ip_nat.c (in the Attic) [Hide]  1.63   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_nat.h (in the Attic) [Hide]  1.35   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_netbios_pxy.c (in the Attic) [Hide]  1.6   19 years  christos   These are ipfilter files, although they don't have the same copyright. Thanks ja...
[TXT] ip_pool.c (in the Attic) [Hide]  1.5   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_pool.h (in the Attic) [Hide]  1.2   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_pptp_pxy.c (in the Attic) [Hide]  1.2   19 years  christos   These are ipfilter files, although they don't have the same copyright. Thanks ja...
[TXT] ip_proxy.c (in the Attic) [Hide]  1.39   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_proxy.h (in the Attic) [Hide]  1.20   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_raudio_pxy.c (in the Attic) [Hide]  1.11   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_rcmd_pxy.c (in the Attic) [Hide]  1.12   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_rpcb_pxy.c (in the Attic) [Hide]  1.2   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_rules.c (in the Attic) [Hide]  1.3   19 years  martti   branches: 1.3.2; Upgraded IPFilter to 4.1.3
[TXT] ip_rules.h (in the Attic) [Hide]  1.2   19 years  martti   branches: 1.2.2; Upgraded IPFilter to 4.1.3
[TXT] ip_scan.c (in the Attic) [Hide]  1.2   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_scan.h (in the Attic) [Hide]  1.2   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_state.c (in the Attic) [Hide]  1.47   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_state.h (in the Attic) [Hide]  1.26   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_sync.c (in the Attic) [Hide]  1.2   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ip_sync.h (in the Attic) [Hide]  1.2   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...
[TXT] ipl.h (in the Attic) [Hide]  1.17   19 years  christos   Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. I think ...


CVSweb <webmaster@jp.NetBSD.org>