Actions
Bug #368
closedbatctl transglobal -u/-m not working with 2018.4
Start date:
12/06/2018
Due date:
% Done:
100%
Estimated time:
Description
after updating to batctl 2018.4 i cannot use the -u and -m parameter of batctl transglobal anymore
with 2018.3 those are working fine
output:
# batctl transglobal -u Error - unrecognised option '-u' Usage: batctl [options] transglobal|tg [parameters] parameters: -h print this help -n don't replace mac addresses with bat-host names -H don't show the header -w [interval] watch mode - refresh the table continuously -u print unicast mac addresses only -m print multicast mac addresses only
# batctl transglobal -m Error - unrecognised option '-m' Usage: batctl [options] transglobal|tg [parameters] parameters: -h print this help -n don't replace mac addresses with bat-host names -H don't show the header -w [interval] watch mode - refresh the table continuously -u print unicast mac addresses only -m print multicast mac addresses only
Actions