RE: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-14 Thread Dmitry Kravkov
..@vger.kernel.org; linux-kernel@vger.kernel.org; > Peter P Waskiewicz Jr > Subject: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation > > Populating the inner header pointers of skb for ipgre > This patch has been compile-tested only. > > v2 Makes sur

RE: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-14 Thread Dmitry Kravkov
-kernel@vger.kernel.org; Peter P Waskiewicz Jr Subject: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation Populating the inner header pointers of skb for ipgre This patch has been compile-tested only. v2 Makes sure that checksumming does not take place if the offload flag

Re: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-12 Thread Dmitry Kravkov
My last comment was rejected by the lists due to html tag. Resending it in plain text. Sorry for the spam. On Mon, 2012-11-12 at 00:36 -0800, Joseph Gasparakis wrote: > Populating the inner header pointers of skb for ipgre > This patch has been compile-tested only. > > Signed-off-by: Joseph

[PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-12 Thread Joseph Gasparakis
Populating the inner header pointers of skb for ipgre This patch has been compile-tested only. Signed-off-by: Joseph Gasparakis Signed-off-by: Peter P Waskiewicz Jr --- net/ipv4/ip_gre.c | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/net/ipv4/ip_gre.c

[PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-12 Thread Joseph Gasparakis
Populating the inner header pointers of skb for ipgre This patch has been compile-tested only. Signed-off-by: Joseph Gasparakis joseph.gaspara...@intel.com Signed-off-by: Peter P Waskiewicz Jr peter.p.waskiewicz...@intel.com --- net/ipv4/ip_gre.c | 15 ++- 1 file changed, 14

Re: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-12 Thread Dmitry Kravkov
My last comment was rejected by the lists due to html tag. Resending it in plain text. Sorry for the spam. On Mon, 2012-11-12 at 00:36 -0800, Joseph Gasparakis wrote: Populating the inner header pointers of skb for ipgre This patch has been compile-tested only. Signed-off-by: Joseph

Re: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-11 Thread Joseph Gasparakis
On Sun, 11 Nov 2012, David Miller wrote: > > Please post the entire series again when making updates to any of > the patches, thank you. > Will do. Thanks Dave. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org

Re: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-11 Thread David Miller
Please post the entire series again when making updates to any of the patches, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

[PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-11 Thread Joseph Gasparakis
Populating the inner header pointers of skb for ipgre This patch has been compile-tested only. v2 Makes sure that checksumming does not take place if the offload flag is set in the skb's netdev features Signed-off-by: Joseph Gasparakis Signed-off-by: Peter P Waskiewicz Jr ---

[PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-11 Thread Joseph Gasparakis
Populating the inner header pointers of skb for ipgre This patch has been compile-tested only. v2 Makes sure that checksumming does not take place if the offload flag is set in the skb's netdev features Signed-off-by: Joseph Gasparakis joseph.gaspara...@intel.com Signed-off-by: Peter P

Re: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-11 Thread David Miller
Please post the entire series again when making updates to any of the patches, thank you. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

2012-11-11 Thread Joseph Gasparakis
On Sun, 11 Nov 2012, David Miller wrote: Please post the entire series again when making updates to any of the patches, thank you. Will do. Thanks Dave. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More