git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddffeb8
)
openvswitch: Print device when warning about over MTU packets.
author
Jesse Gross
<jesse@nicira.com>
Tue, 30 Oct 2012 22:48:48 +0000
(15:48 -0700)
committer
Jesse Gross
<jesse@nicira.com>
Tue, 30 Oct 2012 22:48:48 +0000
(15:48 -0700)
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>
No differences found