2981. [func] Partial DNS64 support (AAAA synthesis). [RT #21991]

This commit is contained in:
Mark Andrews
2010-12-08 05:01:00 +00:00
parent 69c4159e71
commit b9f2d007c5
11 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
options {
dns64 ::/96 { suffix ::1; };
};