Re: svn commit: r367920 - head/tools/tools/netmap

2020-11-21 Thread Vincenzo Maffione
ups... Thanks! Cheers, Vincenzo Il giorno sab 21 nov 2020 alle ore 19:27 Ian Lepore ha scritto: > On Sat, 2020-11-21 at 18:20 +, Vincenzo Maffione wrote: > > Author: vmaffione > > Date: Sat Nov 21 18:20:21 2020 > > New Revision: 367920 > ... > > +.Bd -literal -offset intent > > > > s/inte

Re: svn commit: r367920 - head/tools/tools/netmap

2020-11-21 Thread Ian Lepore
On Sat, 2020-11-21 at 18:20 +, Vincenzo Maffione wrote: > Author: vmaffione > Date: Sat Nov 21 18:20:21 2020 > New Revision: 367920 ... > +.Bd -literal -offset intent > s/intent/indent/ ? -- Ian ___ svn-src-head@freebsd.org mailing list https://li

svn commit: r367920 - head/tools/tools/netmap

2020-11-21 Thread Vincenzo Maffione
Author: vmaffione Date: Sat Nov 21 18:20:21 2020 New Revision: 367920 URL: https://svnweb.freebsd.org/changeset/base/367920 Log: netmap: bridge: update man page with more information Update the man page to describe how it is necessary to enable promiscuous mode and/or disable offloads. M