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: | 137 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 121:25:16 |
| Calls: | 15,363 |
| Calls today: | 1 |
| Files: | 20,059 |
| D/L today: |
11 files (2,668K bytes) |
| Messages: | 1,798,987 |