git: e7381521aa75 - main - tcp: remove unused code in tcp_usr_attach

2024-05-30 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e7381521aa755682f42e7b2d1a435ce7768aa708 commit e7381521aa755682f42e7b2d1a435ce7768aa708 Author: Michael Tuexen AuthorDate: 2024-05-30 19:23:45 + Commit: Michael Tuexen CommitDate: 2024-05-30

git: 86c9325d341f - main - tcp: simplify stack switching protocol

2024-06-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=86c9325d341fc3f39543bcfaf7c3bb3ceeacbe5d commit 86c9325d341fc3f39543bcfaf7c3bb3ceeacbe5d Author: Michael Tuexen AuthorDate: 2024-06-06 06:29:05 + Commit: Michael Tuexen CommitDate: 2024-06-06

git: f30c7d56546b - main - TCP LRO: convert TCP header fields to host byte order earlier

2024-01-29 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=f30c7d56546b9f36e42351fb385d96e37dbac1d5 commit f30c7d56546b9f36e42351fb385d96e37dbac1d5 Author: Michael Tuexen AuthorDate: 2024-01-29 17:41:24 + Commit: Michael Tuexen CommitDate: 2024-01-29

git: 1d3d30c8d2e4 - main - vnic: fix compilation of an IPv6 only kernel

2024-02-06 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=1d3d30c8d2e41052796c5bdd9220d7e3daabccad commit 1d3d30c8d2e41052796c5bdd9220d7e3daabccad Author: Michael Tuexen AuthorDate: 2024-02-06 21:47:16 + Commit: Michael Tuexen CommitDate: 2024-02-06

git: 2f4e46dfdd71 - main - RACK, BBR: handle EACCES like EPERM for IP output handling

2024-02-16 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=2f4e46dfdd710c6679f233480c9de430e6c4ef9b commit 2f4e46dfdd710c6679f233480c9de430e6c4ef9b Author: Michael Tuexen AuthorDate: 2024-02-16 11:19:24 + Commit: Michael Tuexen CommitDate: 2024-02-16

git: e00fd2426294 - main - dtrace: allow NULL interface pointer for ifinfo_t translator

2024-02-16 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e00fd24262945fdc7f16198c8abd977f743e66e4 commit e00fd24262945fdc7f16198c8abd977f743e66e4 Author: Michael Tuexen AuthorDate: 2024-02-16 11:28:48 + Commit: Michael Tuexen CommitDate: 2024-02-16

git: 533faf21c19d - main - sctp: improve consistency

2024-02-23 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=533faf21c19d0fa4bc3c0a986c67667991f90883 commit 533faf21c19d0fa4bc3c0a986c67667991f90883 Author: Michael Tuexen AuthorDate: 2024-02-23 20:40:46 + Commit: Michael Tuexen CommitDate: 2024-02-23

git: 644cffe67f61 - main - sctp: improve sending of packets containing an INIT ACK chunk

2024-02-24 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=644cffe67f61ad5b36b60d621d1c630ff2a50412 commit 644cffe67f61ad5b36b60d621d1c630ff2a50412 Author: Michael Tuexen AuthorDate: 2024-02-24 18:16:36 + Commit: Michael Tuexen CommitDate: 2024-02-24

git: d1ce01214a55 - main - TCP LRO: disable mbuf queuing when packet filter hooks are in place

2024-03-08 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d1ce01214a5540db8a7e09fdf46b7ea2d06ffc48 commit d1ce01214a5540db8a7e09fdf46b7ea2d06ffc48 Author: Michael Tuexen AuthorDate: 2024-03-08 09:03:43 + Commit: Michael Tuexen CommitDate: 2024-03-08

git: 96ad640178ea - main - TCP LRO: add dtrace probe points

2024-03-08 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=96ad640178ea0a8a9d1772687659dce5be18fbd9 commit 96ad640178ea0a8a9d1772687659dce5be18fbd9 Author: Michael Tuexen AuthorDate: 2024-03-08 09:21:09 + Commit: Michael Tuexen CommitDate: 2024-03-08

git: af700f430fd8 - main - tcp: no data on SYN segments unless doing TFO

2024-03-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=af700f430fd86ba3eae63e587985a12436db8f69 commit af700f430fd86ba3eae63e587985a12436db8f69 Author: Michael Tuexen AuthorDate: 2024-03-22 10:12:56 + Commit: Michael Tuexen CommitDate: 2024-03-22

git: da2d6e2815d7 - main - rtld: fix check for endianess of elf hints file

2024-03-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=da2d6e2815d7694e3ccbd561508074c547b02dd6 commit da2d6e2815d7694e3ccbd561508074c547b02dd6 Author: Michael Tuexen AuthorDate: 2024-03-22 13:50:25 + Commit: Michael Tuexen CommitDate: 2024-03-22

git: ed505f893ab0 - main - tcp bblog: use correct length

2024-03-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=ed505f893ab08aa61e2a1046ae54df357a108260 commit ed505f893ab08aa61e2a1046ae54df357a108260 Author: Michael Tuexen AuthorDate: 2024-03-27 13:31:48 + Commit: Michael Tuexen CommitDate: 2024-03-27

git: b600644fdd6c - main - tcp hpts: improve consistency

2024-04-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=b600644fdd6cefb1b90d76fdd5aa595946611a7d commit b600644fdd6cefb1b90d76fdd5aa595946611a7d Author: Michael Tuexen AuthorDate: 2024-04-01 19:51:59 + Commit: Michael Tuexen CommitDate: 2024-04-01

git: 5a268d868890 - main - tcp: fix comment

2024-04-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5a268d868890dbbfe96361906be20d01cc252b2f commit 5a268d868890dbbfe96361906be20d01cc252b2f Author: Michael Tuexen AuthorDate: 2024-04-03 16:21:19 + Commit: Michael Tuexen CommitDate: 2024-04-03

git: e0bd180130b8 - main - tcp: fix conversion of rttvar

2024-04-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e0bd180130b8c95f568483d0df6abff00d7d2153 commit e0bd180130b8c95f568483d0df6abff00d7d2153 Author: Michael Tuexen AuthorDate: 2024-04-03 16:39:31 + Commit: Michael Tuexen CommitDate: 2024-04-03

git: 6b454da6bbaa - main - tcp: address a warning

2024-04-03 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=6b454da6bbaa3327cf9b7185d198c96ffc1b88f4 commit 6b454da6bbaa3327cf9b7185d198c96ffc1b88f4 Author: Michael Tuexen AuthorDate: 2024-04-03 22:14:59 + Commit: Michael Tuexen CommitDate: 2024-04-03

git: aaaa01c0c858 - main - tcp hpts: initialize variable

2024-04-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=01c0c858fd703194c6cbd515dd514574381f commit 01c0c858fd703194c6cbd515dd514574381f Author: Michael Tuexen AuthorDate: 2024-04-05 15:30:31 + Commit: Michael Tuexen CommitDate: 2024-04-05

git: 60bc195745b8 - main - tcp bblog: cleanup

2024-04-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=60bc195745b8c1e1896c535a491906cdf11fe057 commit 60bc195745b8c1e1896c535a491906cdf11fe057 Author: Michael Tuexen AuthorDate: 2024-04-05 15:36:40 + Commit: Michael Tuexen CommitDate: 2024-04-05

git: 7df0ef5f48e1 - main - tcp rack: fix sending

2024-04-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=7df0ef5f48e1c67b3f1df7c7964bfa59bc56f4e4 commit 7df0ef5f48e1c67b3f1df7c7964bfa59bc56f4e4 Author: Michael Tuexen AuthorDate: 2024-04-05 15:47:03 + Commit: Michael Tuexen CommitDate: 2024-04-05

git: 681711b77cde - main - uipc_socket: handle socket buffer locks in sopeeloff

2024-04-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=681711b77cde2cf3d64dc1e4951ec8287bc4f3e8 commit 681711b77cde2cf3d64dc1e4951ec8287bc4f3e8 Author: Michael Tuexen AuthorDate: 2024-04-05 16:14:54 + Commit: Michael Tuexen CommitDate: 2024-04-05

git: d902c8f55b8d - main - tcp rack: fix memory corruption

2024-04-06 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d902c8f55b8da6902ab45e67ed756cc99f5a9d5a commit d902c8f55b8da6902ab45e67ed756cc99f5a9d5a Author: Michael Tuexen AuthorDate: 2024-04-06 07:55:46 + Commit: Michael Tuexen CommitDate: 2024-04-06

git: 3e1c8a35f741 - main - tcp: improve consistency

2024-04-06 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3e1c8a35f741a5d114d0ba670b15191355711fe9 commit 3e1c8a35f741a5d114d0ba670b15191355711fe9 Author: Michael Tuexen AuthorDate: 2024-04-06 08:02:06 + Commit: Michael Tuexen CommitDate: 2024-04-06

git: 5ac91821f5d7 - main - sctp: get rid of stcb send lock

2022-03-28 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5ac91821f5d7dd701752ba76041720d240a507c5 commit 5ac91821f5d7dd701752ba76041720d240a507c5 Author: Michael Tuexen AuthorDate: 2022-03-28 23:50:17 + Commit: Michael Tuexen CommitDate: 2022-03-28

git: 5d0c76c7302b - main - sctp: don't lock an already locked stcb.

2022-03-29 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5d0c76c7302bad0cd0a9f83a30e11d70141adf37 commit 5d0c76c7302bad0cd0a9f83a30e11d70141adf37 Author: Michael Tuexen AuthorDate: 2022-03-29 14:33:53 + Commit: Michael Tuexen CommitDate: 2022-03-29

git: e7e65008ffba - main - sctp: fix typos

2022-03-29 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e7e65008ffba90dc57c5f2edf5a000d7d1293a47 commit e7e65008ffba90dc57c5f2edf5a000d7d1293a47 Author: Michael Tuexen AuthorDate: 2022-03-29 19:09:51 + Commit: Michael Tuexen CommitDate: 2022-03-29

git: 218e463b85c4 - main - sctp: ensure that ASCONF chunks are not too large

2022-03-29 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=218e463b85c4b78af93583cfc3d95a1cab8408bf commit 218e463b85c4b78af93583cfc3d95a1cab8408bf Author: Michael Tuexen AuthorDate: 2022-03-29 23:22:20 + Commit: Michael Tuexen CommitDate: 2022-03-29

git: 39a22011bbb8 - main - sctp: clear pointer to stack when returning from function.

2022-04-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=39a22011bbb820b389ce8ad166f7bdce112a75cc commit 39a22011bbb820b389ce8ad166f7bdce112a75cc Author: Michael Tuexen AuthorDate: 2022-04-01 22:54:49 + Commit: Michael Tuexen CommitDate: 2022-04-01

git: b1fe92b28ba2 - main - sctp: remove a test, which isn't safe

2022-04-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=b1fe92b28ba2e77395598db1c2ff1976b55c86ab commit b1fe92b28ba2e77395598db1c2ff1976b55c86ab Author: Michael Tuexen AuthorDate: 2022-04-02 12:44:06 + Commit: Michael Tuexen CommitDate: 2022-04-02

git: d4290f7e6237 - main - Revert "sctp: remove a test, which isn't safe"

2022-04-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d4290f7e62374ae3ad9853128a31c39347a4dae1 commit d4290f7e62374ae3ad9853128a31c39347a4dae1 Author: Michael Tuexen AuthorDate: 2022-04-02 12:49:14 + Commit: Michael Tuexen CommitDate: 2022-04-02

git: 0f3163162003 - main - sctp: remove a test, which isn't safe

2022-04-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=0f316316200386986de7ac72cf717c13b28f387e commit 0f316316200386986de7ac72cf717c13b28f387e Author: Michael Tuexen AuthorDate: 2022-04-02 13:09:50 + Commit: Michael Tuexen CommitDate: 2022-04-02

git: b30b7a140c52 - main - sctp: cleanup, no functional change

2022-04-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=b30b7a140c527c023f97083c256715ea86d4b6f4 commit b30b7a140c527c023f97083c256715ea86d4b6f4 Author: Michael Tuexen AuthorDate: 2022-04-02 21:02:16 + Commit: Michael Tuexen CommitDate: 2022-04-02

git: 52106f072fd0 - main - sctp: don't refer to a potentially outdated stream

2022-04-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=52106f072fd06890fd50ce1a232cbf522ae2155c commit 52106f072fd06890fd50ce1a232cbf522ae2155c Author: Michael Tuexen AuthorDate: 2022-04-02 21:26:27 + Commit: Michael Tuexen CommitDate: 2022-04-02

git: ccdfd621d070 - main - tcp cc: don't recurse on non recursive mutex

2022-04-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=ccdfd621d070c11964984d81f66c2bd38f8072f4 commit ccdfd621d070c11964984d81f66c2bd38f8072f4 Author: Michael Tuexen AuthorDate: 2022-04-05 11:50:49 + Commit: Michael Tuexen CommitDate: 2022-04-05

git: 3c3d77bdff6b - main - sctp: use variable names in a consistent way

2022-04-07 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3c3d77bdff6bbb71368fd2b34c32b1ef03421000 commit 3c3d77bdff6bbb71368fd2b34c32b1ef03421000 Author: Michael Tuexen AuthorDate: 2022-04-07 15:51:31 + Commit: Michael Tuexen CommitDate: 2022-04-07

git: d7224a53b392 - main - sctp: remove a mutex not used anymore

2022-04-07 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d7224a53b392ec6e230749d9fb42d8826d305d08 commit d7224a53b392ec6e230749d9fb42d8826d305d08 Author: Michael Tuexen AuthorDate: 2022-04-07 15:54:57 + Commit: Michael Tuexen CommitDate: 2022-04-07

git: 595ac4a11893 - main - sctp: fix parameter type in NAT status message

2022-04-13 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=595ac4a11893971ba17a51e0477d580e29e1ef7a commit 595ac4a11893971ba17a51e0477d580e29e1ef7a Author: Michael Tuexen AuthorDate: 2022-04-13 17:46:28 + Commit: Michael Tuexen CommitDate: 2022-04-13

git: 2486a7c0c733 - main - sctp: cleanup

2022-04-14 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=2486a7c0c733fb67636c2004aa3300f417eb5cfe commit 2486a7c0c733fb67636c2004aa3300f417eb5cfe Author: Michael Tuexen AuthorDate: 2022-04-14 19:50:10 + Commit: Michael Tuexen CommitDate: 2022-04-14

git: e0127ea4c6b5 - main - sctp: improve locking

2022-04-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e0127ea4c6b50a5bf239482d8a99ae418174aee5 commit e0127ea4c6b50a5bf239482d8a99ae418174aee5 Author: Michael Tuexen AuthorDate: 2022-04-15 11:58:45 + Commit: Michael Tuexen CommitDate: 2022-04-15

git: eeba22217217 - main - sctp: don't keep a pointer to a freed stcb around

2022-04-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=eeba222172170c380450004fdceac80c3612b1e8 commit eeba222172170c380450004fdceac80c3612b1e8 Author: Michael Tuexen AuthorDate: 2022-04-15 12:00:00 + Commit: Michael Tuexen CommitDate: 2022-04-15

git: 3dc57df91e65 - main - sctp: don't wakeup 1-to-1 listening sockets for data or notifications

2022-04-16 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3dc57df91e65acf9abfbb437110845f380a8b312 commit 3dc57df91e65acf9abfbb437110845f380a8b312 Author: Michael Tuexen AuthorDate: 2022-04-16 17:42:27 + Commit: Michael Tuexen CommitDate: 2022-04-16

git: 5fbf11f70390 - main - sctp: fix typo introcuded in last commit

2022-04-16 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5fbf11f70390a043cba06ba893c897f32d005f5d commit 5fbf11f70390a043cba06ba893c897f32d005f5d Author: Michael Tuexen AuthorDate: 2022-04-16 17:55:33 + Commit: Michael Tuexen CommitDate: 2022-04-16

git: bbf3bf32116b - main - sctp: cleanup

2022-04-16 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=bbf3bf32116b0b1ff28a19ec0bc2dbcf23b6a94c commit bbf3bf32116b0b1ff28a19ec0bc2dbcf23b6a94c Author: Michael Tuexen AuthorDate: 2022-04-16 19:03:16 + Commit: Michael Tuexen CommitDate: 2022-04-16

git: 53236f905dbf - main - if_vtnet: improve dumping a kernel

2022-04-18 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=53236f905dbf4f3d58b1d5eff5c9b14f100d0c5d commit 53236f905dbf4f3d58b1d5eff5c9b14f100d0c5d Author: Michael Tuexen AuthorDate: 2022-04-18 22:40:31 + Commit: Michael Tuexen CommitDate: 2022-04-18

git: a12d89332efe - main - sctp: hold the inp lock while calling ip6_output

2022-04-19 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=a12d89332efe0b02307c580a6f3025652374cd47 commit a12d89332efe0b02307c580a6f3025652374cd47 Author: Michael Tuexen AuthorDate: 2022-04-19 11:03:08 + Commit: Michael Tuexen CommitDate: 2022-04-19

git: 868868f14efc - main - sctp: improve stopping of timers

2022-04-19 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=868868f14efcd7e127dae6e87550357c6cdb9c6d commit 868868f14efcd7e127dae6e87550357c6cdb9c6d Author: Michael Tuexen AuthorDate: 2022-04-19 19:29:41 + Commit: Michael Tuexen CommitDate: 2022-04-19

git: 89c6aba7cfa5 - main - sctp: cleanup

2022-04-19 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=89c6aba7cfa5327d814eb54336b3e9640cce0fac commit 89c6aba7cfa5327d814eb54336b3e9640cce0fac Author: Michael Tuexen AuthorDate: 2022-04-19 19:40:22 + Commit: Michael Tuexen CommitDate: 2022-04-19

git: 490a0f77de77 - main - sctp: improve locking

2022-04-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=490a0f77de77321859cc807f9cc7bb41dbcc commit 490a0f77de77321859cc807f9cc7bb41dbcc Author: Michael Tuexen AuthorDate: 2022-04-27 14:07:31 + Commit: Michael Tuexen CommitDate: 2022-04-27

git: a7aa5eea4fff - main - sctp: improve handling of aborted associations

2021-01-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=a7aa5eea4fff4eeab278e36af34fd8554e63dc20 commit a7aa5eea4fff4eeab278e36af34fd8554e63dc20 Author: Michael Tuexen AuthorDate: 2021-01-01 14:59:10 + Commit: Michael Tuexen CommitDate: 2021-01-01

git: 6685e259e319 - main - tcp: don't use KTLS socket option on listening sockets

2021-01-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=6685e259e31995e20fa2f9cd7e19a292fcdc6877 commit 6685e259e31995e20fa2f9cd7e19a292fcdc6877 Author: Michael Tuexen AuthorDate: 2021-01-08 07:51:39 + Commit: Michael Tuexen CommitDate: 2021-01-08

git: cc3c34859eab - main - tcp: fix handling of TCP RST segments missing timestamps

2021-01-14 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=cc3c34859eab1b317d0f38731355b53f7d978c97 commit cc3c34859eab1b317d0f38731355b53f7d978c97 Author: Michael Tuexen AuthorDate: 2021-01-13 22:43:40 + Commit: Michael Tuexen CommitDate: 2021-01-14

git: d2b3ceddccac - main - tcp: add sysctl to tolerate TCP segments missing timestamps

2021-01-14 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d2b3ceddccac60b563f642898e3a314647666a10 commit d2b3ceddccac60b563f642898e3a314647666a10 Author: Michael Tuexen AuthorDate: 2021-01-13 21:48:17 + Commit: Michael Tuexen CommitDate: 2021-01-14

git: 7a051c0a7890 - main - sctp: improve consistency

2021-01-24 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=7a051c0a7890dc8e490ebe125bfc70a28e89ddaf commit 7a051c0a7890dc8e490ebe125bfc70a28e89ddaf Author: Michael Tuexen AuthorDate: 2021-01-23 19:56:45 + Commit: Michael Tuexen CommitDate: 2021-01-23

git: 0f7573ffd614 - main - sctp: fix PR-SCTP stats when adding addtional streams

2021-01-24 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=0f7573ffd6141b19419c9a6238246b9ba0e6dce6 commit 0f7573ffd6141b19419c9a6238246b9ba0e6dce6 Author: Michael Tuexen AuthorDate: 2021-01-23 23:50:33 + Commit: Michael Tuexen CommitDate: 2021-01-23

Re: git: 84761f3df508 - main - Adjust line length in tcp_prr_partialack

2021-01-26 Thread Michael Tuexen
y. > >No functional changes. > >Reviewers: tuexen, rrs, jtl, mm, kbowling, #transport > >Reviewed By: tuexen, mm, #transport > >Subscribers: imp, melifaro > >Differential Revision: https://reviews.freebsd.org/D28329 Any plans to

Re: git: 6a376af0cd21 - main - TCP PRR: Patch div/0 in tcp_prr_partialack

2021-01-26 Thread Michael Tuexen
> On 26. Jan 2021, at 16:09, Richard Scheffenegger wrote: > > The branch main has been updated by rscheff: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=6a376af0cd212be4e16d013d35a0e2eec1dbb8ae > > commit 6a376af0cd212be4e16d013d35a0e2eec1dbb8ae > Author: Richard Scheffenegger > Auth

Re: git: 24a8f6d36996 - main - When we are about to send down to the driver layer we need to make sure that the m_nextpkt field is NULL else the lower layers may do unwanted things.

2021-01-27 Thread Michael Tuexen
> On 27. Jan 2021, at 19:54, Randall Stewart wrote: > > The branch main has been updated by rrs: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=24a8f6d369962f189ad808f538029179b1e7dc2f > > commit 24a8f6d369962f189ad808f538029179b1e7dc2f > Author: Randall Stewart > AuthorDate: 2021-01-

git: 8dc6a1edca6d - main - sctp: fix a locking issue for old unordered data

2021-01-31 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=8dc6a1edca6de0c64f6c082f69097746d1346592 commit 8dc6a1edca6de0c64f6c082f69097746d1346592 Author: Michael Tuexen AuthorDate: 2021-01-31 09:46:23 + Commit: Michael Tuexen CommitDate: 2021-01-31

Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs in tcp_ratelimit itself and we needed further work to s

2021-01-31 Thread Michael Tuexen
> On 31. Jan 2021, at 12:09, Mateusz Guzik wrote: > > ping? I'm going to revert this on Tuesday to unbreak the build > > On 1/29/21, Mateusz Guzik wrote: >> This breaks tinderbox: >> arm LINT kernel failed, check _.arm.LINT for details >> i386 LINT-NOINET kernel failed, check _.i386.LINT-NOI

git: af885c57d65d - main - sctp: improve input validation

2021-01-31 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=af885c57d65d33c0306e91d3e090e76772a0d012 commit af885c57d65d33c0306e91d3e090e76772a0d012 Author: Michael Tuexen AuthorDate: 2021-01-31 22:43:15 + Commit: Michael Tuexen CommitDate: 2021-01-31

git: bdd4630c9a9c - main - sctp: small cleanup, no functional change intended.

2021-02-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=bdd4630c9a9cea64830f981fc897ac953c48892c commit bdd4630c9a9cea64830f981fc897ac953c48892c Author: Michael Tuexen AuthorDate: 2021-02-01 13:03:41 + Commit: Michael Tuexen CommitDate: 2021-02-01

git: f25266bee7da - main - libsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG

2021-02-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=f25266bee7dafb10f03e06537c8127cc17335bed commit f25266bee7dafb10f03e06537c8127cc17335bed Author: Michael Tuexen AuthorDate: 2021-02-09 22:35:55 + Commit: Michael Tuexen CommitDate: 2021-02-09

git: ed782b9f5a7a - main - tcp: improve behaviour when using TCP_NOOPT

2021-02-14 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=ed782b9f5a7a05debe944a33b4ac9e5629a95803 commit ed782b9f5a7a05debe944a33b4ac9e5629a95803 Author: Michael Tuexen AuthorDate: 2021-02-14 11:10:31 + Commit: Michael Tuexen CommitDate: 2021-02-14

git: 5ac839029d01 - main - sctp: clear a pointer to a net which will be removed

2021-02-21 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5ac839029d01c0f48e1b1ff1a599cb47cf5e98ee commit 5ac839029d01c0f48e1b1ff1a599cb47cf5e98ee Author: Michael Tuexen AuthorDate: 2021-02-21 12:03:57 + Commit: Michael Tuexen CommitDate: 2021-02-21

git: b963ce4588b3 - main - sctp: improve computation of an alternate net

2021-02-21 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=b963ce4588b33f733aef3f7a7f3fbe5018a89728 commit b963ce4588b33f733aef3f7a7f3fbe5018a89728 Author: Michael Tuexen AuthorDate: 2021-02-21 16:13:06 + Commit: Michael Tuexen CommitDate: 2021-02-21

git: 70e95f0b6917 - main - sctp: avoid integer overflow when starting the HB timer

2021-02-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=70e95f0b6917a8b8cd4a2a5f883f3e9753fc86d8 commit 70e95f0b6917a8b8cd4a2a5f883f3e9753fc86d8 Author: Michael Tuexen AuthorDate: 2021-02-27 22:27:30 + Commit: Michael Tuexen CommitDate: 2021-02-27

git: 99adf2300612 - main - RACK: fix an issue triggered by using the CDG CC module

2021-03-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=99adf230061268175a36061130e6adb0882270e8 commit 99adf230061268175a36061130e6adb0882270e8 Author: Michael Tuexen AuthorDate: 2021-03-02 11:32:16 + Commit: Michael Tuexen CommitDate: 2021-03-02

git: 705d06b289e9 - main - rack: unbreak TCP fast open for the client side

2021-03-05 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=705d06b289e9821439b7b694d766cad75bc064e5 commit 705d06b289e9821439b7b694d766cad75bc064e5 Author: Michael Tuexen AuthorDate: 2021-03-05 14:57:26 + Commit: Michael Tuexen CommitDate: 2021-03-05

git: d4697a6b5616 - main - vtnet: fix TSO for TCP/IPv6

2021-03-18 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d4697a6b56168876fc0ffec1a0bb1b24d25b198e commit d4697a6b56168876fc0ffec1a0bb1b24d25b198e Author: Michael Tuexen AuthorDate: 2021-03-18 20:25:47 + Commit: Michael Tuexen CommitDate: 2021-03-18

git: 40f41ece765d - main - tcp: improve handling of SYN segments in SYN-SENT state

2021-03-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=40f41ece765dc0b0907ca90796a1af4f4f89b2a0 commit 40f41ece765dc0b0907ca90796a1af4f4f89b2a0 Author: Michael Tuexen AuthorDate: 2021-03-22 14:58:49 + Commit: Michael Tuexen CommitDate: 2021-03-22

git: d995cc7e5431 - main - sctp: fix handling of RTO.initial of 1 ms

2021-03-22 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d995cc7e5431873b839269fe22577acfa3b157bd commit d995cc7e5431873b839269fe22577acfa3b157bd Author: Michael Tuexen AuthorDate: 2021-03-22 15:40:41 + Commit: Michael Tuexen CommitDate: 2021-03-22

Re: git: 529a2a0f2765 - main - tcp: For hostcache performance, use atomics instead of counters

2021-04-01 Thread Michael Tuexen
tps://reviews.freebsd.org/D29510#661680 Best regards Michael > >> to use atomic_add/subtract >>rather than (per-CPU distributed) counters, which have to be >>summed up at high cost to cache efficiency. > > Numbers? > >> >>PR: 254333 >&

git: aab1d593b2ec - main - sctp: minor cleanups, no functional change intended

2021-09-08 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=aab1d593b2ec2c24a808eed39c39890b066d5fba commit aab1d593b2ec2c24a808eed39c39890b066d5fba Author: Michael Tuexen AuthorDate: 2021-09-08 13:13:05 + Commit: Michael Tuexen CommitDate: 2021-09-08

git: 58a7bf124cc2 - main - sctp: cleanup timewait handling for vtags

2021-09-08 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=58a7bf124cc2b20e069bb89f2fd9ea5c1b7049c2 commit 58a7bf124cc2b20e069bb89f2fd9ea5c1b7049c2 Author: Michael Tuexen AuthorDate: 2021-09-08 23:18:58 + Commit: Michael Tuexen CommitDate: 2021-09-08

git: 0c1a20beb456 - main - sctp: use appropriate argument when freeing association

2021-09-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=0c1a20beb4560eaae69202bc49026ab9e2a677a4 commit 0c1a20beb4560eaae69202bc49026ab9e2a677a4 Author: Michael Tuexen AuthorDate: 2021-09-09 16:01:35 + Commit: Michael Tuexen CommitDate: 2021-09-09

git: 3ea2cdd45ec1 - main - sctp: add explicit cast, no functional change intended

2021-09-09 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3ea2cdd45ec1e057315ccc3aea16a65d62aad337 commit 3ea2cdd45ec1e057315ccc3aea16a65d62aad337 Author: Michael Tuexen AuthorDate: 2021-09-09 17:13:47 + Commit: Michael Tuexen CommitDate: 2021-09-09

git: 4181fa2a209e - main - sctp: minor cleanup, no functional change

2021-09-12 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=4181fa2a209e0709939ac2f9fb86884522855600 commit 4181fa2a209e0709939ac2f9fb86884522855600 Author: Michael Tuexen AuthorDate: 2021-09-12 17:21:15 + Commit: Michael Tuexen CommitDate: 2021-09-12

git: 29545986bdf6 - main - sctp: avoid LOR

2021-09-12 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=29545986bdf6c949671e61fc46ee3f2440b1535b commit 29545986bdf6c949671e61fc46ee3f2440b1535b Author: Michael Tuexen AuthorDate: 2021-09-12 19:11:14 + Commit: Michael Tuexen CommitDate: 2021-09-12

Re: git: b864b67a0d19 - main - socket: Do not include control messages in FIONREAD return value

2021-09-13 Thread Michael Tuexen
> On 13. Sep 2021, at 18:29, John Baldwin wrote: > > On 9/12/21 1:39 PM, Mark Johnston wrote: >> The branch main has been updated by markj: >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=b864b67a0d197f59ecf6698940600956ceee2cae >> commit b864b67a0d197f59ecf6698940600956ceee2cae >> Author:

git: 454216468583 - main - sctp: cleanup, no functional change intended

2021-09-15 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=454216468583481746845a1c8a45a8c18898ee72 commit 454216468583481746845a1c8a45a8c18898ee72 Author: Michael Tuexen AuthorDate: 2021-09-15 08:18:11 + Commit: Michael Tuexen CommitDate: 2021-09-15

git: e19d93b19dce - main - sctp: fix FCFS stream scheduler

2021-09-19 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=e19d93b19dce276bdf178bb6a449728238d1c6f8 commit e19d93b19dce276bdf178bb6a449728238d1c6f8 Author: Michael Tuexen AuthorDate: 2021-09-19 09:56:26 + Commit: Michael Tuexen CommitDate: 2021-09-19

git: 34b1efcea19d - main - sctp: use a valid outstream when adding it to the scheduler

2021-09-20 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=34b1efcea19dd4324eecd19d2de313d039fd9656 commit 34b1efcea19dd4324eecd19d2de313d039fd9656 Author: Michael Tuexen AuthorDate: 2021-09-20 13:52:10 + Commit: Michael Tuexen CommitDate: 2021-09-20

git: 0b79a76f8487 - main - sctp: improve consistency when calling stream scheduler

2021-09-21 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=0b79a76f848768068d409edcb36f2a58cdd17e61 commit 0b79a76f848768068d409edcb36f2a58cdd17e61 Author: Michael Tuexen AuthorDate: 2021-09-20 22:54:13 + Commit: Michael Tuexen CommitDate: 2021-09-20

git: 762ae0ec8d83 - main - sctp: Simplify stream scheduler usage

2021-09-21 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=762ae0ec8d83ed0e3c084e19174b4bd809a7ef2d commit 762ae0ec8d83ed0e3c084e19174b4bd809a7ef2d Author: Michael Tuexen AuthorDate: 2021-09-21 15:13:57 + Commit: Michael Tuexen CommitDate: 2021-09-21

git: 414499b3f911 - main - sctp: Cleanup stream schedulers.

2021-09-23 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=414499b3f911812d49a8c9af05102c0dc37ff878 commit 414499b3f911812d49a8c9af05102c0dc37ff878 Author: Michael Tuexen AuthorDate: 2021-09-23 12:16:56 + Commit: Michael Tuexen CommitDate: 2021-09-23

git: 171633765c43 - main - sctp: avoid locking an already locked mutex

2021-09-28 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=171633765c4367dc233a4bf0e5926cb7c4decfc1 commit 171633765c4367dc233a4bf0e5926cb7c4decfc1 Author: Michael Tuexen AuthorDate: 2021-09-28 03:14:56 + Commit: Michael Tuexen CommitDate: 2021-09-28

git: 5b53e749a95e - main - sctp: fix usage of stream scheduler functions

2021-09-28 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5b53e749a95e7f18475df9f9ce7984a31880a7ee commit 5b53e749a95e7f18475df9f9ce7984a31880a7ee Author: Michael Tuexen AuthorDate: 2021-09-28 03:25:58 + Commit: Michael Tuexen CommitDate: 2021-09-28

git: fa947a3687b9 - main - sctp: cleanup and adding KASSERT()s, no functional change

2021-09-28 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=fa947a3687b98b387de55a33154fce7d6e3dffa3 commit fa947a3687b98b387de55a33154fce7d6e3dffa3 Author: Michael Tuexen AuthorDate: 2021-09-28 18:29:43 + Commit: Michael Tuexen CommitDate: 2021-09-28

git: 28ea9470782d - main - sctp: provide a specific stream scheduler function for FCFS

2021-09-28 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=28ea9470782d4d01004b801c3ec7d74761fcf611 commit 28ea9470782d4d01004b801c3ec7d74761fcf611 Author: Michael Tuexen AuthorDate: 2021-09-29 00:08:37 + Commit: Michael Tuexen CommitDate: 2021-09-29

git: 3ff3733991ba - main - sctp: don't keep being locked on a stream which is removed

2021-10-01 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3ff3733991ba049959c4fd2e7179ea96241a396e commit 3ff3733991ba049959c4fd2e7179ea96241a396e Author: Michael Tuexen AuthorDate: 2021-10-01 22:48:01 + Commit: Michael Tuexen CommitDate: 2021-10-01

git: bd19202c92e3 - main - sctp: improve KASSERT messages

2021-10-08 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=bd19202c92e3d73e90aedd518f0963797744e50f commit bd19202c92e3d73e90aedd518f0963797744e50f Author: Michael Tuexen AuthorDate: 2021-10-08 09:32:55 + Commit: Michael Tuexen CommitDate: 2021-10-08

git: b15b0535968e - main - tcp: allow new reno functions to be called from other CC modules

2021-10-25 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=b15b0535968e6c09694c922d0d173956085426d3 commit b15b0535968e6c09694c922d0d173956085426d3 Author: Michael Tuexen AuthorDate: 2021-10-25 20:48:36 + Commit: Michael Tuexen CommitDate: 2021-10-25

git: 9e644c23000c - main - tcp: add support for TCP over UDP

2021-04-18 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=9e644c23000c2f5028b235f6263d17ffb24d3605 commit 9e644c23000c2f5028b235f6263d17ffb24d3605 Author: Michael Tuexen AuthorDate: 2021-04-18 14:08:08 + Commit: Michael Tuexen CommitDate: 2021-04-18

git: 6096814d3134 - main - tcp: fix man page

2021-04-24 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=6096814d3134234d48936f557d431a793e35d8b3 commit 6096814d3134234d48936f557d431a793e35d8b3 Author: Michael Tuexen AuthorDate: 2021-04-24 20:31:36 + Commit: Michael Tuexen CommitDate: 2021-04-24

git: 163153c2a080 - main - sctp: small cleanup, no functional change

2021-04-26 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=163153c2a0809d2710e607463dcb24c7f795e156 commit 163153c2a0809d2710e607463dcb24c7f795e156 Author: Michael Tuexen AuthorDate: 2021-04-26 00:56:48 + Commit: Michael Tuexen CommitDate: 2021-04-26

git: c70d1ef15db0 - main - sctp: improve handling of illegal packets containing INIT chunks

2021-04-26 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=c70d1ef15db0d994eff4a2c4d9feabdc46bff1c6 commit c70d1ef15db0d994eff4a2c4d9feabdc46bff1c6 Author: Michael Tuexen AuthorDate: 2021-04-26 08:38:05 + Commit: Michael Tuexen CommitDate: 2021-04-26

git: 059ec2225c00 - main - sctp: cleanup verification of INIT and INIT-ACK chunks

2021-04-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=059ec2225c00cc18ed9745d733cc9aa0dbd9eaa2 commit 059ec2225c00cc18ed9745d733cc9aa0dbd9eaa2 Author: Michael Tuexen AuthorDate: 2021-04-27 10:45:14 + Commit: Michael Tuexen CommitDate: 2021-04-27

git: 9de7354bb8e0 - main - sctp: improve consistency in handling chunks with wrong size

2021-04-30 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=9de7354bb8e0c7821aa90db3486605f933c6796d commit 9de7354bb8e0c7821aa90db3486605f933c6796d Author: Michael Tuexen AuthorDate: 2021-04-28 16:09:11 + Commit: Michael Tuexen CommitDate: 2021-04-28

git: eecdf5220b1a - main - sctp: use RTO.Initial of 1 second as specified in RFC 4960bis

2021-04-30 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=eecdf5220b1a559e4b58c3c21daf502e3fbfd1cd commit eecdf5220b1a559e4b58c3c21daf502e3fbfd1cd Author: Michael Tuexen AuthorDate: 2021-04-29 22:45:56 + Commit: Michael Tuexen CommitDate: 2021-04-29

git: eb79855920ff - main - sctp: fix SCTP_PEER_ADDR_PARAMS socket option

2021-04-30 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=eb79855920ffa33d6c096221eac9cc9a6d7a484b commit eb79855920ffa33d6c096221eac9cc9a6d7a484b Author: Michael Tuexen AuthorDate: 2021-04-30 10:27:47 + Commit: Michael Tuexen CommitDate: 2021-04-30

<    1   2   3   4   5   >