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
Hi,
The MPTCP code is now available as a mercurial repository:
- Repository: https://bitbucket.org/nw-swin/caia-mptcp-freebsd
- Wiki: https://bitbucket.org/nw-swin/caia-mptcp-freebsd/wiki/
For those interested in trying the implementation/looking at the code,
this should hopefully make the proc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630
--- Comment #12 from Wei Hu ---
(In reply to Eddy from comment #11)
>I just tried to build a new kernel with the last "disable_csum_20151016.patch"
>you provided but I am stuck with an error:
>/usr/src/sys/dev/hyperv/netvsc/hv_rndis_filt
lakshmi.n_msystechnologies.com added a comment.
@sbruno, A gentle remainder on em driver's LOR issue. Can you please share your
findings.
REPOSITORY
rS FreeBSD src repository
REVISION DETAIL
https://reviews.freebsd.org/D1986
EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/e
hrs added a subscriber: hrs.
hrs added a comment.
It is true that this LOR is driver-specific but calling SIOCSIFMTU after
acquiring a lock in lagg ioctl is not always safe. Change of lladdr suffers
from the same situation and it was solved by using an asynchronous task queue
to update address