alistair23-linux/net/openvswitch
Thomas Graf 32686a9d29 openvswitch: Use nla_memcpy() to memcpy() data from attributes
Less error prone as it takes into account the length of both the
destination buffer and the source attribute and documents when
data is copied from an attribute.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2013-03-29 17:53:46 -07:00
..
actions.c openvswitch: fix the calculation of checksum for vlan header 2013-02-22 17:02:38 -08:00
datapath.c openvswitch: Use nla_memcpy() to memcpy() data from attributes 2013-03-29 17:53:46 -07:00
datapath.h openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length. 2013-02-22 16:29:22 -08:00
dp_notify.c openvswitch: Add support for network namespaces. 2012-08-22 14:48:55 -07:00
flow.c openvswitch: Use nla_memcpy() to memcpy() data from attributes 2013-03-29 17:53:46 -07:00
flow.h openvswitch: add skb mark matching and set action 2012-11-26 11:33:18 -08:00
Kconfig
Makefile
vport-internal_dev.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch 2013-03-17 12:58:47 -04:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch: remove some useless comments 2013-02-22 17:02:49 -08:00
vport-netdev.h openvswitch: Use RCU callback when detaching netdevices. 2012-11-28 14:04:34 -08:00
vport.c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch 2013-03-15 09:00:39 -04:00
vport.h openvswitch: Avoid useless holes in struct vport 2012-12-04 09:28:03 -08:00