Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable VRF module #902

Merged
merged 1 commit into from
Feb 20, 2024
Merged

feat: enable VRF module #902

merged 1 commit into from
Feb 20, 2024

Conversation

smira
Copy link
Member

@smira smira commented Feb 20, 2024

Fixes #900

│   │   │   └── [ 71K]  vrf.ko

New module is kernel/drivers/net/vrf.ko.

Fixes siderolabs#900

```
│   │   │   └── [ 71K]  vrf.ko
```

New module is `kernel/drivers/net/vrf.ko`.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
@smira
Copy link
Member Author

smira commented Feb 20, 2024

/m

@talos-bot talos-bot merged commit 1904994 into siderolabs:main Feb 20, 2024
14 checks passed
smira added a commit to smira/talos that referenced this pull request Feb 20, 2024
Pulls in following PRs:

* siderolabs/pkgs#893
* siderolabs/pkgs#896
* siderolabs/pkgs#889
* siderolabs/pkgs#899
* siderolabs/pkgs#902

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
smira added a commit to smira/talos that referenced this pull request Feb 20, 2024
Pulls in following PRs:

* siderolabs/pkgs#893
* siderolabs/pkgs#896
* siderolabs/pkgs#889
* siderolabs/pkgs#899
* siderolabs/pkgs#902

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
smira added a commit to smira/talos that referenced this pull request Feb 21, 2024
Pulls in following PRs:

* siderolabs/pkgs#893
* siderolabs/pkgs#896
* siderolabs/pkgs#889
* siderolabs/pkgs#899
* siderolabs/pkgs#902

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 9b62919)
smira added a commit to smira/talos that referenced this pull request Feb 21, 2024
Pulls in following PRs:

* siderolabs/pkgs#893
* siderolabs/pkgs#896
* siderolabs/pkgs#889
* siderolabs/pkgs#899
* siderolabs/pkgs#902

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 9b62919)
dsseng pushed a commit to dsseng/talos that referenced this pull request Mar 7, 2024
Pulls in following PRs:

* siderolabs/pkgs#893
* siderolabs/pkgs#896
* siderolabs/pkgs#889
* siderolabs/pkgs#899
* siderolabs/pkgs#902

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

enable CONFIG_NET_VRF in kernel
3 participants