Re: [PATCH iproute2] Show 'external' link mode in output

2017-12-13 Thread Phil Dibowitz
On 12/13/2017 02:05 AM, Sergei Shtylyov wrote: > Hello! Hi! >   The original code is indented with tabs, you're using spaces. Not > good. :-) I sent a v2 of the patch later yesterday that fixed this. Thanks! -- Phil Dibowitz p...@ipom.com Open Source

[PATCH v2] [iproute] Show 'external' link mode in output

2017-12-12 Thread Phil Dibowitz
:: promiscuity 0 ip6tnl external any remote :: local :: encaplimit 0 hoplimit 0 tclass 0x00 flowlabel 0x0 (flowinfo 0x) addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 ``` Signed-off-by: Phil Dibowitz <p...@ipom.com> --- ip/link_ip6tnl.c | 3 +

[PATCH iproute2] Show 'external' link mode in output

2017-12-12 Thread Phil Dibowitz
:: promiscuity 0 ip6tnl external any remote :: local :: encaplimit 0 hoplimit 0 tclass 0x00 flowlabel 0x0 (flowinfo 0x) addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 ``` Signed-off-by: Phil Dibowitz <p...@ipom.com> --- ip/link_ip6tnl.c | 3 +

Re: reminder, 2.6.18 window...

2006-05-25 Thread Phil Dibowitz
are all kept in the hardware, incremented by the hardware, as it gets packets. So clearing them via command registershouldn't need locking as far as I can tell. But please, correct me if I'm wrong. -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages

Re: reminder, 2.6.18 window...

2006-05-24 Thread Phil Dibowitz
it has little chance of breaking other things and adds a useful feature that I've seen a lot of requests for. Thanks. -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http

Re: reminder, 2.6.18 window...

2006-05-24 Thread Phil Dibowitz
the patch introduces some nightly resetting - it's just an _option_ to users It's about providing an option that requires no extra complications in the code (at least in this case), and that has been requested on every sysadmin-related list I'm on, and in most cases is a re-occuring topic. -- Phil

Re: reminder, 2.6.18 window...

2006-05-24 Thread Phil Dibowitz
On Wed, May 24, 2006 at 03:05:54PM -0400, Jeff Garzik wrote: Phil Dibowitz wrote: On Wed, May 24, 2006 at 02:23:05PM -0400, Jeff Garzik wrote: I disagree that we should bother about clearing statistics. It always adds more complication than necessary. Few (if any) other statistics

Re: reminder, 2.6.18 window...

2006-05-24 Thread Phil Dibowitz
. The patch breaks nothing, it provides a tool that if used without proper understanding, could break things. Just like almost any other feature in the kernel. -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http

Re: reminder, 2.6.18 window...

2006-05-24 Thread Phil Dibowitz
a spinlock around it if someone sees a need. -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ Be who you are and say what you feel, because those who mind

RESEND: [PATCH] Interface Stat Clearing Framework, skge support, ethtool support]

2006-05-18 Thread Phil Dibowitz
patch gets accepted I'll send a more complete ethtool patch with documentation updates, etc. Thanks. -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com

[PATCH] Interface Stat Clearing Framework, skge support, ethtool support

2006-04-29 Thread Phil Dibowitz
complete ethtool patch with documentation updates, etc. Thanks. -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ Be who you are and say what you feel

Re: Wireless: One small step towards a more perfect union...? [ZD1211]

2006-01-12 Thread Phil Dibowitz
try my hand at getting it to conform. Either way, I thought I'd express interest in that getting into mainline. -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http