hush/networking
Glenn L McGrath b65422cf65 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.
2003-09-08 10:59:27 +00:00
..
2003-08-28 19:54:16 +00:00
2003-07-28 09:31:28 +00:00
2003-03-19 09:13:01 +00:00
2003-09-05 02:37:15 +00:00
2003-07-28 07:40:39 +00:00
2003-07-05 08:00:17 +00:00
2003-03-19 09:13:01 +00:00
2003-03-19 09:13:01 +00:00
2003-03-19 09:13:01 +00:00
2003-05-22 07:10:22 +00:00
2003-07-22 08:56:55 +00:00
2003-03-19 09:13:01 +00:00
2003-03-19 09:13:01 +00:00