Page MenuHomeFreeBSD
Feed Advanced Search

Jun 4 2021

donner updated the diff for D30629: tests/netgraph: Inital framework for testing libnetgraph.
  • Add test for queue limit
Jun 4 2021, 7:52 AM

Jun 3 2021

donner added reviewers for D30633: tests/netgraph: Tests for ng_hub: network, tests.
Jun 3 2021, 11:01 PM
donner updated the summary of D30633: tests/netgraph: Tests for ng_hub.
Jun 3 2021, 11:00 PM
donner updated the diff for D30633: tests/netgraph: Tests for ng_hub.
  • Added test for implementation limits with many hooks.
Jun 3 2021, 10:59 PM
donner requested review of D30633: tests/netgraph: Tests for ng_hub.
Jun 3 2021, 10:28 PM
donner accepted D30630: Enter the net epoch before calling ip6_setpktopts.
Jun 3 2021, 9:56 PM
donner added a reviewer for D30629: tests/netgraph: Inital framework for testing libnetgraph: tests.
Jun 3 2021, 6:57 PM
donner updated the test plan for D30629: tests/netgraph: Inital framework for testing libnetgraph.
Jun 3 2021, 6:57 PM
donner updated the diff for D30629: tests/netgraph: Inital framework for testing libnetgraph.
  • Fix names and spacing
Jun 3 2021, 6:56 PM
donner added a reviewer for D30629: tests/netgraph: Inital framework for testing libnetgraph: network.
Jun 3 2021, 6:01 PM
donner requested review of D30629: tests/netgraph: Inital framework for testing libnetgraph.
Jun 3 2021, 5:59 PM

Jun 2 2021

donner committed rG19888502bf39: tests/libalias: Test LibAliasIn and redirection (authored by donner).
tests/libalias: Test LibAliasIn and redirection
Jun 2 2021, 9:38 AM
donner committed rG488f39f355ab: tests/libalias: Test LibAliasIn and redirection (authored by donner).
tests/libalias: Test LibAliasIn and redirection
Jun 2 2021, 9:36 AM

Jun 1 2021

donner added a reviewer for D30604: libalias: Restructure - Remove temporary state deleteAllLinks from global struct: network.
Jun 1 2021, 6:32 PM
donner requested review of D30604: libalias: Restructure - Remove temporary state deleteAllLinks from global struct.
Jun 1 2021, 6:32 PM
donner updated the diff for D30566: libalias: Promote per instance global variable timeStamp.

Rebase

Jun 1 2021, 3:34 PM
donner updated the diff for D30277: libalias: tidy up housekeeping.
  • Remove another, now unused entry in struct libalias.
Jun 1 2021, 3:29 PM
donner retitled D30570: libalias: Restructure - Table for partial links from libalias: Restructure - Table for partially links to libalias: Restructure - Table for partial links.
Jun 1 2021, 10:07 AM
donner updated the diff for D30536: libalias: Switch to efficient data structure for incoming traffic.

Rebase

Jun 1 2021, 9:29 AM
donner updated the diff for D30516: libalias: Switch to efficient data structure for outgoing traffic.

Rebase

Jun 1 2021, 9:29 AM
donner updated the diff for D30582: libalias: Restructure - Finalize.

Rebase

Jun 1 2021, 9:28 AM
donner updated the diff for D30581: libalias: Restructure - Use AliasRange instead of PORT_BASE.

Rebase

Jun 1 2021, 9:28 AM
donner updated the diff for D30580: libalias: Restructure - Table for PPTP.

Rebase

Jun 1 2021, 9:28 AM
donner updated the diff for D30575: libalias: Restructure - Group expire handling entries.

Rebase

Jun 1 2021, 9:27 AM
donner updated the diff for D30574: libalias: Restructure - Group incoming links.

Rebase

Jun 1 2021, 9:27 AM
donner updated the diff for D30573: libalias: Restructure - Cleanup and Use for links.

Rebase

Jun 1 2021, 9:26 AM
donner updated the diff for D30572: libalias: Restructure - Outgoing search.

Rebase

Jun 1 2021, 9:26 AM
donner updated the diff for D30571: libalias: Restructure - Cleanup _FindLinkIn.

Rebase

Jun 1 2021, 9:26 AM
donner updated the diff for D30570: libalias: Restructure - Table for partial links.

Rebase

Jun 1 2021, 9:25 AM
donner updated the diff for D30569: libalias: Restructure - Separate fully qualified search.

Rebase

Jun 1 2021, 9:25 AM
donner updated the diff for D30568: libalias: Restructure - Common search terms.

Rebase

Jun 1 2021, 9:25 AM
donner updated the diff for D30566: libalias: Promote per instance global variable timeStamp.

Rebase

Jun 1 2021, 9:25 AM
donner updated the diff for D30277: libalias: tidy up housekeeping.

Rebase

Jun 1 2021, 9:23 AM
donner updated the diff for D30587: libalias: Stats are unsigned.

Rebased

Jun 1 2021, 9:23 AM

May 31 2021

donner added a reviewer for D30587: libalias: Stats are unsigned: network.
May 31 2021, 10:47 PM
donner requested review of D30587: libalias: Stats are unsigned.
May 31 2021, 10:10 PM
donner updated the diff for D30566: libalias: Promote per instance global variable timeStamp.
  • Do not try time(3) for every packet over the limit, but only if a
May 31 2021, 10:07 PM
donner updated the diff for D30574: libalias: Restructure - Group incoming links.

Rebase

May 31 2021, 7:21 PM
donner updated the diff for D30570: libalias: Restructure - Table for partial links.
  • Just another early exit of the search loop
May 31 2021, 7:15 PM
donner added a reviewer for D30582: libalias: Restructure - Finalize: network.
May 31 2021, 4:59 PM
donner added a reviewer for D30581: libalias: Restructure - Use AliasRange instead of PORT_BASE: network.
May 31 2021, 4:58 PM
donner added a reviewer for D30580: libalias: Restructure - Table for PPTP: network.
May 31 2021, 4:58 PM
donner requested review of D30582: libalias: Restructure - Finalize.
May 31 2021, 4:55 PM
donner updated the diff for D30581: libalias: Restructure - Use AliasRange instead of PORT_BASE.
  • Factor out the search for a new port. Improves the perfomance a bit.
  • Fix errornous cherry-picking bugs
May 31 2021, 4:49 PM
donner requested review of D30581: libalias: Restructure - Use AliasRange instead of PORT_BASE.
May 31 2021, 4:41 PM
donner updated the diff for D30580: libalias: Restructure - Table for PPTP.
  • Fix bug in tcp logic
May 31 2021, 4:28 PM
donner requested review of D30580: libalias: Restructure - Table for PPTP.
May 31 2021, 4:25 PM
donner updated the diff for D30574: libalias: Restructure - Group incoming links.
  • Rename (old) lnk variable to (new) grp.
May 31 2021, 4:15 PM
donner added a reviewer for D30575: libalias: Restructure - Group expire handling entries: network.
May 31 2021, 4:09 PM
donner requested review of D30575: libalias: Restructure - Group expire handling entries.
May 31 2021, 4:09 PM
donner added a reviewer for D30574: libalias: Restructure - Group incoming links: network.
May 31 2021, 3:26 PM
donner requested review of D30574: libalias: Restructure - Group incoming links.
May 31 2021, 3:24 PM
donner updated the diff for D30573: libalias: Restructure - Cleanup and Use for links.
  • Add prototype
  • Make in a real function
May 31 2021, 3:19 PM
donner updated the diff for D30573: libalias: Restructure - Cleanup and Use for links.
  • Touch links for PPTP on use, too.
May 31 2021, 3:07 PM
donner added a reviewer for D30573: libalias: Restructure - Cleanup and Use for links: network.
May 31 2021, 3:03 PM
donner requested review of D30573: libalias: Restructure - Cleanup and Use for links.
May 31 2021, 3:01 PM
donner abandoned D30283: libalias: Restructure searching.

This is too complex.
I'll split it into smaller parts.

May 31 2021, 2:55 PM
donner added a reviewer for D30572: libalias: Restructure - Outgoing search: network.
May 31 2021, 2:54 PM
donner requested review of D30572: libalias: Restructure - Outgoing search.
May 31 2021, 2:54 PM
donner updated the diff for D30570: libalias: Restructure - Table for partial links.
  • Cleanup the partial find procedure
May 31 2021, 2:46 PM
donner added a reviewer for D30571: libalias: Restructure - Cleanup _FindLinkIn: network.
May 31 2021, 2:42 PM
donner requested review of D30571: libalias: Restructure - Cleanup _FindLinkIn.
May 31 2021, 2:28 PM
donner added a reviewer for D30570: libalias: Restructure - Table for partial links: network.
May 31 2021, 2:26 PM
donner requested review of D30570: libalias: Restructure - Table for partial links.
May 31 2021, 2:25 PM
donner added a reviewer for D30569: libalias: Restructure - Separate fully qualified search: network.
May 31 2021, 2:15 PM
donner requested review of D30569: libalias: Restructure - Separate fully qualified search.
May 31 2021, 2:15 PM
donner added a reviewer for D30568: libalias: Restructure - Common search terms: network.
May 31 2021, 1:53 PM
donner requested review of D30568: libalias: Restructure - Common search terms.
May 31 2021, 1:52 PM
donner added a reviewer for D30566: libalias: Promote per instance global variable timeStamp: network.
May 31 2021, 12:15 PM
donner requested review of D30566: libalias: Promote per instance global variable timeStamp.
May 31 2021, 11:43 AM
donner updated the summary of D30277: libalias: tidy up housekeeping.
May 31 2021, 11:43 AM
donner updated the diff for D30277: libalias: tidy up housekeeping.
  • Separate the gettimeofday syscall handling into an extra review.
May 31 2021, 11:33 AM
donner updated the diff for D30277: libalias: tidy up housekeeping.

Rebase

May 31 2021, 11:08 AM
donner committed rGbec0a5dca76c: libalias: Remove LibAliasCheckNewLink (authored by donner).
libalias: Remove LibAliasCheckNewLink
May 31 2021, 11:05 AM
donner committed rGbfd41ba1fe1d: libalias: Remove unused function LibAliasCheckNewLink (authored by donner).
libalias: Remove unused function LibAliasCheckNewLink
May 31 2021, 11:05 AM
donner closed D30275: libalias: Remove unused function LibAliasCheckNewLink.
May 31 2021, 11:05 AM
donner added a comment to D30277: libalias: tidy up housekeeping.

Any objections to commit this?

May 31 2021, 10:32 AM

May 30 2021

donner committed rG6a1b3e91539d: libalias: replace placeholder with static constant (authored by donner).
libalias: replace placeholder with static constant
May 30 2021, 8:05 PM
donner committed rG0742d99f5387: libalias: Style cleanup (authored by donner).
libalias: Style cleanup
May 30 2021, 8:05 PM
donner committed rG8e77442a5a53: liblias: clean up empty lines in .c and .h files (authored by mjg).
liblias: clean up empty lines in .c and .h files
May 30 2021, 7:27 PM
donner committed rG21d91f53d793: libalias: Fix remaining compiler warnings (authored by arichardson).
libalias: Fix remaining compiler warnings
May 30 2021, 2:36 PM
donner committed rG41301f352de6: libalias: Fix -Wcast-align compiler warnings (authored by arichardson).
libalias: Fix -Wcast-align compiler warnings
May 30 2021, 2:35 PM
donner committed rG43acee0cdd59: tests/libalias: Reduce stress (authored by donner).
tests/libalias: Reduce stress
May 30 2021, 2:01 PM
donner committed rGc737affe7cb0: tests/libalias: Reduce stress (authored by donner).
tests/libalias: Reduce stress
May 30 2021, 1:59 PM
donner committed rG16adf789ba68: libalias: replace placeholder with static constant (authored by donner).
libalias: replace placeholder with static constant
May 30 2021, 1:50 PM
donner committed rGb03a41befeaf: libalias: Fix nameing and initialization of a constant (authored by donner).
libalias: Fix nameing and initialization of a constant
May 30 2021, 1:49 PM

May 29 2021

donner added a reverting change for rGb4b99d2333fa: test/libalias: Tests for instantiation and outgoing NAT: rG1d2ac87f1f85: Revert "test/libalias: Tests for instantiation and outgoing NAT".
May 29 2021, 8:32 PM
donner committed rG1d2ac87f1f85: Revert "test/libalias: Tests for instantiation and outgoing NAT" (authored by donner).
Revert "test/libalias: Tests for instantiation and outgoing NAT"
May 29 2021, 8:32 PM
donner added a reverting change for D30307: test/libalias: Tests instantiation: rG1d2ac87f1f85: Revert "test/libalias: Tests for instantiation and outgoing NAT".
May 29 2021, 8:31 PM
donner committed rGb4b99d2333fa: test/libalias: Tests for instantiation and outgoing NAT (authored by donner).
test/libalias: Tests for instantiation and outgoing NAT
May 29 2021, 1:43 PM
donner committed rGfb70e02fafc1: test/libalias: Tests for instantiation and outgoing NAT (authored by donner).
test/libalias: Tests for instantiation and outgoing NAT
May 29 2021, 1:36 PM
donner committed rGcfeeb57166d9: test/libalias: Tests for instantiation and outgoing NAT (authored by donner).
test/libalias: Tests for instantiation and outgoing NAT
May 29 2021, 1:14 PM
donner committed rG738ebfa0f6b4: libalias: Style cleanup (authored by donner).
libalias: Style cleanup
May 29 2021, 1:13 PM

May 28 2021

donner added a reviewer for D30283: libalias: Restructure searching: kp.
May 28 2021, 9:03 PM
donner retitled D30516: libalias: Switch to efficient data structure for outgoing traffic from libalias: Switch to efficient data structure to libalias: Switch to efficient data structure for outgoing traffic.
May 28 2021, 9:03 PM
donner updated the diff for D30283: libalias: Restructure searching.
  • Rename pptpTable to pptpList
May 28 2021, 9:02 PM
donner updated the diff for D30516: libalias: Switch to efficient data structure for outgoing traffic.

Rebase and rename splayTableOut to linkSplayOut, remove hashsize

May 28 2021, 9:01 PM
donner requested review of D30536: libalias: Switch to efficient data structure for incoming traffic.
May 28 2021, 9:00 PM
donner added a comment to D30516: libalias: Switch to efficient data structure for outgoing traffic.

Running a test for 900 seconds:

7269  899.1  64.66  51.93   0.11   0.20
7270  899.3  61.78  50.91   2.56   0.20
7271  899.5  59.87  49.33   2.87   0.20
7272  899.7  59.21  49.39   3.68   0.20
7273  900.0
May 28 2021, 7:10 PM
donner updated the diff for D30516: libalias: Switch to efficient data structure for outgoing traffic.

Rebase to parent

May 28 2021, 7:09 PM