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: netbsd-6-1-1-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.23   12 years  riz   Back out the recent import of IPFilter 5.1.1 for the upcoming branch, which will...
[TXT] accept_filter.h  1.2   15 years  tls   branches: 1.2.2; 1.2.4; 1.2.6; 1.2.18; Change copyright statement to NetBSD ...
[TXT] accf_data.c  1.6   14 years  tls   branches: 1.6.22; 1.6.40; Add a direction argument to socket upcalls, so they ...
[TXT] accf_http.c  1.7   14 years  tls   branches: 1.7.12; 1.7.22; 1.7.26; Add a direction argument to socket upcalls,...
[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.14   12 years  riz   Back out the recent import of IPFilter 5.1.1 for the upcoming branch, which will...
[TXT] files.netinet  1.23   12 years  christos   branches: 1.23.2; Add inet4 part of the rfc6056 code contributed by Vlad Balan ...
[TXT] icmp6.h  1.44.2.1   11 years  jdc   Pull up revisions: src/sys/netinet/icmp6.h revisions 1.45,1.46 (requested by r...
[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.29   12 years  christos   branches: 1.29.2; 1.29.6; 1.29.8; 1.29.16; 1.29.22; 1.29.24; put the histo...
[TXT] if_arp.c  1.154   12 years  liamjfoy   branches: 1.154.2; 1.154.6; 1.154.8; 1.154.10; 1.154.16; Remove dead variab...
[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.43   12 years  gdt   branches: 1.43.10; Move RTF_ANNOUNCE flag so that it no longer conflicts with R...
[TXT] igmp.c  1.53   12 years  liamjfoy   branches: 1.53.6; 1.53.10; check against NULL
[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   16 years  thorpej   branches: 1.23.48; 1.23.64; Make IGMP stats per-cpu.
[TXT] in.c  1.142.2.1   11 years  riz   Pull up following revision(s) (requested by gdt in ticket #330): sys/netinet/in...
[TXT] in.h  1.86   14 years  degroote   branches: 1.86.12; Import pfsync support from OpenBSD 4.2 Pfsync interface exp...
[TXT] in4_cksum.c  1.18   12 years  yamt   branches: 1.18.4; 1.18.14; fix assertions
[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.62   12 years  liamjfoy   branches: 1.62.6; check against NULL
[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.5   12 years  yamt   branches: 1.5.14; 1.5.32; ip_undefer_csum: - don't forget ntohs. - don't add h...
[TXT] in_offload.h  1.8   12 years  yamt   branches: 1.8.54; 1.8.56; undefer csum in looutput. looutput is used by variou...
[TXT] in_pcb.c  1.140   12 years  drochner   rename the IPSEC in-kernel CPP variable and config(8) option to KAME_IPSEC, and ...
[TXT] in_pcb.h  1.49   12 years  christos   branches: 1.49.2; Add inet4 part of the rfc6056 code contributed by Vlad Balan ...
[TXT] in_proto.c  1.102   12 years  drochner   rename the IPSEC in-kernel CPP variable and config(8) option to KAME_IPSEC, and ...
[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.8   14 years  rmind   branches: 1.8.12; Drop 3rd and 4th clauses from David Young's license. Reviewed...
[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.65   13 years  rmind   branches: 1.65.18; 1.65.22; 1.65.32; ip_randomid: make mechanism MP-safe and ...
[TXT] ip.h  1.32.8.1   11 years  riz   Pull up following revision(s) (requested by christos in ticket #721): include/r...
[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.47.4.1   12 years  riz   branches: 1.47.4.1.4; 1.47.4.1.6; Pull up following revision(s) (requested by ...
[TXT] ip_carp.h  1.6   14 years  pooka   branches: 1.6.22; 1.6.36; Replace a large number of link set based sysctl node...
[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.12   15 years  ad   Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@....
[TXT] ip_encap.c  1.39   12 years  joerg   branches: 1.39.12; 1.39.30; Retire varargs.h support. Move machine/stdarg.h lo...
[TXT] ip_encap.h  1.13   15 years  pooka   branches: 1.13.26; 1.13.44; Make dom_maxrtkey of inet/inet6domain the size of ...
[TXT] ip_flow.c  1.60   12 years  liamjfoy   branches: 1.60.6; 1.60.10; Remove ipf_start from ipf struct
[TXT] ip_icmp.c  1.128.2.1   11 years  riz   Pull up following revision(s) (requested by fair in ticket #860): sys/netinet/i...
[TXT] ip_icmp.h  1.33   12 years  christos   branches: 1.33.2; 1.33.6; 1.33.8; 1.33.16; 1.33.22; 1.33.24; missing comma...
[TXT] ip_input.c  1.298   12 years  liamjfoy   branches: 1.298.2; 1.298.6; 1.298.8; check against NULL
[TXT] ip_mroute.c  1.122.2.1   11 years  riz   Pull up following revision(s) (requested by msaitoh in ticket #616): sys/netine...
[TXT] ip_mroute.h  1.31   15 years  cegger   make this compile as proposed by dholland@
[TXT] ip_output.c  1.213   12 years  drochner   fix for IPSEC tunnel + NAT-T + esp_frag: Output packets larger than "esp_frag" a...
[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_reass.c  1.8   12 years  enami   branches: 1.8.2; 1.8.12; 1.8.16; Don't increment ip_nfragpackets when failed ...
[TXT] ip_var.h  1.97   12 years  dyoung   branches: 1.97.4; 1.97.14; 1.97.18; *_drain() routines may be called with loc...
[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.113   12 years  drochner   rename the IPSEC in-kernel CPP variable and config(8) option to KAME_IPSEC, and ...
[TXT] tcp.h  1.30   12 years  christos   branches: 1.30.6; 1.30.22; 1.30.24; make standalone
[TXT] tcp_congctl.c  1.16   13 years  yamt   branches: 1.16.4; 1.16.14; 1.16.18; simplify code a little. no functional ch...
[TXT] tcp_congctl.h  1.6   13 years  yamt   branches: 1.6.4; 1.6.14; 1.6.18; - comments - g/c stale extern
[TXT] tcp_debug.c  1.28   15 years  tsutsui   branches: 1.28.22; 1.28.40; Remove extra whitespace added by a stupid tool. XX...
[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.321   12 years  drochner   branches: 1.321.2; 1.321.6; 1.321.8; fix build in the (FAST_)IPSEC & TCP_SIGN...
[TXT] tcp_output.c  1.173   12 years  christos   branches: 1.173.2; 1.173.6; 1.173.8; - fix offsetof usage, and redundant defi...
[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.28   12 years  matt   branches: 1.28.6; 1.28.10; Use proper ANSI prototypes for foo() -> foo(void) C...
[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.246.2.1   11 years  riz   Pull up following revision(s) (requested by msaitoh in ticket #644): sys/netine...
[TXT] tcp_timer.c  1.86   12 years  plunky   branches: 1.86.2; 1.86.12; 1.86.16; NULL does not need a cast
[TXT] tcp_timer.h  1.28   12 years  gdt   branches: 1.28.48; Note units and current value for TCP_DELACK_TICKS.
[TXT] tcp_usrreq.c  1.162.2.1   12 years  bouyer   branches: 1.162.2.1.4; 1.162.2.1.6; Pull up following revision(s) (requested b...
[TXT] tcp_var.h  1.169   12 years  tls   branches: 1.169.6; Entropy-pool implementation move and cleanup. 1) Move core ...
[TXT] tcp_vtw.c  1.8   12 years  joerg   branches: 1.8.2; 1.8.6; Retire varargs.h support. Move machine/stdarg.h logic ...
[TXT] tcp_vtw.h  1.5   12 years  joerg   branches: 1.5.2; 1.5.12; Be a bit cleaner and reduce the amount of namespace p...
[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.15   12 years  christos   u_intN -> uintN make standalone
[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.185   12 years  liamjfoy   minor typo fix
[TXT] udp_var.h  1.37   12 years  christos   branches: 1.37.2; Add inet4 part of the rfc6056 code contributed by Vlad Balan ...


CVSweb <webmaster@jp.NetBSD.org>