GNS3 / ubridge

Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces.
GNU General Public License v3.0
115 stars 46 forks source link

Wrong documentation - 'bridge stats' should be 'bridge get_stats' #75

Closed dbardbar closed 3 years ago

dbardbar commented 3 years ago

The readme file says that 'bridge stats' should show the stats. That does not work. The documentation is is also not consistent with the actual output of 'hypervisor cmd_list hypervisor', which says that the command is 'bridge get_stats'.

bridge stats DYNAMIPS-20002-20003 202-Unknown command 'stats'

bridge get_stats DYNAMIPS-20002-20003 101 Source NIO: IN: 21489 packets (1339583 bytes) OUT: 33437 packets (2643643 bytes) 101 Destination NIO: IN: 33437 packets (2643643 bytes) OUT: 21489 packets (1339583 bytes) 100-OK