commit | c1c92b6a5b606e39e2181ac8eee2a0ca847542dc | [log] [tgz] |
---|---|---|
author | Jesse Gross <jesse@nicira.com> | Tue Oct 30 15:48:48 2012 -0700 |
committer | Jesse Gross <jesse@nicira.com> | Tue Oct 30 15:48:48 2012 -0700 |
tree | d76df7f42853fdfc09ab99ad5fda3d340c2d5483 | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 [diff] |
openvswitch: Print device when warning about over MTU packets. If an attempt is made to transmit a packet that is over the device's MTU then we log it using the datapath's name. However, it is much more helpful to use the device name instead. Signed-off-by: Jesse Gross <jesse@nicira.com>