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: yamt-readahead


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.13   18 years  xtraeme   Move ipl.h into the ipfilter block, which is the right place.
[TXT] files.ipfilter  1.6   18 years  christos   branches: 1.6.2; defopt IPFILTER_DEFAULT_BLOCK
[TXT] files.netinet  1.10   19 years  jonathan   branches: 1.10.4; Commit TCP SACK patches from Kentaro A. Karahone's patch at: ...
[TXT] icmp6.h  1.31   18 years  christos   branches: 1.31.2; remove stupid hand-rolled loop and kernel conditional.
[TXT] icmp_var.h  1.24   18 years  elad   Add sysctls for IP, ICMP, TCP, and UDP statistics.
[TXT] if_arp.c  1.106   18 years  atatat   branches: 1.106.2; Change the rest of the sysctl subsystem to use const consist...
[TXT] if_ether.h  1.31   20 years  agc   branches: 1.31.16; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] if_inarp.h  1.35   19 years  itojun   branches: 1.35.12; no space between function name and paren: foo (blah) -> foo(...
[TXT] igmp.c  1.41   19 years  perry   branches: 1.41.6; ANSIfy function prototypes. (Still have about 3/5ths of the C...
[TXT] igmp.h  1.9   20 years  agc   branches: 1.9.16; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] igmp_var.h  1.21   19 years  simonb   branches: 1.21.12; Initialise (most) pools from a link set instead of explicit ...
[TXT] in.c  1.105   18 years  seanb   - Close NULL dereference when a GIFALIAS is performed on a non existant addres...
[TXT] in.h  1.71   18 years  elad   Add sysctls for IP, ICMP, TCP, and UDP statistics.
[TXT] in4_cksum.c  1.11   19 years  perry   branches: 1.11.6; ANSIfy function prototypes. (Still have about 3/5ths of the C...
[TXT] in_cksum.c  1.18   19 years  perry   branches: 1.18.6; ANSIfy function prototypes. (Still have about 3/5ths of the C...
[TXT] in_gif.c  1.45   18 years  mlelstv   branches: 1.45.2; expire cached route. Fixes PR 22792.
[TXT] in_gif.h  1.12   18 years  martin   branches: 1.12.2; Since we decided "const struct mbuf *" would not do the right...
[TXT] in_offload.h  1.2   18 years  yamt   branches: 1.2.6; move {tcp,udp}_do_loopback_cksum back to tcp/udp so that they ...
[TXT] in_pcb.c  1.100.8.1   18 years  yamt   sync with head.
[TXT] in_pcb.h  1.39.12.1   18 years  yamt   sync with head.
[TXT] in_proto.c  1.70   18 years  gdt   Add PR_PURGEIF flag for protocols to indicate that the protocol might store a st...
[TXT] in_proto.h  1.1   18 years  yamt   branches: 1.1.2; 1.1.4; 1.1.10; move decl of inetsw to its own header to avoi...
[TXT] in_systm.h  1.12   19 years  matt   branches: 1.12.12; De __P()
[TXT] in_var.h  1.55   19 years  atatat   branches: 1.55.4; Add the following nodes to the sysctl tree: net.local.strea...
[TXT] ip.h  1.26   19 years  jonathan   branches: 1.26.12; Initial commit of a port of the FreeBSD implementation of RF...
[TXT] ip6.h  1.19   18 years  christos   branches: 1.19.2; - add const - remove bogus casts - avoid nested variables
[TXT] ip_ecn.c  1.13   19 years  perry   branches: 1.13.6; ANSIfy function prototypes. (Still have about 3/5ths of the C...
[TXT] ip_ecn.h  1.10   19 years  matt   branches: 1.10.12; De __P()
[TXT] ip_encap.c  1.26   18 years  martin   branches: 1.26.2; Since we decided "const struct mbuf *" would not do the right...
[TXT] ip_encap.h  1.9   18 years  martin   branches: 1.9.2; Since we decided "const struct mbuf *" would not do the right ...
[TXT] ip_flow.c  1.30   18 years  christos   small list macro cleanup: - remove duplicate LIST_FIRST (Liam Foy) - change to u...
[TXT] ip_icmp.c  1.97   18 years  christos   branches: 1.97.6; 1.97.8; 1.97.10; 1.97.12; 1.97.14; Remove redundant assig...
[TXT] ip_icmp.h  1.21   18 years  christos   No need to pass an interface when only the mtu is needed. From OpenBSD via Liam ...
[TXT] ip_input.c  1.221   18 years  christos   Don't decrement the ttl, until we are sure that we can forward this packet. Befo...
[TXT] ip_mroute.c  1.95   18 years  gdt   Restore to working order; this has apparently been nonworking since the decapsul...
[TXT] ip_mroute.h  1.25   19 years  perry   branches: 1.25.4; nuke trailing whitespace
[TXT] ip_output.c  1.158   18 years  dyoung   People have to read this code, so I am removing the double-negative tautology, #...
[TXT] ip_var.h  1.72.8.1   18 years  yamt   sync with head.
[TXT] pim.h  1.1   19 years  manu   branches: 1.1.2; 1.1.14; IPv4 PIM support, based on submission from Pavlin Rad...
[TXT] pim_var.h  1.1   19 years  manu   branches: 1.1.2; 1.1.14; IPv4 PIM support, based on submission from Pavlin Rad...
[TXT] raw_ip.c  1.87   18 years  yamt   branches: 1.87.2; move decl of inetsw to its own header to avoid array of incom...
[TXT] tcp.h  1.20   18 years  riz   Add a definition for TCPOLEN_SIGLEN from OpenBSD, so a kernel with options TCP_S...
[TXT] tcp_debug.c  1.23   18 years  rpaulo   Wrap two big lines.
[TXT] tcp_debug.h  1.15   18 years  riz   branches: 1.15.2; Fix some const fallout.
[TXT] tcp_fsm.h  1.14   19 years  matt   branches: 1.14.12; export tcpstates for _KERNEL and remove tcp_usrreq.c's incor...
[TXT] tcp_input.c  1.236.6.1   18 years  yamt   sync with head.
[TXT] tcp_output.c  1.139   18 years  yamt   wrap INET-only code by #if defined(INET).
[TXT] tcp_sack.c  1.13   18 years  yamt   branches: 1.13.2; tcp_sack_option: ignore sack beyond snd_max.
[TXT] tcp_seq.h  1.15   18 years  kurahone   branches: 1.15.2; Added sysctl tunable limits for the number of maximum SACK ho...
[TXT] tcp_subr.c  1.195   18 years  yamt   move {tcp,udp}_do_loopback_cksum back to tcp/udp so that they can be referenced ...
[TXT] tcp_timer.c  1.72   18 years  christos   Implement PMTU checks from: http://www.gont.com.ar/drafts/icmp-attacks-...
[TXT] tcp_timer.h  1.22   18 years  riz   branches: 1.22.2; Fix some const fallout.
[TXT] tcp_usrreq.c  1.111.6.1   18 years  yamt   sync with head.
[TXT] tcp_var.h  1.130   18 years  rpaulo   Implement tcp.inet{,6}.tcp{,6}.(debug|debx) when TCP_DEBUG is set. They can be u...
[TXT] tcpip.h  1.9   20 years  agc   branches: 1.9.16; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] udp.h  1.11   19 years  manu   branches: 1.11.6; Add support for IPsec Network Address Translator traversal (N...
[TXT] udp_usrreq.c  1.142.6.1   18 years  yamt   sync with head.
[TXT] udp_var.h  1.29   18 years  yamt   move {tcp,udp}_do_loopback_cksum back to tcp/udp so that they can be referenced ...


CVSweb <webmaster@jp.NetBSD.org>