[BusyBox] patches for httpd

Vladimir N. Oleynik dzo at simtreas.ru
Mon Sep 8 09:40:43 UTC 2003


Hi.

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.


--w
vodz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: last_patch109.gz
Type: application/x-tar
Size: 4611 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20030908/1206df33/attachment.tar 


More information about the busybox mailing list