]> git.ipfire.org Git - people/ms/rstp.git/commit
rstpctl: Add dump funtionality.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 27 Jul 2010 11:26:59 +0000 (13:26 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 27 Jul 2010 11:26:59 +0000 (13:26 +0200)
commit4610d6f4c3ee5af0f380d61aadc75603c894e93e
tree2aa3ec8319db61ae01defbafebe2b7066ded32dd
parentc768cf44f87815675da145938c2d9b56574063ec
rstpctl: Add dump funtionality.

The new commands will output all parameters in a machine
parseable format:

  rstpctl dumpbridge [<bridge1> ...]

  rstpctl dumpbridgeports bridge1 [<port1> ...]
ctl_main.c