Hi
Gaming, VoIP, WebRTC, peer to peer, and many other UDP applications,
require the ability to send to and receive from multiple peers through a
single UDP socket, and/or communicate the address of this socket to others
so they know where to transmit to.
Historically NAT usually got in the way, b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=146037
Eugene Grosbein changed:
What|Removed |Added
Status|In Progress |Open
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114
--- Comment #20 from Eugene Grosbein ---
(In reply to Cassiano Peixoto from comment #19)
I've performed heavy stress-test of mpd-5.8 under FreeBSD 11.0-STABLE without
usage of RADIUS and found no problems. Can you try 11.0-BETA1?
--
You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199096
Eugene Grosbein changed:
What|Removed |Added
Status|New |Open
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200382
Eugene Grosbein changed:
What|Removed |Added
CC||eu...@freebsd.org
--- Comment #2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219
Sean Bruno changed:
What|Removed |Added
Status|Open|In Progress
--- Comment #25 from Sean
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219
--- Comment #26 from Eric Joyner ---
I don't think the posted patch applies as-is to HEAD, but I think the change is
still straightforward. I can commit it.
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219
--- Comment #27 from Eric Joyner ---
Actually, looking at em_if_enable_intr() in CURRENT, do we need to have the
IMS_ENABLE_MASK in 82574 in MSI-X mode? I think all of the causes that 82574
needs are covered in the Tx0/Rx0/Tx1/Rx1/Other cau
Hi,
I recently got a new modem/router from my ISP that supports IPv6. Added
ifconfig_em0_ipv6="inet6 accept_rtadv" and rtsold_enable="YES" to
/etc/rc.conf like the handbook says and now all my FreeBSD systems have
an IPv6 address. \o/
I also added these lines to /etc/sysctl.conf to enable tempor
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219
--- Comment #28 from Eric Joyner ---
And sorry about the comment spam, but I think a better fix (at least on
CURRENT), is to set bit 24 in adapter->ims in em_if_msix_intr_assign. It looks
like that doesn't get set in IMS, so the "other" cau
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219
--- Comment #29 from Eric Joyner ---
(I think this is the bit that EM_MSIX_MASK has that adapter->ims in the current
version does not.)
--
You are receiving this mail because:
You are the assignee for the bug.
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211219
--- Comment #30 from Sean Bruno ---
(In reply to Eric Joyner from comment #29)
Franco is specifically requesting an update to stable/11 and the release.
Specifically, look at Comment #20
--
You are receiving this mail because:
You are th
On 11 Jun 2017, at 19:59, Tijl Coosemans wrote:
> Hi,
>
> I recently got a new modem/router from my ISP that supports IPv6. Added
> ifconfig_em0_ipv6="inet6 accept_rtadv" and rtsold_enable="YES" to
> /etc/rc.conf like the handbook says and now all my FreeBSD systems have
> an IPv6 address. \o/
>
14 matches
Mail list logo