From: Alexander Duyck <alexander.h.duyck@intel.com>
To: Jamal Hadi Salim <jhs@mojatatu.com>
Cc: shemminger@vyatta.com, netdev@vger.kernel.org,
jeffrey.t.kirsher@intel.com, Hasan Chowdhury <shemonc@gmail.com>
Subject: Re: [IPROUTE PATCH] iproute2: act_ipt fix xtables breakage on older versions.
Date: Fri, 26 Apr 2013 08:58:20 -0700 [thread overview]
Message-ID: <517AA41C.4040205@intel.com> (raw)
In-Reply-To: <517A7F29.7070903@mojatatu.com>
On 04/26/2013 06:20 AM, Jamal Hadi Salim wrote:
> On 13-04-25 06:07 PM, Alexander Duyck wrote:
>> In trying to build on a RHEL6.3 I ran into several build issues that are
>> addressed in this patch.
>>
>> The first is that xtables_options_xfrm only has 3 options. It
>> appears this is
>> how this code was originally. As such for the case where the version
>> is less
>> than 6 I am assuming it would be correct to maintain the original
>> setup that
>> only had 3 parameters being passed instead of 4.
>>
>
>
> Getting it to compile is insufficient get it to work.
> We've gone over the specific issues you are running into and infact
> patches exist for both iproute2 and the kernel. I'll see if i can get
> something out this weekend.
> Hasan, you never got back to me on our last email exchange whether the
> proposed changes worked out. Can you please provide me some feedback?
>
> cheers,
> jamal
Getting it to compile is kind of important since it was preventing me
from completing the build for iproute2 as I had another fix I needed to
test.
If you have some test case you want me to run just let me know. All I
did here is revert the changes that I believe were made incorrectly for
versions prior to 1.4.10 in "iproute2: act_ipt fix xtables breakage".
It states it was fixing it for versions starting in 1.4.10 which I am
assuming is the XTABLES_VERSION_CODE >= 6 case so it should not have
modified the 3 parameter case for versions prior to 6 which is what I
corrected.
Thanks,
Alex
next prev parent reply other threads:[~2013-04-26 15:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-25 22:07 [IPROUTE PATCH] iproute2: act_ipt fix xtables breakage on older versions Alexander Duyck
2013-04-25 23:16 ` Stephen Hemminger
2013-04-26 13:20 ` Jamal Hadi Salim
2013-04-26 15:58 ` Alexander Duyck [this message]
2013-04-28 14:31 ` Jamal Hadi Salim
2013-04-28 20:53 ` Alexander Duyck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=517AA41C.4040205@intel.com \
--to=alexander.h.duyck@intel.com \
--cc=jeffrey.t.kirsher@intel.com \
--cc=jhs@mojatatu.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.com \
--cc=shemonc@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).