diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2003-09-08 10:59:27 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2003-09-08 10:59:27 +0000 |
commit | b65422cf652c3f04cf6edd4c6050186df25e844c (patch) | |
tree | 109d02a7364d37d614ea5e407b0d482191fa1ca0 /AUTHORS | |
parent | 350733abb8157cd8e9e0b6bb10e8699a96c31a20 (diff) | |
download | busybox-b65422cf652c3f04cf6edd4c6050186df25e844c.tar.gz |
last_patch_109 from Vladimir N. Oleynik
Busybox`s httpd have the defect (from born):
ip 1.2.3.1 have true comparing also with
1.2.3.10-1.2.3.19 and 1.2.3.100-1.2.3.199.
Last patch removed this bug and added feature:
allow/deny rule can support network/netmask
example: 1.2.3.0/255.255.255.128
or
network/mask_bits
example: 1.2.3.0/25
now; old format
1
1.2
1.2.3
1.2.3.4
too support and converted to
1/8 1.2/16 1.2.3/24 1.2.3.4/32
automaticaly.
Also, current CVS have small problem: ignores
A:IP, (loses 'A', 'a' only work). Corrected.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions