Skip to content

Conversation

Jonny007-MKD
Copy link
Contributor

SUMMARY

Add the filter reduce_on_networks which is the same es reduce_on_network except that it can operate on several networks.
If one wants to communicate with a host that has several IP addresses, one can match those against the second host's IP networks and thus find the common network(s).

It is implemented in terms of the existing reduce_on_network filter, i.e. it loops over all networks and forwards the work to reduce_on_network.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

reduce_on_networks

Copy link
Contributor

@Ruchip16 Ruchip16 added enhancement New feature or request feature labels Jun 9, 2025
@Ruchip16 Ruchip16 removed the enhancement New feature or request label Jun 9, 2025
@Ruchip16 Ruchip16 marked this pull request as draft June 9, 2025 17:41
Copy link
Contributor

Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants