diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-09-08 10:59:27 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-09-08 10:59:27 +0000 |
commit | 5e1de01ceaf87fde95e7c3486ab462c2e7f32b06 (patch) | |
tree | 109d02a7364d37d614ea5e407b0d482191fa1ca0 /debian | |
parent | c8f4e5025e4045c626129d1de5df43ab0d4bc60a (diff) | |
download | busybox-w32-5e1de01ceaf87fde95e7c3486ab462c2e7f32b06.tar.gz busybox-w32-5e1de01ceaf87fde95e7c3486ab462c2e7f32b06.tar.bz2 busybox-w32-5e1de01ceaf87fde95e7c3486ab462c2e7f32b06.zip |
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.
git-svn-id: svn://busybox.net/trunk/busybox@7423 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions