[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160815.105609.2284363778318727099.davem@davemloft.net>
Date: Mon, 15 Aug 2016 10:56:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: fgao@...ai8.com
Cc: philipp@...fish-solutions.com, stephen@...workplumber.org,
pshelar@...ira.com, tom@...bertland.com, xeb@...l.ru,
netdev@...r.kernel.org, gfree.wind@...il.com
Subject: Re: [PATCH v1 1/1] pptp: Refactor the struct and macros of PPTP
codes
From: fgao@...ai8.com
Date: Sat, 13 Aug 2016 00:30:48 +0800
> From: Gao Feng <fgao@...ai8.com>
>
> 1. Use struct gre_base_hdr directly in pptp_gre_header instead of
> duplicated members;
> 2. Use existing macros like GRE_KEY, GRE_SEQ, and so on instead of
> duplicated macros defined by PPTP;
> 3. Add new macros like GRE_IS_ACK/SEQ and so on instead of
> PPTP_GRE_IS_A/S and so on;
>
> Signed-off-by: Gao Feng <fgao@...ai8.com>
Applied to net-next.
Powered by blists - more mailing lists