Maciej Żenczykowski | ab25e3a | 2020-04-16 11:26:25 -0700 | [diff] [blame] | 1 | name: "iptables" |
| 2 | description: |
| 3 | "Linux netfilter subsystem iptables cli utility." |
| 4 | |
| 5 | third_party { |
| 6 | url { |
| 7 | type: HOMEPAGE |
| 8 | value: "https://netfilter.org/projects/iptables/index.html" |
| 9 | } |
| 10 | url { |
| 11 | type: GIT |
| 12 | value: "git://git.netfilter.org/iptables" |
| 13 | } |
Maciej Żenczykowski | 234472c | 2021-03-23 15:56:43 -0700 | [diff] [blame] | 14 | version: "v1.8.7" |
| 15 | last_upgrade_date { year: 2021 month: 3 day: 23 } |
Maciej Żenczykowski | ab25e3a | 2020-04-16 11:26:25 -0700 | [diff] [blame] | 16 | license_type: RESTRICTED |
| 17 | } |