Cacti / plugin_mactrack

Mactrack Plugin for Cacti
GNU General Public License v2.0
12 stars 24 forks source link

Add more mac address formats #228

Open xmacan opened 2 weeks ago

xmacan commented 2 weeks ago

add mac address formats: xxxx-xxxx-xxxx xxxx.xxxx.xxxx xxxxxxxxxxxx

1) change settings "Mac address delimiter" to "Mac address format" 2) prepare function mt_format_mac 3) use everywhere

(https://github.com/Cacti/cacti/discussions/5746)

TheWitness commented 2 weeks ago

Maybe make the is user preference. It's already there but missing the - as an option.