Skip to content

Utilities: add support for active-port ubus object

Mohd Mehdi requested to merge for_bbf_active_port into devel
  • Add ubus object which implements dump method
  • The method dumps information on all current tcp connections
  • This is needed for Device.IP.ActivePort whose json is mapped to above ubus call

Merge request reports