classifier: Add helpers for setting ethernet addresses
authorSimon Horman <horms@verge.net.au>
Wed, 18 Jul 2012 03:02:20 +0000 (12:02 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 19 Jul 2012 15:55:26 +0000 (08:55 -0700)
Add helpers for setting ethernet addresses.
This patch makes use of them for setting the dl_src and dl_dst
addresses. A subsequent patch will also use them for arp_sha and arp_tpa.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found