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_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libdeslite/        
[TXT] icmp_var.h  1.4   26 years  deraadt   branches: 1.4.10; net.inet.icmp.bmcastecho: do not smurf to smurfing broadcast ...
[TXT] if_ether.c  1.12   26 years  deraadt   more \n in log()
[TXT] if_ether.h  1.5   27 years  deraadt   pad for machines that do not pad structs out
[TXT] igmp.c  1.3   27 years  deraadt   use arc4random()
[TXT] igmp.h  1.2   27 years  niklas   OpenBSD tags + some prototyping police
[TXT] igmp_var.h  1.3   27 years  deraadt   branches: 1.3.14; use arc4random()
[TXT] in.c  1.11   26 years  angelos   Fix bug (I introduced) with aliases and in_broadcast().
[TXT] in.h  1.12   26 years  deraadt   make IPPORT_USERRESERVED a nice fat number -> random ports look really funky.
[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.23   26 years  mickey   wildcard ifaces; finally, after HE said it's ok
[TXT] in_pcb.h  1.9   26 years  deraadt   indent
[TXT] in_proto.c  1.8   26 years  provos   Fix tunnel mode input processing (use ip4_input instead of ipe4_input), fix some...
[TXT] in_systm.h  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police
[TXT] in_var.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] ip.h  1.4   27 years  niklas   OpenBSD tags + some prototyping police
[TXT] ip_ah.c  1.13   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] ip_ah.h  1.11   26 years  provos   add ripemd-160 as authentication function.
[TXT] ip_esp.c  1.13   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] ip_esp.h  1.16   26 years  provos   add ripemd-160 as authentication function.
[TXT] ip_icmp.c  1.8   26 years  deraadt   net.inet.icmp.bmcastecho: do not smurf to smurfing broadcast packets
[TXT] ip_icmp.h  1.8   26 years  deraadt   indent
[TXT] ip_input.c  1.30   26 years  mickey   wildcard ifaces; finally, after HE said it's ok
[TXT] ip_ipsp.c  1.24   26 years  niklas   Changes made for GCC 2.8 -Wall pleasures
[TXT] ip_ipsp.h  1.18   26 years  provos   adapt function arguments to get the expected prototype.
[TXT] ip_mroute.c  1.7   26 years  deraadt   more \n in log()
[TXT] ip_mroute.h  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] ip_output.c  1.26   26 years  provos   Fix tunnel mode input processing (use ip4_input instead of ipe4_input), fix some...
[TXT] ip_var.h  1.8   26 years  mickey   wildcard ifaces; finally, after HE said it's ok
[TXT] raw_ip.c  1.10   26 years  deraadt   cmd is a u_long
[TXT] tcp.h  1.2   27 years  niklas   OpenBSD tags + some prototyping police
[TXT] tcp_debug.c  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] tcp_debug.h  1.3   26 years  deraadt   indent
[TXT] tcp_fsm.h  1.4   26 years  deraadt   branches: 1.4.10; grammar; bane@mournblade.NETural.com
[TXT] tcp_input.c  1.18   26 years  angelos   Add FreeBSD patch (check for SYN packets arriving at a socket in LISTEN state wi...
[TXT] tcp_output.c  1.9   26 years  deraadt   bad types; wileyc@sekiya.twics.co.jp
[TXT] tcp_seq.h  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police
[TXT] tcp_subr.c  1.9   26 years  deraadt   indent
[TXT] tcp_timer.c  1.8   26 years  deraadt   indent
[TXT] tcp_timer.h  1.3   27 years  niklas   branches: 1.3.14; OpenBSD tags + some prototyping police
[TXT] tcp_usrreq.c  1.20   26 years  angelos   Another shot at disallowing TCP connections to 255.255.255.255, 0.0.0.0 and any ...
[TXT] tcp_var.h  1.10   26 years  angelos   Add FreeBSD patch (check for SYN packets arriving at a socket in LISTEN state wi...
[TXT] udp.h  1.3   27 years  niklas   branches: 1.3.14; OpenBSD tags + some prototyping police
[TXT] udp_usrreq.c  1.14   26 years  mickey   sysctl for def sizes for tcp/udp send/recv queues
[TXT] udp_var.h  1.6   26 years  mickey   sysctl for def sizes for tcp/udp send/recv queues
[TXT] fil.c (in the Attic) [Hide]  1.12   26 years  dgregor   $OpenBSD$
[TXT] if_arc.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police
[TXT] if_atm.c (in the Attic) [Hide]  1.6   26 years  deraadt   more \n in log()
[TXT] if_atm.h (in the Attic) [Hide]  1.3   27 years  chuck   branches: 1.3.16; ported to FreeBSD 2.2-960612-SNAP.
[TXT] ip_ah_new.c (in the Attic) [Hide]  1.16   26 years  niklas   Changes made for GCC 2.8 -Wall pleasures
[TXT] ip_ah_old.c (in the Attic) [Hide]  1.13   26 years  provos   Fix tunnel mode input processing (use ip4_input instead of ipe4_input), fix some...
[TXT] ip_auth.c (in the Attic) [Hide]  1.2   26 years  dgregor   $OpenBSD$
[TXT] ip_auth.h (in the Attic) [Hide]  1.2   26 years  dgregor   $OpenBSD$
[TXT] ip_blf.c (in the Attic) [Hide]  1.2   26 years  provos   improve blowfish performance.
[TXT] ip_blf.h (in the Attic) [Hide]  1.1   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] ip_cast.c (in the Attic) [Hide]  1.1   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] ip_cast.h (in the Attic) [Hide]  1.1   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] ip_castsb.h (in the Attic) [Hide]  1.1   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] ip_esp_new.c (in the Attic) [Hide]  1.17   26 years  provos   improve performance by avoiding unnecessary copies.
[TXT] ip_esp_old.c (in the Attic) [Hide]  1.15   26 years  provos   improve performance by avoiding unnecessary copies.
[TXT] ip_fil.c (in the Attic) [Hide]  1.17   26 years  dgregor   don't print "IP Filter: initialized"
[TXT] ip_fil.h (in the Attic) [Hide]  1.10   26 years  dgregor   $OpenBSD$
[TXT] ip_fil_compat.h (in the Attic) [Hide]  1.8   26 years  dgregor   $OpenBSD$
[TXT] ip_frag.c (in the Attic) [Hide]  1.9   26 years  dgregor   $OpenBSD$
[TXT] ip_frag.h (in the Attic) [Hide]  1.7   26 years  dgregor   $OpenBSD$
[TXT] ip_ftp_pxy.c (in the Attic) [Hide]  1.2   26 years  dgregor   $OpenBSD$
[TXT] ip_ip4.c (in the Attic) [Hide]  1.16   26 years  provos   adapt function arguments to get the expected prototype.
[TXT] ip_ip4.h (in the Attic) [Hide]  1.9   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] ip_log.c (in the Attic) [Hide]  1.2   26 years  dgregor   $OpenBSD$
[TXT] ip_nat.c (in the Attic) [Hide]  1.14   26 years  dgregor   $OpenBSD$
[TXT] ip_nat.h (in the Attic) [Hide]  1.9   26 years  dgregor   $OpenBSD$
[TXT] ip_proxy.c (in the Attic) [Hide]  1.2   26 years  dgregor   $OpenBSD$
[TXT] ip_proxy.h (in the Attic) [Hide]  1.2   26 years  dgregor   $OpenBSD$
[TXT] ip_rmd160.c (in the Attic) [Hide]  1.3   26 years  janjaap   Also digest the leftovers.
[TXT] ip_rmd160.h (in the Attic) [Hide]  1.2   26 years  janjaap   Also digest the leftovers.
[TXT] ip_sha1.c (in the Attic) [Hide]  1.6   26 years  deraadt   u_int32_t changes, need testing
[TXT] ip_sha1.h (in the Attic) [Hide]  1.4   26 years  provos   put old esp/ah and new esp/ah in different files. generalised way of handling tr...
[TXT] ip_state.c (in the Attic) [Hide]  1.11   26 years  dgregor   $OpenBSD$
[TXT] ip_state.h (in the Attic) [Hide]  1.7   26 years  dgregor   $OpenBSD$
[TXT] tcpip.h (in the Attic) [Hide]  1.4   26 years  deraadt   branches: 1.4.12; indent