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_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libdeslite/        
[TXT] icmp6.h  1.48   5 years  denis   branches: 1.48.8; rework icmp6_error() to be closer to icmp_error() input & OK...
[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.238   5 years  claudio   Refresh arp entries that are about to expire. Once their life time is less then ...
[TXT] if_ether.h  1.74   5 years  dlg   split ether_output into resolution, encapsulation, and output functions if if_o...
[TXT] igmp.c  1.74   5 years  cheloha   Partial revert of previous. Only the queue(3) stuff should have gone in.
[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.13   7 years  bluhm   Pass down the address family through the pr_input calls. This allows to simplif...
[TXT] in.c  1.162   5 years  dlg   change rt_ifa_add and rt_ifa_del so they take an rdomain argument. this allows ...
[TXT] in.h  1.133   5 years  florian   Expose net.inet.ip.arpq.drops to help debug what's going on when a lot of packet...
[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.247   5 years  bluhm   Revert the inpcb table mutex commit. It triggers a witness panic in raw IP deli...
[TXT] in_pcb.h  1.115   5 years  bluhm   Revert the inpcb table mutex commit. It triggers a witness panic in raw IP deli...
[TXT] in_proto.c  1.91   5 years  claudio   Retire dom_rtkeylen from struct domain. Nothing is using this anymore. It was us...
[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.41   5 years  cheloha   igmp, struct router_info: use queue(3) In particular, use LIST_* to preserve O(...
[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.18   6 years  tj   fix typo in previous commit.
[TXT] ip6.h  1.20   13 years  blambert   Remove unused macro. ok henning@ claudio@
[TXT] ip_ah.c  1.143   5 years  mpi   Add per-TDB counters and a new SADB extension to export them to userland. Input...
[TXT] ip_ah.h  1.36   6 years  visa   Make {ah,esp,ipcomp}stat use percpu counters. OK bluhm@, mpi@
[TXT] ip_carp.c  1.336   5 years  claudio   Switch from timeout_add with tvtohz to just timeout_add_tv. Now this change will...
[TXT] ip_carp.h  1.47   6 years  bluhm   All places that call carp_lsdrop() use the interface pointer already. It does no...
[TXT] ip_divert.c  1.61   5 years  bluhm   Avoid an mbuf double free in the oob soreceive() path. In the usrreq functions ...
[TXT] ip_divert.h  1.11   6 years  florian   Move PRU_DETACH out of pr_usrreq into per proto pr_detach functions to pave way ...
[TXT] ip_ecn.c  1.9   5 years  dlg   provide ip_tos_patch() for setting ip_tos and patching the ipv4 cksum. previous...
[TXT] ip_ecn.h  1.7   5 years  dlg   provide ip_tos_patch() for setting ip_tos and patching the ipv4 cksum. previous...
[TXT] ip_esp.c  1.158   5 years  mpi   Add per-TDB counters and a new SADB extension to export them to userland. Input...
[TXT] ip_esp.h  1.46   6 years  visa   Make {ah,esp,ipcomp}stat use percpu counters. OK bluhm@, mpi@
[TXT] ip_ether.h  1.28   6 years  jca   Add ifdef MPLS around all the MPLS-in-IP code ok visa@ mpi@
[TXT] ip_gre.c  1.71   6 years  dlg   update the gre driver. the main new feature is gre keys, supported by the vneti...
[TXT] ip_gre.h  1.13   6 years  dlg   update the gre driver. the main new feature is gre keys, supported by the vneti...
[TXT] ip_icmp.c  1.181   5 years  claudio   Further cleanup of icmp_do_error. - Use m_align() since it handles all cases - U...
[TXT] ip_icmp.h  1.31   5 years  claudio   In icmp_input_if() m_pullup up the maximum size of required data at the start. T...
[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.342   5 years  florian   Expose net.inet.ip.arpq.drops to help debug what's going on when a lot of packet...
[TXT] ip_ipcomp.c  1.66   5 years  mpi   Include the size of IPCOMP header when checking for compression. Problem found ...
[TXT] ip_ipcomp.h  1.10   6 years  visa   Make {ah,esp,ipcomp}stat use percpu counters. OK bluhm@, mpi@
[TXT] ip_ipip.c  1.89   5 years  dlg   provide ip_tos_patch() for setting ip_tos and patching the ipv4 cksum. previous...
[TXT] ip_ipip.h  1.10   6 years  bluhm   Do not use the interface pointer after if_put(). Rename ipip_input_gif() to ipi...
[TXT] ip_ipsp.c  1.233   5 years  cheloha   ipsec: use monotonic clock for SA creation/lookup timestamps; ok dlg@
[TXT] ip_ipsp.h  1.193   5 years  mpi   Add per-TDB counters and a new SADB extension to export them to userland. Input...
[TXT] ip_mroute.c  1.125   5 years  dlg   change rt_ifa_add and rt_ifa_del so they take an rdomain argument. this allows ...
[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.353   5 years  claudio   Bring back the ip_pcbopts() refactor. Pad the option buffer and therefor the mbu...
[TXT] ip_spd.c  1.99   5 years  cheloha   ipsec: use monotonic clock for SA creation/lookup timestamps; ok dlg@
[TXT] ip_var.h  1.85   6 years  mpi   Unbreak ENCDEBUG kernels by declaring `encdebug' in ip_ipsp.h
[TXT] ipsec_input.c  1.168   5 years  claudio   Remove the last few XXX rdomain markers. Even those functions respect the rdomai...
[TXT] ipsec_output.c  1.75   5 years  mestre   Initialize the TDB to NULL in ipsec_common_input() and ipsec_{input,output}_cb()...
[TXT] raw_ip.c  1.119   5 years  bluhm   Avoid an mbuf double free in the oob soreceive() path. In the usrreq functions ...
[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.29   5 years  bluhm   In debug mode print TCP flag names to console correctly. from Mitchell Krome
[TXT] tcp_debug.h  1.11   6 years  bluhm   TCP debug sockets still had code for old TCP timers that were implemented as slo...
[TXT] tcp_fsm.h  1.9   6 years  bluhm   Remove tcp_acounts, some tcp_usrreq() counting from 1981. Also remove the #ifde...
[TXT] tcp_input.c  1.359   5 years  friehm   branches: 1.359.2; 1.359.4; Do not acknowledge a received ack-only tcp packet ...
[TXT] tcp_output.c  1.128   5 years  bluhm   Do not translate the EACCES error from pf(4) to EHOSTUNREACH anymore. It also tr...
[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.174   5 years  bluhm   Revert the inpcb table mutex commit. It triggers a witness panic in raw IP deli...
[TXT] tcp_timer.c  1.67   5 years  bluhm   The output from tcp debug sockets was incomplete. After detach tp was NULL and ...
[TXT] tcp_timer.h  1.18   6 years  bluhm   Historically there were slow and fast tcp timeouts. That is why the delack time...
[TXT] tcp_usrreq.c  1.171   5 years  bluhm   Fix a possible mbuf leak in tcp_usrreq(). Make the error handling more consiste...
[TXT] tcp_var.h  1.133   5 years  bluhm   The output from tcp debug sockets was incomplete. After detach tp was NULL and ...
[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.255   5 years  bluhm   Avoid an mbuf double free in the oob soreceive() path. In the usrreq functions ...
[TXT] udp_var.h  1.34   6 years  florian   Move PRU_DETACH out of pr_usrreq into per proto pr_detach functions to pave way ...
[TXT] ip_ether.c (in the Attic) [Hide]  1.99   6 years  dlg   rework gif to be more consistent. while here, give us support for mpls in gif o...