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