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_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] libdeslite/        
[TXT] icmp6.h  1.51   3 years  bluhm   Create a path MTU host route for IPsec over IPv6. Basically the code is copied ...
[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.243   3 years  cheloha   kernel: use gettime(9)/getuptime(9) in lieu of time_second(9)/time_uptime(9) ti...
[TXT] if_ether.h  1.81   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[TXT] igmp.c  1.76   3 years  gnezdo   Simplify igmp_sysctl to directly return error in default case This replaces a p...
[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.14   3 years  gnezdo   Simplify igmp_sysctl to directly return error in default case This replaces a p...
[TXT] in.c  1.171   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[TXT] in.h  1.140   3 years  sthen   add IPPROTO_SCTP, ok claudio@
[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.255   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[TXT] in_pcb.h  1.121   3 years  dlg   if stoeplitz is enabled, use it to provide a flowid for tcp packets. drivers th...
[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.146   3 years  dlg   we don't have to cast to caddr_t when calling m_copydata anymore. the first cut...
[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.354   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[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.64   3 years  gnezdo   Remove the cases folded into sysctl_bounded_args but left behind divert_sysctl ...
[TXT] ip_divert.h  1.12   3 years  gnezdo   Convert divert*_sysctl to sysctl_bounded_args OK sashan
[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.162   3 years  dlg   we don't have to cast to caddr_t when calling m_copydata anymore. the first cut...
[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.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.186   3 years  sashan   [ICMP] IP options lead to malformed reply icmp_send() must update IP header len...
[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.356   3 years  sashan   [ICMP] IP options lead to malformed reply icmp_send() must update IP header len...
[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.11   3 years  gnezdo   Convert *_sysctl in ipsec_input.c to sysctl_bounded_arr The best-guessed limits...
[TXT] ip_ipip.c  1.90   3 years  gnezdo   Enforce range with sysctl_int_bounded in ipip_sysctl OK millert@
[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.238   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[TXT] ip_ipsp.h  1.196   3 years  phessler   Enable support for ASN1_DN ipsec identifiers. Tested with multiple Window 10 Pr...
[TXT] ip_mroute.c  1.130.2.1   2 years  bluhm   structure pads can leak uninitialized memory to userland via copyout, therefore ...
[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.370   3 years  sashan   [ICMP] IP options lead to malformed reply icmp_send() must update IP header len...
[TXT] ip_spd.c  1.102   3 years  cheloha   kernel: use gettime(9)/getuptime(9) in lieu of time_second(9)/time_uptime(9) ti...
[TXT] ip_var.h  1.88   3 years  sashan   [ICMP] IP options lead to malformed reply icmp_send() must update IP header len...
[TXT] ipsec_input.c  1.173   3 years  gnezdo   Convert *_sysctl in ipsec_input.c to sysctl_bounded_arr The best-guessed limits...
[TXT] ipsec_output.c  1.79   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[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.22   3 years  jan   Remove maxburst feature from tcp_output OK bluhm@, claudio@, deraadt@
[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.368   3 years  bluhm   Turn on the direct ACK on every other segment. This is a backout of rev 1.366 w...
[TXT] tcp_output.c  1.130   3 years  jan   Remove maxburst feature from tcp_output OK bluhm@, claudio@, deraadt@
[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.176   3 years  dlg   we don't have to cast to caddr_t when calling m_copydata anymore. the first cut...
[TXT] tcp_timer.c  1.68   3 years  bluhm   Accept reject and blackhole routes for IPsec PMTU discovery. Since revision 1.8...
[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.180   3 years  jsg   spelling ok gnezdo@ semarie@ mpi@
[TXT] tcp_var.h  1.136   3 years  visa   Drop tcp_trace() from SMALL_KERNEL builds to make room on amd64 floppy OK deraa...
[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.262   3 years  gnezdo   Convert udp_sysctl to sysctl_bounded_args
[TXT] udp_var.h  1.35   3 years  gnezdo   Convert udp_sysctl to sysctl_bounded_args