netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] openvswitch: vlan fixes
@ 2016-10-04 12:30 Jiri Benc
  2016-10-04 12:30 ` [PATCH net-next 1/2] openvswitch: remove nonreachable code in vlan parsing Jiri Benc
  2016-10-04 12:30 ` [PATCH net-next 2/2] openvswitch: fix vlan subtraction from packet length Jiri Benc
  0 siblings, 2 replies; 5+ messages in thread
From: Jiri Benc @ 2016-10-04 12:30 UTC (permalink / raw)
  To: netdev; +Cc: pravin shelar, Eric Garver

Fix a bug and inefficiency in the vlan handling code introduced by the
802.1AD set. Strictly speaking, both were present even before that set
but it made them more prominent.

Jiri Benc (2):
  openvswitch: remove nonreachable code in vlan parsing
  openvswitch: fix vlan subtraction from packet length

 net/openvswitch/flow.c  | 28 ++++++++--------------------
 net/openvswitch/vport.c | 10 +++-------
 2 files changed, 11 insertions(+), 27 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-10-05 12:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-04 12:30 [PATCH net-next 0/2] openvswitch: vlan fixes Jiri Benc
2016-10-04 12:30 ` [PATCH net-next 1/2] openvswitch: remove nonreachable code in vlan parsing Jiri Benc
2016-10-05  0:06   ` Eric Garver
2016-10-05 12:53     ` Jiri Benc
2016-10-04 12:30 ` [PATCH net-next 2/2] openvswitch: fix vlan subtraction from packet length Jiri Benc

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