Page MenuHomeFreeBSD

IPv6 neighbour entries resource limits
AcceptedPublic

Authored by bz on Mar 11 2020, 9:23 PM.
Tags
None
Referenced Files
F102976012: D24035.diff
Tue, Nov 19, 9:40 AM
Unknown Object (File)
Oct 8 2024, 6:22 AM
Unknown Object (File)
Oct 1 2024, 5:56 AM
Unknown Object (File)
Sep 29 2024, 8:19 AM
Unknown Object (File)
Sep 29 2024, 8:18 AM
Unknown Object (File)
Sep 29 2024, 8:03 AM
Unknown Object (File)
Sep 26 2024, 1:47 PM
Unknown Object (File)
Sep 24 2024, 8:50 AM
Subscribers

Details

Reviewers
melifaro
ae
gnn
Summary

Start the implementation of neighbour entry resource limits.
This is split out from D22447.

The reason I am posting this now is that (a) logic can be reviewd and
(b) that we can start talking about a suitable interface for adjusting
the maximum value which is now set on the llatbl and hence harder to
adjust. Ideally we'd want a way to manage it properly as an llatbl
interface (kernel and user space), ettting a default per PF and also
allowing us to change it on a per-interface value.
I'll be open to suggestions as to how to do that (normally arp and ndp
are the tools to manipulate the table ...)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29889
Build 27709: arc lint + arc unit