Netlink error: Comment too big causes rules to be skipped
Open
bug
- Dominant language
- Rust
- Stars
- 33
- Forks
- 10
- Avg merge
- 4h 8m
- Merged PRs (30d)
- 7
Description
To reproduce: configure rules and destinations with very long names. Apply them, and observe Gateway's error log:
```
ERROR defguard_gateway::gateway_server: message=Failed to configure: Firewall error: Netlink error: Comment too big log.target=defguard_gateway::gateway_server log.module_path=defguard_gateway::gateway_server log.file=src/gateway_server.rs
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.