[PR #3548] [MERGED] fix typo in multicast CIDR #4804

Closed
opened 2026-05-05 10:26:53 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3548
Author: @EmilGedda
Created: 7/25/2020
Status: Merged
Merged: 7/26/2020
Merged by: @rusty-snake

Base: masterHead: patch-1


📝 Commits (1)

  • 4f1b660 fix typo in multicast CIDR

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 etc/net/nolocal.net (+1 -1)

📄 Description

The current rule for dropping outgoing traffic to multicast addresses in nolocal.net does not properly prohibit multicasting due to a typo. The multicast CIDR should be 224.0.0.0/4 and not 244.0.0.0/4.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3548 **Author:** [@EmilGedda](https://github.com/EmilGedda) **Created:** 7/25/2020 **Status:** ✅ Merged **Merged:** 7/26/2020 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4f1b660`](https://github.com/netblue30/firejail/commit/4f1b660c2611682374115514eebbd54eae9c84f7) fix typo in multicast CIDR ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/net/nolocal.net` (+1 -1) </details> ### 📄 Description The current rule for dropping outgoing traffic to multicast addresses in nolocal.net does not properly prohibit multicasting due to a typo. The multicast CIDR should be 224.0.0.0/4 and not 244.0.0.0/4. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:26:53 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4804
No description provided.