nixpkgs/pkgs/applications/virtualization/lkl
Yureka 502c8c1587 lklWithFirewall: init
There is a pull request in the LKL repo adding firewall support:
https://github.com/lkl/linux/pull/431
It simply enables the appropriate options in the kernel config, since
the framework is already there.
It has not been merged yet, because enabling these options by default
would lead to bigger lkl binaries and an overall slowdown for all users.
However, since we can provide an opt-in variant with Firewall support,
there is no reason not to do it.

This is very useful for nftables rule checking without having access to
the kernel interface.
2022-09-21 08:17:34 +02:00
..
default.nix lklWithFirewall: init 2022-09-21 08:17:34 +02:00
lkl-defconfig-enable-nftables lklWithFirewall: init 2022-09-21 08:17:34 +02:00