Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
remove ref to route tuner
  • Loading branch information
alan-maguire committed Nov 28, 2024
commit c3fea74b18ef6f04f9c3b8717dfec3462eca9e98
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ The key components are
to support fragment reassembly. See [bpftune-ip-frag (8)](./docs/bpftune-ip-frag.rst)
- neighbour table tuner: auto-tune neighbour table sizes by growing
tables when approaching full. See [bpftune-neigh (8)](./docs/bpftune-neigh.rst)
- route table tuner: auto-tune route table size by growing tables
when approaching full. See [bpftune-route (8)](./docs/bpftune-route.rst)
- sysctl tuner: monitor sysctl setting and if it collides with an
auto-tuned sysctl value, disable the associated tuner. See
[bpftune-sysctl (8)](./docs/bpftune-sysctl.rst)
Expand Down