https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220078
--- Comment #18 from commit-h...@freebsd.org ---
A commit references this bug:
Author: ae
Date: Wed Sep 20 22:35:28 UTC 2017
New revision: 323839
URL: https://svnweb.freebsd.org/changeset/base/323839
Log:
Use in_localip() function instea
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220076
Eugene Grosbein changed:
What|Removed |Added
CC||freebsd-net@FreeBSD.org
Hi,
Am I correct that it is the following:
1. Delete any multicast addresses programmed in HW which are not present
in ifp->if_multiaddrs.
2. Update the multicast addresses to be accepted by HW with those in
ifp->if_multiaddrs
For SIOCADDMULTI, we skip #1.
In either case ifp->if_m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213814
Ben Hood changed:
What|Removed |Added
CC||b...@relops.com
--- Comment #17 from Be
Hello folks
What is reason to set in rc.conf that extensions?
tcp_extensions="NO"
When that disable old and obsolete rfc 1323 ?
https://tools.ietf.org/html/rfc1323
Source from /etc/defaults/rc.conf:
tcp_extensions="YES"# Set to NO to turn off RFC1323
extensions.
--
Pozdrawiam
Mi