NetBSD/src c6sQpmodoc CHANGES-9.5

   Ticket 2041
VersionDeltaFile
1.1.2.121+7-1doc/CHANGES-9.5
+7-11 files

NetBSD/src s7Niotgsys/netinet tcp_input.c

   Pull up the following revisions(s) (requested by riastradh in ticket #2041):
        sys/netinet/tcp_input.c: patch

   tcp: Plug a 4-byte leak of kernel stack data through timestamps.
   Addresses PR kern/60486
VersionDeltaFile
1.414.2.6+9-2sys/netinet/tcp_input.c
+9-21 files

NetBSD/src Zz59kRLdoc CHANGES-10.2

   Ticket 1315
VersionDeltaFile
1.1.2.121+8-1doc/CHANGES-10.2
+8-11 files

NetBSD/src jQahnaYsys/dev/raidframe rf_disks.c

   Pull up the following revisions(s) (requested by joe in ticket #1315):
        sys/dev/raidframe/rf_disks.c:   revision 1.96-1.97

   Use the right assertions to ensure that all IOs are suspended.
   zero indicates that IOs resume.
   PR kern/60477
VersionDeltaFile
1.93.4.3+3-3sys/dev/raidframe/rf_disks.c
+3-31 files

NetBSD/src J2EXu3fsys/arch/arm/ti files.ti ti_otgreg.h, sys/arch/evbarm/conf GENERIC

   evbarm/am335x: initialize usb phy

   This fixes the USB devices not being detected part of PR port-evbarm/60404.
VersionDeltaFile
1.1+157-0sys/arch/arm/ti/ti_motgphy.c
1.6+12-2sys/arch/arm/ti/ti_motg.c
1.3+8-1sys/arch/arm/ti/ti_otgreg.h
1.32+5-1sys/arch/arm/ti/files.ti
1.132+2-1sys/arch/evbarm/conf/GENERIC
+184-55 files

NetBSD/src FfBnjiIcrypto/external/bsd/openssh/dist kexgen.c gss-genr.c

   openssh: Fix up NetBSD RCSID. Otherwise, NFC
VersionDeltaFile
1.10+2-2crypto/external/bsd/openssh/dist/kexgen.c
1.17+2-2crypto/external/bsd/openssh/dist/gss-genr.c
+4-42 files

NetBSD/src qutuBGHcrypto/external/bsd/openssh Makefile.inc

   there there, don't have a there there, man.  (fix a comment.)
VersionDeltaFile
1.21+2-2crypto/external/bsd/openssh/Makefile.inc
+2-21 files

NetBSD/src n1xqzJBdoc CHANGES-10.2

   Ticket 1319
VersionDeltaFile
1.1.2.120+7-1doc/CHANGES-10.2
+7-11 files

NetBSD/src ejh6nhTsys/netinet tcp_syncache.c

   Pull up the following revisions(s) (requested by riastradh in ticket #1319):
        sys/netinet/tcp_syncache.c:     revision 1.8

   tcp: Plug a 4-byte leak of kernel stack data through timestamps.
   Addresses PR kern/60486
VersionDeltaFile
1.6.2.1+9-2sys/netinet/tcp_syncache.c
+9-21 files

NetBSD/src nNzYeyEdoc CHANGES-10.2

   Ticket 1318
VersionDeltaFile
1.1.2.119+7-1doc/CHANGES-10.2
+7-11 files

NetBSD/src 48Mio02sys/dist/pf/net pf.c

   Pull up the following revisions(s) (requested by riastradh in ticket #1318):
        sys/dist/pf/net/pf.c:   revision 1.88

   pf: Fix use-after-free in fragment reassembly.
   PR kern/60485: pf(4): uaf in fragment reassembly
VersionDeltaFile
1.87.2.1+20-2sys/dist/pf/net/pf.c
+20-21 files

NetBSD/src NeykhFrdoc CHANGES-10.2

   Ticket 1317
VersionDeltaFile
1.1.2.118+12-1doc/CHANGES-10.2
+12-11 files

NetBSD/src 8KgeS0esys/external/bsd/ipf/netinet fil.c, tests/ipf/expected ipv6.3

   Pull up the following revisions(s) (requested by riastradh in ticket #1317):
        sys/external/bsd/ipf/netinet/fil.c:     revision 1.38
        tests/ipf/t_filter_exec.sh:     revision 1.9
        tests/ipf/expected/ipv6.3:      revision 1.2
        tests/ipf/input/ipv6.3: revision 1.3
        tests/ipf/t_filter_exec.sh:     revision 1.10

   ipfilter: Fix remotely triggerable null pointer dereference and
   add an automatic test for it.
   PR kern/60484: ipfilter: null pointer deref in icmp6 parsing
VersionDeltaFile
1.2.42.1+15-0tests/ipf/input/ipv6.3
1.35.4.1+4-3sys/external/bsd/ipf/netinet/fil.c
1.1.58.1+1-0tests/ipf/expected/ipv6.3
+20-33 files

NetBSD/src DMe0Nscdoc CHANGES-9.5

   Ticket 2040
VersionDeltaFile
1.1.2.120+8-2doc/CHANGES-9.5
+8-21 files

NetBSD/src kvtZHu8sys/dist/pf/net pf.c

   Pull up the following revisions(s) (requested by riastradh in ticket #2040):
        sys/dist/pf/net/pf.c:   revision 1.88

   pf: Fix use-after-free in fragment reassembly.
   PR kern/60485: pf(4): uaf in fragment reassembly
VersionDeltaFile
1.83.4.1+20-2sys/dist/pf/net/pf.c
+20-21 files

NetBSD/src Nl0KDWIdoc CHANGES-9.5

   Ticket 2039
VersionDeltaFile
1.1.2.119+12-1doc/CHANGES-9.5
+12-11 files

NetBSD/src fQeXjC0sys/external/bsd/ipf/netinet fil.c, tests/ipf/expected ipv6.3

   Pull up the following revisions(s) (requested by riastradh in ticket #2039):
        sys/external/bsd/ipf/netinet/fil.c:     revision 1.38
        tests/ipf/t_filter_exec.sh:     revision 1.9
        tests/ipf/expected/ipv6.3:      revision 1.2
        tests/ipf/input/ipv6.3: revision 1.3
        tests/ipf/t_filter_exec.sh:     revision 1.10

   ipfilter: Fix remotely triggerable null pointer dereference and
   add an automatic test for it.
   PR kern/60484: ipfilter: null pointer deref in icmp6 parsing
VersionDeltaFile
1.2.34.1+15-0tests/ipf/input/ipv6.3
1.29.2.4+4-3sys/external/bsd/ipf/netinet/fil.c
1.1.50.1+1-0tests/ipf/expected/ipv6.3
+20-33 files

NetBSD/src D21rqU5doc CHANGES-9.5

   Ticket 2038
VersionDeltaFile
1.1.2.118+10-1doc/CHANGES-9.5
+10-11 files

NetBSD/src TWZQN9Dsys/dev/hdaudio hdaudio.c

   Pull up the following revisions(s) (requested by riastradh in ticket #2038):
        sys/dev/hdaudio/hdaudio.c:      revision 1.19

   hdaudio(4): Apply access checks to ioctl commands so that
   unprivileged users without write permission on /dev/hdaudioN can't
   change the configuration.
   PR kern/60492: hdaudio(4): setconfig is allowed unprivileged
VersionDeltaFile
1.9.2.3+24-6sys/dev/hdaudio/hdaudio.c
+24-61 files

NetBSD/src 7FcaZNBdoc CHANGES-10.2

   Ticket 1316
VersionDeltaFile
1.1.2.117+9-1doc/CHANGES-10.2
+9-11 files

NetBSD/src aOhbiQzsys/dev/hdaudio hdaudio.c

   Pull up the following revisions(s) (requested by riastradh in ticket #1316):
        sys/dev/hdaudio/hdaudio.c:      revision 1.19

   hdaudio(4): Apply access checks to ioctl commands so that
   unprivileged users without write permission on /dev/hdaudioN can't
   change the configuration.
   PR kern/60492: hdaudio(4): setconfig is allowed unprivileged
VersionDeltaFile
1.18.4.1+24-6sys/dev/hdaudio/hdaudio.c
+24-61 files

NetBSD/src oWuVQ9ntests/net/if_pppoe common.sh t_pppoe_ondemand.sh

   tests/if_pppoe: set 0 to dad_count instead of `ifconfig -w 10`
VersionDeltaFile
1.6+5-10tests/net/if_pppoe/t_pppoe_ondemand.sh
1.4+3-3tests/net/if_pppoe/common.sh
+8-132 files

NetBSD/src 6kngN6Stests/net/if_pppoe t_pppoe_ondemand.sh

   tests/if_pppoe: Use a function to send trigger packet
VersionDeltaFile
1.5+10-14tests/net/if_pppoe/t_pppoe_ondemand.sh
+10-141 files

NetBSD/src 9lU1yQdtests/net/if_pppoe common.sh t_pppoe_ondemand.sh

   Added test for SPPP_FILTER
VersionDeltaFile
1.4+247-1tests/net/if_pppoe/t_pppoe_ondemand.sh
1.3+49-3tests/net/if_pppoe/common.sh
+296-42 files

NetBSD/src DqTMVQcsys/arch/amd64/conf ALL, sys/arch/i386/conf ALL

   sppp: Enable SPPP_FILTER in i386/ALL, amd64/ALL, and rump_server
VersionDeltaFile
1.526+3-2sys/arch/i386/conf/ALL
1.198+3-2sys/arch/amd64/conf/ALL
1.9+3-1sys/rump/include/opt/opt_rumpkernel.h
+9-53 files

NetBSD/src ywvG2cpsbin/pppoectl Makefile pppoectl.c

   pppoectl: Added sub-commands to set dialing and active filters
VersionDeltaFile
1.32+90-2sbin/pppoectl/pppoectl.c
1.7+7-1sbin/pppoectl/Makefile
+97-32 files

NetBSD/src KUqADjRsys/conf files, sys/net if_pppoe.c if_sppp.h

   sppp: Add BPF-based packet filtering for dial-on-demand and idle-timeout

   Introduce active/dialing filtering using BPF to if_spppsubr.c. This allows
   sync PPP interfaces (e.g. pppoe(4)) to control which traffic triggers
   dial-on-demand or keeps idle connections alive.

   This option is similar to PPP_FILTER.
VersionDeltaFile
1.308+197-4sys/net/if_spppsubr.c
1.56+21-1sys/net/if_spppvar.h
1.37+12-1sys/net/if_sppp.h
1.50+6-2sys/rump/librump/rumpnet/net_stub.c
1.189+3-2sys/net/if_pppoe.c
1.1322+2-1sys/conf/files
+241-116 files

NetBSD/src v0AirtHsys/net if_spppsubr.c

   sppp: use RUN_ONCE(9) to initialize keepalive related resources
   to prevent panics during concurrent attach/detach

   - Initialize keepalive resources (e.g. spppq_lock and keepalive_ch)
     once using RUN_ONCE(9) instead of the first attach.
   - Do not free these resources on sppp_detach

   NOTE:
   We should release these resources in sppp_subr_modcmd(), but module
   unloading/cleanup is not implemented yet.
VersionDeltaFile
1.307+20-17sys/net/if_spppsubr.c
+20-171 files

NetBSD/src 7ndT16Rusr.sbin/npf/npfctl npf.conf.5

   Move routing on top of normalize in npf.conf man.

   also use right keyword: routing -> route
VersionDeltaFile
1.109+4-4usr.sbin/npf/npfctl/npf.conf.5
+4-41 files

NetBSD/src 54flQ09share/man/man4 mpt.4

   Note SAS1064 support.  Add a paragraph about Integrated RAID.
   Mention bioctl 8.
VersionDeltaFile
1.8+23-3share/man/man4/mpt.4
+23-31 files