diff options
| author | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
|---|---|---|
| committer | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
| commit | d9457a3aa4ca86be1b7db164537210f152d8eb1b (patch) | |
| tree | 679684f19c0bcb62c753c789d12777d5dbea3f86 /Technology/Gentoo/KERNEL libvirt.md | |
Initial commit
Diffstat (limited to 'Technology/Gentoo/KERNEL libvirt.md')
| -rw-r--r-- | Technology/Gentoo/KERNEL libvirt.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Technology/Gentoo/KERNEL libvirt.md b/Technology/Gentoo/KERNEL libvirt.md new file mode 100644 index 0000000..612d6f2 --- /dev/null +++ b/Technology/Gentoo/KERNEL libvirt.md @@ -0,0 +1,22 @@ +[*] Networking support + Networking Options ---> + [*] Network packet filtering framework (Netfilter) ---> + [*] Advanced netfilter configuration + Core Netfilter Configuration ---> + <*> "conntrack" connection tracking match support + <*> CHECKSUM target support + IPv6: Netfilter Configuration ---> + <*> IP6 tables support (required for filtering) + <*> ip6tables NAT support + + <*> Ethernet Bridge tables (ebtables) support ---> + <*> ebt: nat table support + <*> ebt: mark filter support + [*] QoS and/or fair queueing ---> + <*> Hierarchical Token Bucket (HTB) + <*> Stochastic Fairness Queueing (SFQ) + <*> Ingress/classifier-action Qdisc + <*> Netfilter mark (FW) + <*> Universal 32bit comparisons w/ hashing (U32) + [*] Actions + <*> Traffic Policing |
