commit | 0d9932b2875f568d679f2af33ce610da3903ac11 | [log] [tgz] |
---|---|---|
author | Laura Garcia Liebana <nevola@gmail.com> | Fri Sep 02 15:05:57 2016 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Sep 07 10:55:46 2016 +0200 |
tree | 964b9caed9714c2fb3fc6735ee4a791667bd66cf | |
parent | ddb075b0cdbca140d6c6503db9cc9990d3461308 [diff] |
netfilter: nft_numgen: rename until attribute by modulus The _until_ attribute is renamed to _modulus_ as the behaviour is similar to other expresions with number limits (ex. nft_hash). Renaming is possible because there isn't a kernel release yet with these changes. Signed-off-by: Laura Garcia Liebana <nevola@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>