summaryrefslogtreecommitdiff
path: root/open-source-lorries/iptables.lorry
blob: 3fd31f08cb064d957d80c4a8ebe267a07662fcb4 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "iptables": {
        "type": "git",
        "url": "https://git.netfilter.org/iptables",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}