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: fvdl_fs64_base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.4   21 years  lukem   branches: 1.4.6; Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supp...
[TXT] files.ipfilter  1.2   21 years  thorpej   branches: 1.2.2; 1.2.8; Add missing "needs-flag".
[TXT] files.netinet  1.1   21 years  thorpej   branches: 1.1.2; 1.1.8; Move netinet, netinet6, ipsec, and ipfilter config def...
[TXT] icmp6.h  1.25   21 years  perry   /*CONTCOND*/ while (0)'ed macros
[TXT] icmp_var.h  1.21   21 years  thorpej   branches: 1.21.6; Changes to allow the IPv4 and IPv6 layers to align headers th...
[TXT] if_arp.c  1.91   21 years  dyoung   Squash a panic: do not try to print the name of a NULL interface.
[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.32   23 years  itojun   branches: 1.32.24; pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (...
[TXT] igmp.c  1.32   21 years  thorpej   Fix signed/unsigned comparison warnings.
[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.14   21 years  thorpej   Changes to allow the IPv4 and IPv6 layers to align headers themseves, as necessa...
[TXT] in.c  1.82   21 years  thorpej   Fix signed/unsigned comparison warnings.
[TXT] in.h  1.58   21 years  kleink   branches: 1.58.4; Define uint{8,32}_t locally, per XNS5.2/POSIX-2001, and use t...
[TXT] in4_cksum.c  1.9   21 years  itojun   branches: 1.9.6; be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI ...
[TXT] in_cksum.c  1.16   21 years  itojun   branches: 1.16.6; whitespace
[TXT] in_gif.c  1.32   21 years  itojun   branches: 1.32.6; make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GI...
[TXT] in_gif.h  1.8   21 years  itojun   branches: 1.8.6; make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF...
[TXT] in_pcb.c  1.80   21 years  simonb   "error" in in_pcbbind() was only ever set but not used, remove it.
[TXT] in_pcb.h  1.32   21 years  itojun   cleanup ipsec.h dependency. commented by perry, sync w/kame
[TXT] in_proto.c  1.58   21 years  itojun   branches: 1.58.6; cleanup ipsec.h dependency. commented by perry, sync w/kame
[TXT] in_systm.h  1.10   26 years  perry   branches: 1.10.48; add/cleanup multiple inclusion protection.
[TXT] in_var.h  1.44   21 years  matt   Eliminate commons.
[TXT] ip.h  1.23   22 years  itojun   bring in latest ALTQ from kjc. ALTQify some of the drivers.
[TXT] ip6.h  1.13   21 years  perry   /*CONTCOND*/ while (0)'ed macros
[TXT] ip_ecn.c  1.12   21 years  itojun   branches: 1.12.10; 1.12.18; 1.12.20; correct variable initialization. report...
[TXT] ip_ecn.h  1.9   22 years  itojun   branches: 1.9.16; whitespace. protect from multiple inclusion. sync with kame...
[TXT] ip_encap.c  1.11   21 years  thorpej   Avoid strict-alias warnings.
[TXT] ip_encap.h  1.2   22 years  itojun   use radix table for inbound tunnel lookup (would increase performance for machin...
[TXT] ip_flow.c  1.26   21 years  perry   branches: 1.26.6; /*CONTCOND*/ while (0)'ed macros
[TXT] ip_icmp.c  1.71   21 years  simonb   Remove breaks after returns, unreachable returns and returns after returns(!).
[TXT] ip_icmp.h  1.17   21 years  itojun   branches: 1.17.6; whitespace
[TXT] ip_input.c  1.163   21 years  itojun   remove all entries in rt timer queue on ip_mtudisc change, instead of destroying...
[TXT] ip_mroute.c  1.64   21 years  fair   Add required IPSEC #include files that prevented this from compiling.
[TXT] ip_mroute.h  1.20   21 years  itojun   whitespace
[TXT] ip_output.c  1.102   21 years  darrenr   From FreeBSD (1.164) courtesy of Maxim Konovalov: "In rare cases when there is n...
[TXT] ip_var.h  1.49   21 years  itojun   correct signedness mixup in pointer passing. sync w/kame
[TXT] raw_ip.c  1.65   21 years  thorpej   In the IP_HDRINCL case of rip_output(), if the mbuf is read-only then copy the h...
[TXT] tcp.h  1.13   22 years  matt   Add TCP_MD5SIGNATURE option.
[TXT] tcp_debug.c  1.18   21 years  itojun   branches: 1.18.6; whitespace
[TXT] tcp_debug.h  1.13   22 years  itojun   branches: 1.13.22; do not #ifdef in headers. usr.sbin/trpt needs it.
[TXT] tcp_fsm.h  1.11   22 years  matt   branches: 1.11.18; Make tcp_outflags & tcpstates const.
[TXT] tcp_input.c  1.159   21 years  perry   /*CONTCOND*/ while (0)'ed macros
[TXT] tcp_output.c  1.88   21 years  scw   Fix a genuine uninitialised variable warning.
[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.137   21 years  scw   Quell an uninitialised variable warning.
[TXT] tcp_timer.c  1.61   21 years  scw   Quell an uninitialised variable warning.
[TXT] tcp_timer.h  1.17   22 years  matt   Change a few variable/tables to const since they are read-only.
[TXT] tcp_usrreq.c  1.74   21 years  simonb   Guard use of "ostate" with #ifdef TCP_DEBUG in tcp_usrreq(). Don't put semicolon...
[TXT] tcp_var.h  1.94   21 years  perry   /*CONTCOND*/ while (0)'ed macros
[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.96   21 years  itojun   avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE ...
[TXT] udp_var.h  1.19   21 years  thorpej   Changes to allow the IPv4 and IPv6 layers to align headers themseves, as necessa...


CVSweb <webmaster@jp.NetBSD.org>