Read netflow config from vswitchd.conf (Bug #1087).
authorJustin Pettit <jpettit@nicira.com>
Tue, 17 Mar 2009 21:51:45 +0000 (14:51 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 17 Mar 2009 21:51:45 +0000 (14:51 -0700)
commit3097b99f33b14b6bc66876e908653424ddf62687
tree17dc78b312952cbfd3c677d18aaec4a19d4a3cd0
parent8d454e24b22d0e985f86e885bf7f178c2961bf7a
Read netflow config from vswitchd.conf (Bug #1087).

The bridge wasn't reading the netflow configuration from vswitchd.conf,
so it was never generating NetFlow messages.  This fixes that.
vswitchd/bridge.c