---
title: "Meta"
date: 2020-11-11
toc: false
draft: false
weight: 100
---

## Meta: other plugins

* [`flannel`](flannel): Generates an interface corresponding to a flannel config file
* [`tuning`](tuning): Changes sysctl parameters of an existing interface
* [`portmap`](portmap): An iptables-based portmapping plugin. Maps ports from the host's address space to the container
* [`bandwidth`](bandwidth): Allows bandwidth-limiting through use of traffic control tbf (ingress/egress)
* [`sbr`](sbr): A plugin that configures source based routing for an interface (from which it is chained)
* [`firewall`](firewall): A firewall plugin which uses iptables or firewalld to add rules to allow traffic to/from the container

