Add support for "brctl show".
authorJustin Pettit <jpettit@nicira.com>
Wed, 31 Dec 2008 06:31:38 +0000 (22:31 -0800)
committerJustin Pettit <jpettit@nicira.com>
Wed, 31 Dec 2008 06:32:06 +0000 (22:32 -0800)
commitc58ffb6bb4988d733ff1c6ee98b22c441058e127
treef368963825bf86439fb209d2dbc9b59bec6ffea5
parent87073a3699813e006649c2f4d18f819c689ededb
Add support for "brctl show".

This makes datapaths and their interfaces show up as you'd expect when
"brctl show" is run.  To get this functionality, you must insmod the
brcompat kernel module.
datapath/brcompat.c
datapath/datapath.c
datapath/dp_dev.c
datapath/dp_dev.h