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_7_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libdeslite/        
[TXT] icmp6.h  1.52   14 months  bluhm   ARP has a sysctl to show the number of packets waiting for an arp response. Imp...
[TXT] icmp_var.h  1.16   3 years  gnezdo   Convert icmp_sysctl to sysctl_bounded_args ... these all look fine, derradt@
[TXT] if_ether.c  1.265   13 months  bluhm   Access rt_llinfo without checking RTF_LLINFO flag before. They are always set t...
[TXT] if_ether.h  1.90   10 months  jan   Fix inline vlan-tag handling of forwarded LRO packets from ix(4) Implement vlan...
[TXT] igmp.c  1.83   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[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.15   2 years  bluhm   if_detach() does if_remove(ifp); NET_LOCK(); rti_delete(). New igmp groups may ...
[TXT] in.c  1.185   11 months  kn   use refcnt API for multicast addresses, add tracepoint:refcnt:ifmaddr probe Rep...
[TXT] in.h  1.144   12 months  bluhm   Instead of implementing IPv4 header checksum creation everywhere, introduce in_h...
[TXT] in4_cksum.c  1.11   2 years  miod   When a struct ipovly needs to be computed and checksummed in in4_cksum(), do not...
[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.277   11 months  bluhm   Calculate inet PCB SIP hash without table mutex. Goal is to run UDP input in pa...
[TXT] in_pcb.h  1.136   11 months  bluhm   Calculate inet PCB SIP hash without table mutex. Goal is to run UDP input in pa...
[TXT] in_proto.c  1.102   11 months  dlg   big update to pfsync to try and clean up locking in particular. moving pf forwa...
[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.20   2 years  dtucker   Correct value for IPTOS_DSCP_LE since it needs to allow for the preceeding two E...
[TXT] ip6.h  1.20   13 years  blambert   Remove unused macro. ok henning@ claudio@
[TXT] ip_ah.c  1.174   2 years  claudio   Retire CRYPTO_F_MPSAFE it is no longer of any use. The crypto framework no longe...
[TXT] ip_ah.h  1.37   3 years  gnezdo   Convert *_sysctl in ipsec_input.c to sysctl_bounded_arr The best-guessed limits...
[TXT] ip_carp.c  1.358   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] ip_carp.h  1.51   3 years  dlg   use uint64_t ethernet addresses for compares in carp. pass the uint64_t that et...
[TXT] ip_divert.c  1.92   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] ip_divert.h  1.24   19 months  mvs   Change pru_abort() return type to the type of void and make pru_abort() optional...
[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.195   2 years  claudio   Retire CRYPTO_F_MPSAFE it is no longer of any use. The crypto framework no longe...
[TXT] ip_esp.h  1.47   3 years  gnezdo   Convert *_sysctl in ipsec_input.c to sysctl_bounded_arr The best-guessed limits...
[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.86   14 months  mvs   Do not reload `inp' in gre_send(). The pointer to PCB of raw socket is immutable...
[TXT] ip_gre.h  1.18   21 months  mvs   Move PRU_SEND request to (*pru_send)(). The former PRU_SEND error path of gre_u...
[TXT] ip_icmp.c  1.192   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] ip_icmp.h  1.32   3 years  bluhm   Accept reject and blackhole routes for IPsec PMTU discovery. Since revision 1.8...
[TXT] ip_id.c  1.25   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[TXT] ip_input.c  1.387   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] ip_ipcomp.c  1.92   2 years  claudio   Retire CRYPTO_F_MPSAFE it is no longer of any use. The crypto framework no longe...
[TXT] ip_ipcomp.h  1.11   3 years  gnezdo   Convert *_sysctl in ipsec_input.c to sysctl_bounded_arr The best-guessed limits...
[TXT] ip_ipip.c  1.99   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] ip_ipip.h  1.13   2 years  bluhm   The function ipip_output() was registered as .xf_output() xform function. But w...
[TXT] ip_ipsp.c  1.276   10 months  dlg   add the glue between ipsec security associations and sec(4) interfaces. if TDBF...
[TXT] ip_ipsp.h  1.242   10 months  dlg   start adding support for route-based ipsec vpns. rather than use ipsec flows (a...
[TXT] ip_mroute.c  1.139   11 months  mvs   Add missing kernel lock around (*if_ioctl)(). ok bluhm
[TXT] ip_mroute.h  1.31   2 years  claudio   Use static objects for struct rttimer_queue instead of dynamically allocate them...
[TXT] ip_output.c  1.390   11 months  bluhm   Fix path MTU discovery for TCP LRO/TSO when forwarding. When doing LRO (Large R...
[TXT] ip_spd.c  1.118   13 months  mvs   Call pfkeyv2_sysctl_policydumper() with shared netlock. It performs read-olny ac...
[TXT] ip_var.h  1.109   14 months  bluhm   ARP has a sysctl to show the number of packets waiting for an arp response. Imp...
[TXT] ipsec_input.c  1.206   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] ipsec_output.c  1.97   2 years  jsg   spelling ok jmc@ reads ok tb@
[TXT] raw_ip.c  1.151   16 months  mvs   Move SS_CANTRCVMORE and SS_RCVATMARK bits from `so_state' to `sb_state' of recei...
[TXT] tcp.h  1.24   12 months  guenther   Move tcp_info structure to be under '#if __BSD_VISIBLE' to repair compliance wit...
[TXT] tcp_debug.c  1.30   2 years  guenther   Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> net/if_pp...
[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.391   9 months  bluhm   Avoid a useless increment and decrement of the tcp syn cache refcount by unexpan...
[TXT] tcp_output.c  1.140   11 months  bluhm   Convert tcp_now() time counter to 64 bit. After changing tcp now tick to millis...
[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.192   11 months  bluhm   Convert tcp_now() time counter to 64 bit. After changing tcp now tick to millis...
[TXT] tcp_timer.c  1.73   11 months  bluhm   Convert tcp_now() time counter to 64 bit. After changing tcp now tick to millis...
[TXT] tcp_timer.h  1.20   14 months  yasuoka   To avoid misunderstanding, keep variables for tcp keepalive in milliseconds, whi...
[TXT] tcp_usrreq.c  1.222   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] tcp_var.h  1.171   9 months  bluhm   Fix netstat output of uses of current SYN cache left. TCP syn cache variable sc...
[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.306   8 months  mpi   Allow counters_read(9) to take an optional scratch buffer. Using a scratch buff...
[TXT] udp_var.h  1.49   19 months  mvs   Change pru_abort() return type to the type of void and make pru_abort() optional...