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_7_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.242   4 years  krw   Avoid NULL dereference in arpinvalidate() and nd6_invalidate() by making RTM_INV...
[TXT] if_ether.h  1.76   4 years  mpi   Introduce ETHER_IS_BROADCAST/ANYADDR/EQ() and use them where appropriate. ok dl...
[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.169   4 years  visa   Guard SIOCDELMULTI if_ioctl calls with KERNEL_LOCK() where the call is made from...
[TXT] in.h  1.137   4 years  dlg   remove mobileip(4) noone seems to use it, and we should not encourage people to...
[TXT] in4_cksum.c  1.10   9 years  jsg   remove uneeded route.h includes ok miod@ mpi@
[TXT] in_cksum.c  1.9   5 years  bluhm   In in_cksum() and in6_cksum() convert types to C99 style and make both functions...
[TXT] in_pcb.c  1.248   4 years  bluhm   Initialize struct inpcb pool not on demand, but during initialization. Removes a...
[TXT] in_pcb.h  1.118   4 years  deraadt   Add DoT 853 to DEFBADDYNAMICPORTS_TCP. This port will be increasingly unfiltere...
[TXT] in_proto.c  1.94   4 years  dlg   remove mobileip(4) noone seems to use it, and we should not encourage people to...
[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.19   4 years  djm   add define for IPTOS_DSCP_LE; "low effort" DSCP codepoint standardised in RFC862...
[TXT] ip6.h  1.20   13 years  blambert   Remove unused macro. ok henning@ claudio@
[TXT] ip_ah.c  1.144   4 years  dlg   remove the "copy function" argument to bpf_mtap_hdr. it was previously (ab)used...
[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.343   4 years  dlg   remove some trailing whitespace. no functional change.
[TXT] ip_carp.h  1.48   4 years  sashan   Make sure packet destination address matches interface address, where such packe...
[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.159   4 years  dlg   remove the "copy function" argument to bpf_mtap_hdr. it was previously (ab)used...
[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.30   4 years  dlg   gif shouldn't include netinet/ip_ether.h, cos gif doesnt do etherip. ip_ether.h...
[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.14   4 years  dlg   remove mobileip(4) noone seems to use it, and we should not encourage people to...
[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.348   4 years  mpi   Stop processing packets under non-exclusive (read) netlock. Prevent concurrency...
[TXT] ip_ipcomp.c  1.67   4 years  dlg   remove the "copy function" argument to bpf_mtap_hdr. it was previously (ab)used...
[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.11   4 years  dlg   gif shouldn't include netinet/ip_ether.h, cos gif doesnt do etherip. ip_ether.h...
[TXT] ip_ipsp.c  1.235   4 years  tobhe   Add support for autmatically moving traffic between rdomains on ipsec(4) encrypt...
[TXT] ip_ipsp.h  1.194   4 years  tobhe   Add support for autmatically moving traffic between rdomains on ipsec(4) encrypt...
[TXT] ip_mroute.c  1.129   4 years  visa   Guard SIOCDELMULTI if_ioctl calls with KERNEL_LOCK() where the call is made from...
[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.356   4 years  tobhe   Fix uninitialized use of variable 'len'. ok bluhm@
[TXT] ip_spd.c  1.101   4 years  tobhe   Make bundled IPcomp/ESP policies work with IPSEC_LEVEL_REQUIRE. We only install ...
[TXT] ip_var.h  1.86   4 years  sashan   Make sure packet destination address matches interface address, where such packe...
[TXT] ipsec_input.c  1.170   4 years  tobhe   Add support for autmatically moving traffic between rdomains on ipsec(4) encrypt...
[TXT] ipsec_output.c  1.76   4 years  tobhe   Add support for autmatically moving traffic between rdomains on ipsec(4) encrypt...
[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.21   4 years  bluhm   Received SACK options are managed by a linked list at the TCP socket. There is a...
[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.364   4 years  tobhe   Checking the IPsec policy is expensive. Check only when IPsec is used. ok bluhm...
[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.172   4 years  bluhm   Count the number of TCP SACK options that were dropped due to the sack hole list...
[TXT] tcp_var.h  1.134   4 years  bluhm   Count the number of TCP SACK options that were dropped due to the sack hole list...
[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.257   4 years  tobhe   Checking the IPsec policy is expensive. Check only when IPsec is used. ok bluhm...
[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 ...