2017-03-17 19:11 GMT+01:00 Harry Schmalzbauer :
> Bezüglich Vincenzo Maffione's Nachricht vom 17.03.2017 18:51 (localtime):
> > Hi,
> >
> > ./bridge is a netmap application that implements a simple forwarder
> > between two netmap ports (given as input arguments). I don't see any way
> > to use
Hi Olivier,
You're right, the checksum computation in hardware is in general more
efficient than software computation, at least for the TCP and UDP checksum.
But point here is that netmap provides an hardware-independent (and simple)
API for accessing the NIC, and each NIC has its own way to man
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217667
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: ae
Date: Sat Mar 18 10:48:37 UTC 2017
New revision: 315479
URL: https://svnweb.freebsd.org/changeset/base/315479
Log:
MFC r315050:
Fix the L2 addre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217784
--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:
Author: kevlo
Date: Sat Mar 18 13:58:25 UTC 2017
New revision: 315483
URL: https://svnweb.freebsd.org/changeset/base/315483
Log:
MFC r315294:
Fix unreachable
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217667
Andrey V. Elsukov changed:
What|Removed |Added
CC||a...@freebsd.org
S
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018
--- Comment #6 from commit-h...@freebsd.org ---
A commit references this bug:
Author: ae
Date: Sat Mar 18 22:04:22 UTC 2017
New revision: 315514
URL: https://svnweb.freebsd.org/changeset/base/315514
Log:
MFC r304572 (by bz):
Remove t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018
Andrey V. Elsukov changed:
What|Removed |Added
Status|Open|Closed
Resolution|---