mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Send whois queries for gov.uk names to JANET.
This commit is contained in:
parent
1d9b99e5e3
commit
751af43e1c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300678
@ -101,6 +101,7 @@ static struct {
|
||||
{ "-RIPE", RNICHOST },
|
||||
/* Nominet's whois server doesn't return referrals to JANET */
|
||||
{ ".ac.uk", "ac.uk" QNICHOST_TAIL },
|
||||
{ ".gov.uk", "ac.uk" QNICHOST_TAIL },
|
||||
{ "", IANAHOST }, /* default */
|
||||
{ NULL, NULL } /* safety belt */
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user