OpenBSD CVS

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: [local] / src / sys / netinet

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libdeslite/        
[TXT] icmp6.h  1.15   23 years  itojun   by default, don't bark on inbound ND messages, as outsider may be able to fill u...
[TXT] icmp_var.h  1.5   23 years  itojun   bring in icmp rate limitation code. make icmp6 rate limitation to latest (uses p...
[TXT] if_ether.c  1.28   23 years  mickey   branches: 1.28.2; allow changing number of loopbacks in ukc. change rest of the...
[TXT] if_ether.h  1.14   23 years  itojun   pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). h...
[TXT] igmp.c  1.8   24 years  aaron   Avoid divide-by-zero; from FreeBSD PR/8990 and NetBSD PR/6541. Use the same fix ...
[TXT] igmp.h  1.3   24 years  niklas   branches: 1.3.4; Support detaching of network interfaces. Still work to do in ...
[TXT] igmp_var.h  1.3   27 years  deraadt   branches: 1.3.14; use arc4random()
[TXT] in.c  1.18   23 years  itojun   remove now-obsolete SIOCSIFPHY* handling in in{6,}_control. sync with kame.
[TXT] in.h  1.43   23 years  itojun   remove duplicated def of INET_ADDRSTRLEN.
[TXT] in4_cksum.c  1.2   23 years  itojun   sync whitespace/comment with kame. to help merge tasks
[TXT] in_cksum.c  1.3   27 years  niklas   branches: 1.3.14; 1.3.24; OpenBSD tags + some prototyping police
[TXT] in_pcb.c  1.50   23 years  angelos   Allow tdbi's to appear in mbufs throughout the stack; this allows security prope...
[TXT] in_pcb.h  1.33   23 years  angelos   Allow tdbi's to appear in mbufs throughout the stack; this allows security prope...
[TXT] in_proto.c  1.25   24 years  angelos   branches: 1.25.2; Merge "old" and "new" ESP and AH in two files (one for each)....
[TXT] in_systm.h  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police
[TXT] in_var.h  1.3   24 years  itojun   branches: 1.3.2; bring in KAME IPv6 code, dated 19991208. replaces NRL IPv6 lay...
[TXT] ip.h  1.6   24 years  itojun   branches: 1.6.2; bring in KAME IPv6 code, dated 19991208. replaces NRL IPv6 lay...
[TXT] ip6.h  1.6   23 years  itojun   little bit of sync with kame ($KAME, s/u_char/u_int8_t/)
[TXT] ip_ah.c  1.50   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] ip_ah.h  1.26   23 years  angelos   Lots and lots of changes.
[TXT] ip_ecn.c  1.2   23 years  itojun   sync whitespace/comment with kame. to help merge tasks
[TXT] ip_ecn.h  1.2   23 years  itojun   sync whitespace/comment with kame. to help merge tasks
[TXT] ip_esp.c  1.56   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] ip_esp.h  1.33   23 years  angelos   Lots and lots of changes.
[TXT] ip_ether.h  1.9   23 years  jason   - define and use EtherIP version 3 (2 byte padded header instead of the single b...
[TXT] ip_gre.c  1.8   23 years  niklas   Remove superfluous printf in Angelos last commit
[TXT] ip_gre.h  1.1   24 years  angelos   branches: 1.1.2; GRE/MobileIP input routine processing, from NetBSD (with a few...
[TXT] ip_icmp.c  1.33   23 years  angelos   Allow tdbi's to appear in mbufs throughout the stack; this allows security prope...
[TXT] ip_icmp.h  1.12   23 years  mickey   a few more icmp types/codes; itojun@ ok (awhile ago ;)
[TXT] ip_id.c  1.2   24 years  provos   branches: 1.2.4; add an inner xor to make prediction attacks against the ids ha...
[TXT] ip_input.c  1.66   23 years  angelos   Allow tdbi's to appear in mbufs throughout the stack; this allows security prope...
[TXT] ip_ipip.c  1.13   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] ip_ipip.h  1.2   23 years  angelos   Lots and lots of changes.
[TXT] ip_ipsp.c  1.113   23 years  csapuntz   Move offsetof define into sys/param.h
[TXT] ip_ipsp.h  1.83   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] ip_mroute.c  1.20   23 years  provos   seperate -> separate, okay aaron@
[TXT] ip_mroute.h  1.6   24 years  angelos   branches: 1.6.2; Rename the ip4_* routines to ipip_*, make it so GIF tunnels ar...
[TXT] ip_output.c  1.89   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] ip_spd.c  1.18   23 years  art   Missing splx in error handling.
[TXT] ip_var.h  1.15   23 years  itojun   drop packets with 127.0.0.0/8 in header field, if the packet is from outside. un...
[TXT] ipsec_input.c  1.36   23 years  csapuntz   Move offsetof define into sys/param.h
[TXT] ipsec_output.c  1.6   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] raw_ip.c  1.21   23 years  angelos   Lots and lots of changes.
[TXT] tcp.h  1.8   24 years  cmetz   branches: 1.8.4; Added support for TCP MD5 option (RFC 2385).
[TXT] tcp_debug.c  1.8   24 years  itojun   make "option TCPDEBUG" kernel compile. PR1186 from "Robert Mooney" <rjmooney@atl...
[TXT] tcp_debug.h  1.4   25 years  deraadt   branches: 1.4.6; netinet merge of NRL stuff. some indent and shrinkage needed; ...
[TXT] tcp_fsm.h  1.4   26 years  deraadt   branches: 1.4.10; grammar; bane@mournblade.NETural.com
[TXT] tcp_input.c  1.84   23 years  itojun   do not check ip_mtudisc on IPv6 TCP. with IPv6 TCP PMTUD is mandatory, compute m...
[TXT] tcp_output.c  1.34   23 years  provos   branches: 1.34.4; on expiry of pmtu route, retry higher mtu. okay angelos@
[TXT] tcp_seq.h  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police
[TXT] tcp_subr.c  1.41   23 years  csapuntz   Move offsetof define into sys/param.h
[TXT] tcp_timer.c  1.20   23 years  provos   branches: 1.20.2; more random tcp sequence numbers. okay deraadt@, angelos@
[TXT] tcp_timer.h  1.3   27 years  niklas   branches: 1.3.14; OpenBSD tags + some prototyping police
[TXT] tcp_usrreq.c  1.50   23 years  provos   more random tcp sequence numbers. okay deraadt@, angelos@
[TXT] tcp_var.h  1.35   23 years  provos   more random tcp sequence numbers. okay deraadt@, angelos@
[TXT] udp.h  1.3   27 years  niklas   branches: 1.3.14; OpenBSD tags + some prototyping police
[TXT] udp_usrreq.c  1.56   23 years  angelos   Allow tdbi's to appear in mbufs throughout the stack; this allows security prope...
[TXT] udp_var.h  1.10   23 years  itojun   sync with KAME udp6_output(). udp output logic is very different between IPv4/v...
[TXT] fil.c (in the Attic) [Hide]  1.28   23 years  kjell   re-add local ipf changes that were whacked in the 3.4.16 merge. userland to foll...
[TXT] if_arc.h (in the Attic) [Hide]  1.3   24 years  jakob   add ARCTYPE_INET6
[TXT] if_atm.c (in the Attic) [Hide]  1.8   23 years  itojun   branches: 1.8.6; pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UC...
[TXT] if_atm.h (in the Attic) [Hide]  1.4   23 years  itojun   branches: 1.4.6; pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UC...
[TXT] in_gif.c (in the Attic) [Hide]  1.16   23 years  angelos   Minor changes, preparing for real socket-attached TDBs; also, more information w...
[TXT] in_gif.h (in the Attic) [Hide]  1.3   23 years  itojun   branches: 1.3.6; sync whitespace/comment with kame. to help merge tasks
[TXT] ip_auth.c (in the Attic) [Hide]  1.17   23 years  kjell   re-add local ipf changes that were whacked in the 3.4.16 merge. userland to foll...
[TXT] ip_auth.h (in the Attic) [Hide]  1.9   23 years  fgsch   IPF 3.4.15. (IPv6 not working yet). Note: before building the userland part you...
[TXT] ip_ether.c (in the Attic) [Hide]  1.26   23 years  csapuntz   Move offsetof define into sys/param.h
[TXT] ip_fil.c (in the Attic) [Hide]  1.43   23 years  gluk   branches: 1.43.2; Fix spl handling in ipfilter ioctl interface. Work by aaron@ ...
[TXT] ip_fil.h (in the Attic) [Hide]  1.23   23 years  fgsch   ipf/ipnat check the securelevel in the original code, so don't do it twice. Also...
[TXT] ip_fil_compat.h (in the Attic) [Hide]  1.20   23 years  kjell   change ip_compat.h to ip_fil_compat.h for clarity. Impending ipf merge
[TXT] ip_frag.c (in the Attic) [Hide]  1.22   23 years  fgsch   Partial update to IPF 3.4.17; this fixes the *VERY* serious fragment caching bug...
[TXT] ip_frag.h (in the Attic) [Hide]  1.15   23 years  smart   Typo. __IP_FIL_H__ -> __IP_FRAG_H__
[TXT] ip_ftp_pxy.c (in the Attic) [Hide]  1.13   23 years  beck   Handle ftp services that don't ask for a password, only a username. This appears...
[TXT] ip_log.c (in the Attic) [Hide]  1.11   23 years  gluk   Protect KFREES by splnet and rearrange pointers. This fix interrupt race between...
[TXT] ip_nat.c (in the Attic) [Hide]  1.39   23 years  fgsch   ipf/ipnat check the securelevel in the original code, so don't do it twice. Also...
[TXT] ip_nat.h (in the Attic) [Hide]  1.18   23 years  fgsch   IPF 3.4.15. (IPv6 not working yet). Note: before building the userland part you...
[TXT] ip_proxy.c (in the Attic) [Hide]  1.13   23 years  kjell   re-add local ipf changes that were whacked in the 3.4.16 merge. userland to foll...
[TXT] ip_proxy.h (in the Attic) [Hide]  1.9   23 years  fgsch   IPF 3.4.15. (IPv6 not working yet). Note: before building the userland part you...
[TXT] ip_raudio_pxy.c (in the Attic) [Hide]  1.8   23 years  fgsch   IPF 3.4.15. (IPv6 not working yet). Note: before building the userland part you...
[TXT] ip_rcmd_pxy.c (in the Attic) [Hide]  1.5   23 years  fgsch   IPF 3.4.15. (IPv6 not working yet). Note: before building the userland part you...
[TXT] ip_state.c (in the Attic) [Hide]  1.27   23 years  fgsch   Partial update to IPF 3.4.17; this fixes the *VERY* serious fragment caching bug...
[TXT] ip_state.h (in the Attic) [Hide]  1.18   23 years  fgsch   ipf/ipnat check the securelevel in the original code, so don't do it twice. Also...
[TXT] ipl.h (in the Attic) [Hide]  1.14   23 years  fgsch   IPF 3.4.16.
[TXT] tcpip.h (in the Attic) [Hide]  1.4   26 years  deraadt   branches: 1.4.12; indent