Evan Hunt
|
b8ed8cbcd9
|
2456. [bug] In ACLs, ::/0 and 0.0.0.0/0 would both match any
address, regardless of family. They now correctly
distinguish IPv4 from IPv6. [RT #18559]
|
2008-09-26 21:17:48 +00:00 |
|
Evan Hunt
|
ba2b051236
|
pull up windows acl leak fix from 9.5.0-P2-W1
|
2008-09-10 21:54:08 +00:00 |
|
Mark Andrews
|
558a1216bb
|
2428. [bug] dns_iptable_merge() mishandled merges of negative
tables. [RT #18409]
|
2008-08-27 04:53:58 +00:00 |
|
Evan Hunt
|
09bd4960ef
|
IPv6 addresses could match IPv4 ACL entries and vice versa. [RT #17462]
|
2008-01-21 21:02:24 +00:00 |
|
Automatic Updater
|
ce09884de7
|
update copyright notice
|
2008-01-17 23:46:37 +00:00 |
|
Evan Hunt
|
a981760738
|
Fix coverity warnings in acl.c and iptable.c [rt17455]
|
2008-01-17 08:09:36 +00:00 |
|
Evan Hunt
|
adcd4ef11a
|
Clean up build errors on Windows for 9.5.0a7.
Also, changed isc_destroy_radix() to isc_radix_destroy() to match
the naming convention for other radix routines.
|
2007-09-28 00:11:32 +00:00 |
|
Mark Andrews
|
12e0477d4e
|
Part 2 of:
2233. [func] Add support for O(1) ACL processing, based on
radix tree code originally written by kevin
brintnall. [RT #16288]
|
2007-09-14 01:46:06 +00:00 |
|
Automatic Updater
|
2c94a0e56d
|
update copyright notice
|
2007-09-12 23:46:47 +00:00 |
|
Evan Hunt
|
3181d0e359
|
Add support for O(1) ACL processing, based on radix tree code originally
written by kevin brintnall. [RT #16288]
|
2007-09-12 01:46:28 +00:00 |
|