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_6_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libdeslite/        
[TXT] icmp6.h  1.43   7 years  jca   percpu counters for raw ipv6 and icmp6 stats ok mpi@
[TXT] icmp_var.h  1.15   7 years  jmatthew   Use percpu counters for icmp ok dlg@ a while ago some input from jca@ who wrote...
[TXT] if_ether.c  1.228   7 years  mpi   Prefix functions dealing with routing messages with 'rtm_' and keep them all in ...
[TXT] if_ether.h  1.73   7 years  reyk   For virtual Ethernet drivers that don't have a technical limit of the hardmtu, p...
[TXT] igmp.c  1.64.4.1   7 years  bluhm   If m is not a continuous mbuf cluster, m_pullup() in pr_input may change the poi...
[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.12   7 years  bluhm   Change the IPv4 pr_input function to the way IPv6 is implemented, to get rid of ...
[TXT] in.c  1.136   7 years  rzalamena   Fix the prefixlen sent by RTM_NEWADDR on new addresses without masks: calculate ...
[TXT] in.h  1.121   7 years  guenther   Move the typedefs for in_{addr,port}_t from <sys/types.h> to <netinet/in.h> and ...
[TXT] in4_cksum.c  1.10   9 years  jsg   remove uneeded route.h includes ok miod@ mpi@
[TXT] in_cksum.c  1.8   8 years  tedu   ansi
[TXT] in_pcb.c  1.220   7 years  bluhm   When the inpcb queue and hash lists are traversed or modified we need netlock. ...
[TXT] in_pcb.h  1.104   7 years  phessler   Reserve the BFD destination ports in baddynamic OK claudio@, henning@
[TXT] in_proto.c  1.76   7 years  claudio   Move PRU_ATTACH out of the pr_usrreq functions into pr_attach. Attach is quite a...
[TXT] in_systm.h  1.7   9 years  mpi   Stop using old n_time, n_long and n_short types in netinet headers. ok deraadt@...
[TXT] in_var.h  1.39   7 years  gerhard   Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM) The umb(4...
[TXT] inet_nat64.c  1.2   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] inet_ntop.c  1.4   7 years  claudio   Implement a sockaddr_ntop() function that works like inet_ntop() but prints sock...
[TXT] ip.h  1.16   9 years  mpi   Stop using old n_time, n_long and n_short types in netinet headers. ok deraadt@...
[TXT] ip6.h  1.20   13 years  blambert   Remove unused macro. ok henning@ claudio@
[TXT] ip_ah.c  1.129.4.1   6 years  bluhm   When processing IPsec AH packets with IP options or IPv6 extension headers, chec...
[TXT] ip_ah.h  1.34   7 years  bluhm   IPsec packets could be dropped unaccounted if output after crypto failed. Add a...
[TXT] ip_carp.c  1.304   7 years  bluhm   Replace manual loop with SRPL_FOREACH_SAFE_LOCKED macro. OK mpi@
[TXT] ip_carp.h  1.41   7 years  jca   carp(4) percpu counters ok florian@
[TXT] ip_divert.c  1.45   7 years  claudio   Move PRU_ATTACH out of the pr_usrreq functions into pr_attach. Attach is quite a...
[TXT] ip_divert.h  1.9   7 years  claudio   Move PRU_ATTACH out of the pr_usrreq functions into pr_attach. Attach is quite a...
[TXT] ip_ecn.c  1.8   7 years  naddy   ANSIfy netinet/; from David Hill
[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.146   7 years  bluhm   IPsec packets could be dropped unaccounted if output after crypto failed. Add a...
[TXT] ip_esp.h  1.44   7 years  bluhm   IPsec packets could be dropped unaccounted if output after crypto failed. Add a...
[TXT] ip_ether.h  1.21   7 years  jca   Rename struct etheripstat members for consistency, move them all to 64bits Will...
[TXT] ip_gre.c  1.62   7 years  bluhm   Change the IPv4 pr_input function to the way IPv6 is implemented, to get rid of ...
[TXT] ip_gre.h  1.11   7 years  bluhm   Change the IPv4 pr_input function to the way IPv6 is implemented, to get rid of ...
[TXT] ip_icmp.c  1.163.4.1   7 years  bluhm   If m is not a continuous mbuf cluster, m_pullup() in pr_input may change the poi...
[TXT] ip_icmp.h  1.29   7 years  bluhm   Change the IPv4 pr_input function to the way IPv6 is implemented, to get rid of ...
[TXT] ip_id.c  1.24   9 years  tedu   move arc4random prototype to systm.h. more appropriate for most code to include ...
[TXT] ip_input.c  1.295   7 years  jca   Always allocate counters memory using type M_COUNTERS. This makes the API simpl...
[TXT] ip_ipcomp.c  1.55   7 years  bluhm   Using ipcomp(4) with IPv6 transport mode failed with protocol family not support...
[TXT] ip_ipcomp.h  1.8   7 years  bluhm   IPsec packets could be dropped unaccounted if output after crypto failed. Add a...
[TXT] ip_ipip.c  1.72   7 years  jca   percpu counters for ip_ipip.c ok bluhm@ dhill@ mpi@
[TXT] ip_ipip.h  1.8   7 years  jca   percpu counters for ip_ipip.c ok bluhm@ dhill@ mpi@
[TXT] ip_ipsp.c  1.220   7 years  mpi   Get rid of recursive splsoftnet()/splx() dances and convert a timeout to the tim...
[TXT] ip_ipsp.h  1.178   7 years  bluhm   Error propagation does neither make sense for ip input path nor for asynchronous...
[TXT] ip_mroute.c  1.112   7 years  rzalamena   Be more strict on all route iterations, lets always make sure that we are not go...
[TXT] ip_mroute.h  1.28   7 years  dhill   In sogetopt, preallocate an mbuf to avoid using sleeping mallocs with the netloc...
[TXT] ip_output.c  1.336   7 years  jca   percpu counters for TCP stats ok mpi@ bluhm@
[TXT] ip_spd.c  1.91   7 years  fcambus   Remove empty #ifdef and #ifndef blocks OK natano@
[TXT] ip_var.h  1.70   7 years  claudio   Move PRU_ATTACH out of the pr_usrreq functions into pr_attach. Attach is quite a...
[TXT] ipsec_input.c  1.145   7 years  mpi   Some refactoring in ip6_input() needed to un-KERNEL_LOCK() the IPv6 forwarding p...
[TXT] ipsec_output.c  1.65   7 years  mpi   Kill recursive splsofnet()/splx() dances. Tested by Hrvoje Popovski, ok visa@
[TXT] raw_ip.c  1.97   7 years  claudio   Move PRU_ATTACH out of the pr_usrreq functions into pr_attach. Attach is quite a...
[TXT] tcp.h  1.20   10 years  bluhm   Add the TCP socket option TCP_NOPUSH to delay sending the stream. This is useful...
[TXT] tcp_debug.c  1.23   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] tcp_debug.h  1.8   9 years  mpi   Stop using old n_time, n_long and n_short types in netinet headers. ok deraadt@...
[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.338   7 years  jca   percpu counters for TCP stats ok mpi@ bluhm@
[TXT] tcp_output.c  1.119   7 years  jca   percpu counters for TCP stats ok mpi@ bluhm@
[TXT] tcp_seq.h  1.6   17 years  markus   Drop the current random timestamps and the current ISN generation code and repla...
[TXT] tcp_subr.c  1.160   7 years  jca   percpu counters for TCP stats ok mpi@ bluhm@
[TXT] tcp_timer.c  1.54   7 years  jca   percpu counters for TCP stats ok mpi@ bluhm@
[TXT] tcp_timer.h  1.14   7 years  mpi   Convert timeouts that need a process context to timeout_set_proc(9). The curren...
[TXT] tcp_usrreq.c  1.145.4.1   6 years  bluhm   With an invalid address family in the connect address, tcp_usrreq() may take an ...
[TXT] tcp_var.h  1.123   7 years  claudio   Move PRU_ATTACH out of the pr_usrreq functions into pr_attach. Attach is quite a...
[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.232   7 years  claudio   Move PRU_ATTACH out of the pr_usrreq functions into pr_attach. Attach is quite a...
[TXT] udp_var.h  1.32   7 years  claudio   Move PRU_ATTACH out of the pr_usrreq functions into pr_attach. Attach is quite a...
[TXT] ip_ether.c (in the Attic) [Hide]  1.84   7 years  jca   Rename struct etheripstat members for consistency, move them all to 64bits Will...
[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...