lib: Show tunnel egress interface in ovsdb
authorEthan Jackson <ethan@nicira.com>
Wed, 22 Dec 2010 00:26:21 +0000 (16:26 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 4 Jan 2011 20:35:59 +0000 (12:35 -0800)
commitea83a2fcd0d31246ece7bdea4c54e162f432e81c
tree57bafdf295a0a29b3ead9b1b3b39ed71fa859847
parent21d6e22eeec05a1c382178dc2eb840afe3b9cca6
lib: Show tunnel egress interface in ovsdb

This commit parses rtnetlink address notifications from the
kernel in order to display the egress interface of tunnels in the
database.

Bug #4103.
14 files changed:
lib/automake.mk
lib/netdev-dummy.c
lib/netdev-linux.c
lib/netdev-provider.h
lib/netdev-vport.c
lib/netdev.c
lib/netdev.h
lib/rtnetlink-link.c
lib/rtnetlink-link.h
lib/rtnetlink-route.c [new file with mode: 0644]
lib/rtnetlink-route.h [new file with mode: 0644]
vswitchd/bridge.c
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml