summaryrefslogtreecommitdiff
path: root/src/nm-netns.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-07-11 18:54:48 +0200
committerThomas Haller <thaller@redhat.com>2019-07-16 10:03:17 +0200
commit6ea56bc04c772b49b84b74396b5e71ba5ff1a089 (patch)
tree65bfed3eb77edfba103873e8bfd2e2548fc15e83 /src/nm-netns.c
parent70b23c7979566f4be46d138dedfa59e215cec44b (diff)
libnm,core: add support for "suppress_prefixlength" rule attribute
WireGuard's wq-quick configures such rules to avoid routing loops. While we currently don't have an automatic solution for this, at least we should support it via explicit user configuration. One problem is that suppress_prefixlength is relatively new and kernel might not support this attribute. That can lead to odd results, because the NetworkManager is valid but it cannot be configured on the current kernel. But this is a general problem, and we would require a general solution. The solution cannot be to only support rule attributes that are supported by the oldest possible kernel. It's not clear how much of a problem there really is, or which general solution is required (if any).
Diffstat (limited to 'src/nm-netns.c')
0 files changed, 0 insertions, 0 deletions