Cacti / plugin_flowview

FlowView Plugin for Cacti
GNU General Public License v2.0
18 stars 10 forks source link

Remove the source port from the ex_addr as it breaks multiple things #139

Closed TheWitness closed 3 months ago

TheWitness commented 3 months ago

Describe the bug

The ex_addr is inportant moving forward, and the behavior is inconsistent from vendor to vendor. With MikroTiks, the source and desintation ports are alwasy the same, but with other vendors the source port in the ex_addr always changes. So, since ex_addr is considered a primary key, we need to prune the port from the value.

Expected behavior

The ex_addr should behave like a primary key,.