ofproto: Optimize internal device MTU update.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 23 Mar 2012 20:31:11 +0000 (13:31 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 23 Mar 2012 20:31:11 +0000 (13:31 -0700)
commitbc33a059cd54770ace1e64f5ce200622c764d02b
treeeccc51eba5cf1cef065632a47b8227e7c0dcb5e2
parent1a0d41fd93880f44372ee20faf77f3a036ef2d23
ofproto: Optimize internal device MTU update.

Internal device mtu does not influence mtu of other internal devices.
So skip MTU update to other devices when internal device mtu is
changed.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
ofproto/ofproto-provider.h
ofproto/ofproto.c