Skip to content

Conversation

vitalykorolev
Copy link
Collaborator

add 'modprobe br_netfilter' command to ensure that netfiltering works

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes network filtering issues by ensuring the br_netfilter kernel module is loaded before configuring bridge traffic filtering. The change adds a modprobe command to load the required kernel module that enables netfiltering functionality for bridge traffic.

  • Adds kernel module loading to ensure br_netfilter is available before configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@vitalykorolev vitalykorolev merged commit 26295cc into marklogic:develop Oct 14, 2025
3 checks passed
@vitalykorolev vitalykorolev deleted the MLE-24682_network-filtering-fix branch October 14, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants