src/sbbs3 str_util.c 1.51 1.52
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv15679
Modified Files:
str_util.c
Log Message:
Added IPv4 CIDR notation support to all filter (*.can) files via the functions: findstr() and findstr_in_list().
This means that rather than listing an IP address range using the traditional wildcard characters (e.g. "192.168.1.*"), you could specify a subnet range using CIDR notation (e.g. "192.168.1.0/24").
The '!' prefix is supported for CIDR match lines (for negated match results), but no other wildcard/match characters are (e.g. '^', '~', or '*').
You can mix and match traditional match lines and CIDR match lines in the same filter file.
IPv6 CIDR notation is not yet supported.
src/sbbs3 str_util.c 1.51 1.52
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv15679
Modified Files:
str_util.c
Log Message:
Added IPv4 CIDR notation support to all filter (*.can) files via the functions: findstr() and findstr_in_list().
This means that rather than listing an IP address range using the traditional wildcard characters (e.g. "192.168.1.*"), you could specify a subnet range using CIDR notation (e.g. "192.168.1.0/24").
The '!' prefix is supported for CIDR match lines (for negated match results), but no other wildcard/match characters are (e.g. '^', '~', or '*').
You can mix and match traditional match lines and CIDR match lines in the same filter file.
IPv6 CIDR notation is not yet supported.
you might want to update ip-silent.can & ip.can with this new info (ie put the new part in the file at the top)
src/sbbs3 str_util.c 1.51 1.52
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv15679
Modified Files:
str_util.c
Log Message:
Added IPv4 CIDR notation support to all filter (*.can) files via the functions: findstr() and findstr_in_list().
This means that rather than listing an IP address range using the traditional wildcard characters (e.g. "192.168.1.*"), you could specify a subnet range using CIDR notation (e.g. "192.168.1.0/24"). The '!' prefix is supported for CIDR match lines (for negated match results), but no other wildcard/match characters are (e.g. '^', '~', or '*').
You can mix and match traditional match lines and CIDR match lines in the same filter file.
IPv6 CIDR notation is not yet supported.
you might want to update ip-silent.can & ip.can with this new info (ie put the new part in the file at the top)
Yeah, I planned on doing that.
Thanks for the reminder. :-)
Sysop: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 16:40:48 |
Calls: | 15,171 |
Calls today: | 4 |
Files: | 19,857 |
D/L today: |
89 files (7,858K bytes) |
Messages: | 1,691,872 |