From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric S. Raymond" Subject: Re: Problems in tc-matchall.8, tc-sample.8 Date: Tue, 12 Jun 2018 19:41:03 -0400 Message-ID: <20180612234103.GB14546@thyrsus.com> References: <20180612191614.916303A4F8E@snark.thyrsus.com> <20180612141700.3a679643@xeon-e3> <20180612220003.GE4849@thyrsus.com> <20180612153350.75e77f01@xeon-e3> Reply-To: esr@thyrsus.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from thyrsus.com ([71.162.243.5]:38354 "EHLO snark.thyrsus.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934383AbeFLXlE (ORCPT ); Tue, 12 Jun 2018 19:41:04 -0400 Content-Disposition: inline In-Reply-To: <20180612153350.75e77f01@xeon-e3> Sender: netdev-owner@vger.kernel.org List-ID: Stephen Hemminger : > On Tue, 12 Jun 2018 18:00:03 -0400 > "Eric S. Raymond" wrote: > > > Stephen Hemminger : > > > Please resubmit as real patch with signed-off-by > > > > I would like to follow your intructions, but that description leaves me > > not quite certain what you want. A git format-patch thing? If so, what > > git url should I clone from? > > iproute patches are handled the same as the Linux kernel. > Please submit patches to the netdev@vger.kernel.org with the same kind > of diff format (and signed-off-by) as the kernel. > > Like the kernel, patches which are pure bug fixes go to the master > branch, and patches with new functionality are handled with the iproute2-next repository. Then I should bugfix against this repository? https://github.com/shemminger/iproute2 -- Eric S. Raymond My work is funded by the Internet Civil Engineering Institute: https://icei.org Please visit their site and donate: the civilization you save might be your own.