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_5_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libdeslite/        
[TXT] icmp6.h  1.34   11 years  phessler   Add support for advertising dns servers and search paths in router advertisement...
[TXT] icmp_var.h  1.13   16 years  reyk   implement sysctls to report IP, TCP, UDP, and ICMP statistics and change netstat...
[TXT] if_ether.c  1.93   12 years  miod   Fix various format string types to as a minimum match the width of the variables...
[TXT] if_ether.h  1.47   14 years  claudio   arpioctl() is not used sore remove it. Found by Gleydson Soares.
[TXT] igmp.c  1.31   14 years  tedu   remove proc.h include from uvm_map.h. This has far reaching effects, as sysctl....
[TXT] igmp.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] igmp_var.h  1.9   16 years  djm   use arc4random_uniform() for random number requests that are not a power of two....
[TXT] in.c  1.72   11 years  claudio   in_scrubprefix needs the same netmask checking as in_addprefix (which was added ...
[TXT] in.h  1.93   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] in4_cksum.c  1.8   12 years  dhill   ansify ok claudio@
[TXT] in_cksum.c  1.6   20 years  itojun   de-register. deraadt ok
[TXT] in_pcb.c  1.127   11 years  claudio   Be way more careful when accessing a possibly cached route in_selectsrc() since ...
[TXT] in_pcb.h  1.72   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] in_proto.c  1.56   13 years  jasper   - use nitems(); no binary change ok claudio@
[TXT] in_systm.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] in_var.h  1.17   12 years  claudio   Since the IPv6 madness is not enough introduce NAT64 -- which is actually "af-to...
[TXT] inet_nat64.c  1.1   12 years  claudio   Since the IPv6 madness is not enough introduce NAT64 -- which is actually "af-to...
[TXT] ip.h  1.13   14 years  claudio   Define the common DiffServ Codepoints so pf(4) can use them. Agreed by mcbride@,...
[TXT] ip6.h  1.20   13 years  blambert   Remove unused macro. ok henning@ claudio@
[TXT] ip_ah.c  1.100   11 years  mikeb   Add support for the Extended (64-bit) Sequence Number as defined in RFC4302 and ...
[TXT] ip_ah.h  1.33   14 years  markus   Fix two bugs in IPsec/HMAC-SHA2: (1) use correct (message) block size of 128 byt...
[TXT] ip_carp.c  1.195   12 years  mikeb   fix all the suser calls which pass an incorrect p_acflag argument; figured out b...
[TXT] ip_carp.h  1.28   14 years  mpf   Properly adjust group demotion counters when groups are added or removed. Exten...
[TXT] ip_divert.c  1.9   11 years  claudio   3 line diff to fix divert using connections from local system. OK henning@
[TXT] ip_divert.h  1.3   14 years  michele   Add (again) support for divert sockets. They allow you to: - queue packets from...
[TXT] ip_ecn.c  1.5   12 years  markus   improve IPsec/ENC interaction: - ipip_input() recalculate the IP header checksum...
[TXT] ip_ecn.h  1.6   12 years  markus   improve IPsec/ENC interaction: - ipip_input() recalculate the IP header checksum...
[TXT] ip_esp.c  1.117   11 years  mikeb   Add support for the Extended (64-bit) Sequence Number as defined in RFC4302 and ...
[TXT] ip_esp.h  1.42   14 years  markus   Fix two bugs in IPsec/HMAC-SHA2: (1) use correct (message) block size of 128 byt...
[TXT] ip_ether.h  1.16   12 years  mpf   Fix tcpdump for etherip packets. bpf_mtap() needs to be called without the ether...
[TXT] ip_gre.c  1.44   12 years  henning   begone, fucking rotten appletalk shit. ok room
[TXT] ip_gre.h  1.9   14 years  yasuoka   Add input and user protocol hook to handle GRE packets by pipex. ok @dlg
[TXT] ip_icmp.c  1.95   12 years  deraadt   unneccessary casts to unsigned; ok claudio
[TXT] ip_icmp.h  1.24   13 years  claudio   Change icmp_reflect() so that it does not call icmp_send directly. This allows o...
[TXT] ip_id.c  1.23   13 years  jasper   - use nitems(); no binary change ok claudio@
[TXT] ip_input.c  1.196   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] ip_ipcomp.c  1.28   12 years  deraadt   Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz code. Mi...
[TXT] ip_ipcomp.h  1.7   16 years  deraadt   add sysctl entry points into various network layers, in particular to provide ne...
[TXT] ip_ipip.c  1.48   12 years  markus   improve IPsec/ENC interaction: - ipip_input() recalculate the IP header checksum...
[TXT] ip_ipip.h  1.6   16 years  deraadt   add sysctl entry points into various network layers, in particular to provide ne...
[TXT] ip_ipsp.c  1.183   13 years  blambert   Pre-allocate memory to avoid sleeping after performing a lookup, which may lead ...
[TXT] ip_ipsp.h  1.148   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] ip_mroute.c  1.59   13 years  henning   de-guttenberg our stack a bit we don't need 7 f***ing copies of the same code to...
[TXT] ip_mroute.h  1.15   14 years  michele   Get rid of the token bucket filter. Traffic shaping code should not be inside ro...
[TXT] ip_output.c  1.230   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] ip_spd.c  1.64   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] ip_var.h  1.44   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] ipsec_input.c  1.106   12 years  sperreault   Fix RFC reference section spotted by bluhm@, ok yasuoka@
[TXT] ipsec_output.c  1.44   13 years  bluhm   The function pf_tag_packet() never fails. Remove a redundant check and make it ...
[TXT] raw_ip.c  1.61   12 years  dlg   remove IP_JUMBO, SO_JUMBO, and RTF_JUMBO. no objection from mcbride@ krw@ marku...
[TXT] tcp.h  1.18   13 years  guenther   Fix pr 6192: make netinet/tcp.h follow SUSv4 namespace rules by hiding everythin...
[TXT] tcp_debug.c  1.20   19 years  markus   pass segment size to userland; ok deraadt@
[TXT] tcp_debug.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tcp_fsm.h  1.8   19 years  markus   backout rev 1.3, it breaks simultaneous close (no FIN set for retransmits) ok de...
[TXT] tcp_input.c  1.253   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] tcp_output.c  1.96   13 years  oga   Revert the pf->socket linking diff. at least krw@, pirofti@ and todd@ have been...
[TXT] tcp_seq.h  1.6   16 years  markus   Drop the current random timestamps and the current ISN generation code and repla...
[TXT] tcp_subr.c  1.113   12 years  claudio   Increase TCP's initial window to 10 * MSS or 14600 bytes as proposed in draft-ie...
[TXT] tcp_timer.c  1.46   12 years  sthen   Add sysctl net.inet.tcp.always_keepalive, when this is set the system behaves as...
[TXT] tcp_timer.h  1.13   12 years  sthen   Add sysctl net.inet.tcp.always_keepalive, when this is set the system behaves as...
[TXT] tcp_usrreq.c  1.110   12 years  guenther   Correct the spelling of "transferred" and "transferring" from Tobias Ulmer (tob...
[TXT] tcp_var.h  1.99   12 years  sthen   Add sysctl net.inet.tcp.always_keepalive, when this is set the system behaves as...
[TXT] udp.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] udp_usrreq.c  1.149   11 years  yasuoka   use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sending L2TP packe...
[TXT] udp_var.h  1.21   13 years  bluhm   There is no TCP6 in our kernel, so remove the #ifndef TCP6. No binary change. ok...
[TXT] if_atm.c (in the Attic) [Hide]  1.17   12 years  dhill   ansify ok claudio@
[TXT] if_atm.h (in the Attic) [Hide]  1.6   22 years  itojun   whitespace
[TXT] in_gif.c (in the Attic) [Hide]  1.39   12 years  jsg   fix up unbalanced format strings ok deraadt@
[TXT] in_gif.h (in the Attic) [Hide]  1.6   14 years  claudio   Massiv cleanup of the gif(4) mess. Move encapsulation into gif_output() where it...
[TXT] ip_ether.c (in the Attic) [Hide]  1.58   12 years  dhill   No need to check proto == IPPROTO_ETHERIP fix two typos (protcol -> protocol)
[TXT] pim.h (in the Attic) [Hide]  1.2   18 years  tedu   use underscore variants of _BYTE_ORDER macros which are always defined ok deraad...
[TXT] pim_var.h (in the Attic) [Hide]  1.3   16 years  deraadt   add sysctl entry points into various network layers, in particular to provide ne...
[TXT] tcpip.h (in the Attic) [Hide]  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...