netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/1] reflect mark on tcp syn ack packets
@ 2017-07-03 13:51 Jamal Hadi Salim
  2017-07-03 13:51 ` [PATCH net v2 1/1] net: " Jamal Hadi Salim
  0 siblings, 1 reply; 3+ messages in thread
From: Jamal Hadi Salim @ 2017-07-03 13:51 UTC (permalink / raw)
  To: davem; +Cc: netdev, lorenzo, Jamal Hadi Salim

From: Jamal Hadi Salim <jhs@mojatatu.com>


Changes from v1(Lorenzo):
unconditionally set skb->mark = ireq->ir_mark;

Jamal Hadi Salim (1):
  net: reflect mark on tcp syn ack packets

 net/ipv4/ip_output.c  | 3 ++-
 net/ipv4/tcp_output.c | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-04  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-03 13:51 [PATCH net v2 0/1] reflect mark on tcp syn ack packets Jamal Hadi Salim
2017-07-03 13:51 ` [PATCH net v2 1/1] net: " Jamal Hadi Salim
2017-07-04  8:46   ` David Miller

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).