- Allow using VRF name to specify route table. RHEL-119046
- Support OVS-DPDK dpdk-lsc-interrupt in nmstate. RHEL-53956
- Applying desired state with static DNS with static IP will touch `br-ex` even not mentioned. RHEL-125548
- Align with libreswan default values. RHEL-26350
- Support rightca ipsec option. RHEL-114237
- Fix error when changing existing HSR interface. RHEL-100773
Resolves: RHEL-119046 RHEL-53956 RHEL-125548 RHEL-26350 RHEL-114237 RHEL-100773
Signed-off-by: Gris Ge <fge@redhat.com>
* RHEL-54558: Fix adding conflict route in kernel mode.
* RHEL-90096: Support interface alternative names.
* RHEL-104439: Support ipsec leftsendcert.
* RHEL-36429: Support ipv4 forwarding.
* RHEL-100758: Automatically set HSR port MAC address.
* Fix nmstate.service dependency on `NetworkManager-wait-online.service`.
Resolves: RHEL-54558, RHEL-90096, RHEL-104439, RHEL-36429, RHEL-100758
Signed-off-by: Gris Ge <fge@redhat.com>
- Support MAC referring for VLAN in gen_conf.
- Introduce state: ignore for route.
- Support PCI address matching in gen_conf.
- Support MacSec interface in gen_conf.
Resolves: RHEL-94783 RHEL-107130
Signed-off-by: Mingyu Shi <mshi@redhat.com>
- Ignore desired MAC for bonds with fail_over_mac. RHEL-106135
- Fix setting DNS only with search or option. RHEL-102333
Resolves: RHEL-106135 RHEL-102333
Signed-off-by: Rahul Rajesh <rrajesh@redhat.com>
- Store DNS to both iface and global DNS. RHEL-91250
- Support nmpolicy against down iface. RHEL-86240
- Support removal VLAN connection with empty ifname. RHEL-92916
Resolves: RHEL-91250 RHEL-86240 RHEL-92916
Signed-off-by: Gris Ge <fge@redhat.com>
- Support reapply on mac-ref interface. RHEL-86035
- Support refer route next-hop-interface by mac. RHEL-80547
Resolves: RHEL-80547 RHEL-86035
Signed-off-by: Gris Ge <fge@redhat.com>
* Support for vlan-egress-priority-map configuration
* Support FEC
* Support MTU in route option and quickack
Resolves: RHEL-78334 RHEL-84766 RHEL-84768
Signed-off-by: Mingyu Shi <mshi@redhat.com>
Upstream tag: v2.2.15
Upstream commit: a09ca27d
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/nmstate.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.2.15-rawhide-update-pull_from_upstream
```
Upstream tag: v2.2.14
Upstream commit: c509a6a7
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/nmstate.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.2.14-rawhide-update-pull_from_upstream
```