Page MenuHomeFreeBSD

IPv6 neighbour entries resource limits
AcceptedPublic

Authored by bz on Mar 11 2020, 9:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 2:18 AM
Unknown Object (File)
Tue, Apr 23, 10:51 AM
Unknown Object (File)
Feb 11 2024, 8:26 AM
Unknown Object (File)
Dec 23 2023, 3:10 AM
Unknown Object (File)
Dec 21 2023, 5:43 PM
Unknown Object (File)
Aug 26 2023, 6:52 AM
Unknown Object (File)
Aug 10 2023, 1:47 AM
Unknown Object (File)
Jun 22 2023, 6:05 PM
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