| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.
Sponsored by: Netflix
|
| |
|
|
| |
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently default behaviour is to keep only 1 packet per unresolved entry.
Ability to queue more than one packet was added 10 years ago, in r215207,
though the default value was kep intact.
Things have changed since that time. Systems tend to initiate multiple
connections at once for a variety of reasons.
For example, recent kern/252278 bug report describe happy-eyeball DNS
behaviour sending multiple requests to the DNS server.
The primary driver for upper value for the queue length determination is
memory consumption. Remote actors should not be able to easily exhaust
local memory by sending packets to unresolved arp/ND entries.
For now, bump value to 16 packets, to match Darwin implementation.
The proper approach would be to switch the limit to calculate memory
consumption instead of packet count and limit based on memory.
We should MFC this with a variation of D22447.
Reviewers: #manpages, #network, bz, emaste
Reviewed By: emaste, gbe(doc), jilles(doc)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D28068
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96
Notes:
svn path=/head/; revision=314436
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: David A. Bright <david.a.bright@dell.com>
Requested by: wblock
Reviewed by: wblock
MFC after: 23 days
Sponsored by: Dell EMC
Differential Revision: https://reviews.freebsd.org/D8183
Notes:
svn path=/head/; revision=306830
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: David A. Bright <david.a.bright@dell.com>
Requested by: markj
Reviewed by: markj, badger
MFC after: 4 weeks
X-MFC with: r306577
Sponsored by: Dell EMC
Differential Revision: https://reviews.freebsd.org/D8136
Notes:
svn path=/head/; revision=306652
|
| |
|
|
|
|
|
|
|
|
|
|
| |
default from the very beginning. It was placed in wrong namespace
net.link.ether, originally it had been at another wrong namespace. It was
incorrectly documented at incorrect manual page arp(8). Since new-ARP commit,
the tunable have been consulted only on route addition, and ignored on route
deletion. Behaviour of a system with tunable turned off is not fully correct,
and has no advantages comparing to normal behavior.
Notes:
svn path=/head/; revision=257689
|
| |
|
|
|
|
|
| |
to 1 log message per second.
Notes:
svn path=/head/; revision=250504
|
| |
|
|
|
|
|
|
|
|
|
| |
with multicast bit set. FreeBSD refuses to install such
entries since 9.0, and this broke installations running
Microsoft NLB, which are violating standards.
Tested by: Tarasov Oleg <oleg_tarasov sg-tea.com>
Notes:
svn path=/head/; revision=240073
|
| |
|
|
| |
Notes:
svn path=/head/; revision=240072
|
| |
|
|
| |
Notes:
svn path=/head/; revision=236509
|
| |
|
|
| |
Notes:
svn path=/head/; revision=236500
|
| |
|
|
|
|
|
| |
Reviewed by: brueffer
Notes:
svn path=/head/; revision=233510
|
| |
|
|
| |
Notes:
svn path=/head/; revision=167988
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162806
|
| |
|
|
|
|
|
|
|
| |
permanent ARP entries.
Submitted by: Andrew Alcheyev <buddy telenet.ru>
Notes:
svn path=/head/; revision=153513
|
| |
|
|
|
|
|
|
|
| |
proxy for hosts that are reachable through the same interface the
request came in from. This feature is mainly for hosts reachable
through some P2P link, e.g. the gif(4) tunnel.
Notes:
svn path=/head/; revision=152765
|
| |
|
|
|
|
|
| |
Submitted by: ru
Notes:
svn path=/head/; revision=152303
|
| |
|
|
|
|
|
|
| |
- Document several undocumented sysctl variables.
- Fix spelling of few diagnostics.
Notes:
svn path=/head/; revision=152274
|
| |
|
|
|
|
|
| |
from Berkeley.
Notes:
svn path=/head/; revision=133248
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131500
|
| |
|
|
|
|
|
| |
Submitted by: ru
Notes:
svn path=/head/; revision=130574
|
| |
|
|
|
|
|
|
|
|
|
| |
variable.
PR: docs/21826
Reviewed by: ru
Requested by: Bernd Luevelsmeyer
Notes:
svn path=/head/; revision=130568
|
| |
|
|
|
|
|
| |
Reviewed by: ru
Notes:
svn path=/head/; revision=120684
|
| |
|
|
| |
Notes:
svn path=/head/; revision=120681
|
| |
|
|
|
|
|
| |
Add sysctl(8) to the list of cross-referenced manual pages.
Notes:
svn path=/head/; revision=120680
|
| |
|
|
|
|
|
|
|
|
| |
bar on if1' message.
PR: bin/48489
Requested by: ru
Notes:
svn path=/head/; revision=120679
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108293
|
| |
|
|
|
|
|
|
|
|
|
| |
We are long past the stage where we only had ARP working for 10 Mb/s.
PR: 35604
Submitted by: Gary W. Swearingen <swear@blarg.net>
Additional comments by: Mike DeGraw-Bertsch <mbertsch@radioactivedata.org>
Notes:
svn path=/head/; revision=93911
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79537
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69052
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68575
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
|
|
| |
Added $Id$.
PR: docs/10494
Notes:
svn path=/head/; revision=46444
|
| |
|
|
|
|
|
|
|
| |
Add three other common messages.
This should be in 2.2 to go with the netinet/if_ether.c rewording.
Notes:
svn path=/head/; revision=19839
|
|
|
(and rename a few in the process).
Notes:
svn path=/head/; revision=1863
|