On Mon, May 4, 2015 at 2:10 PM, Vasiliy Tolstov wrote:
> So now stt fully present in current master?
>
Yes. It is available in master branch.
> 04 мая 2015 г. 23:25 пользователь "Pravin Shelar"
> написал:
>>
>> On Mon, May 4, 2015 at 9:52 AM, Jesse Gross wrote:
>> > On Sun, May 3, 2015 at 11:56
So now stt fully present in current master?
04 мая 2015 г. 23:25 пользователь "Pravin Shelar"
написал:
> On Mon, May 4, 2015 at 9:52 AM, Jesse Gross wrote:
> > On Sun, May 3, 2015 at 11:56 AM, Pravin B Shelar
> wrote:
> >> RHEL7 backported nf_hookfn from newer kernel. Handle compatibility
> >>
On Mon, May 4, 2015 at 9:52 AM, Jesse Gross wrote:
> On Sun, May 3, 2015 at 11:56 AM, Pravin B Shelar wrote:
>> RHEL7 backported nf_hookfn from newer kernel. Handle compatibility
>> by checking nf_hookfn declaration.
>>
>> Signed-off-by: Pravin B Shelar
>
> Acked-by: Jesse Gross
I pushed it to
On Sun, May 3, 2015 at 11:56 AM, Pravin B Shelar wrote:
> RHEL7 backported nf_hookfn from newer kernel. Handle compatibility
> by checking nf_hookfn declaration.
>
> Signed-off-by: Pravin B Shelar
Acked-by: Jesse Gross
___
dev mailing list
dev@openvsw
RHEL7 backported nf_hookfn from newer kernel. Handle compatibility
by checking nf_hookfn declaration.
Signed-off-by: Pravin B Shelar
---
acinclude.m4|2 ++
datapath/linux/compat/stt.c |2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/acinclude.m4 b/aci