diff options
Diffstat (limited to 'testcode/testpkts.h')
| -rw-r--r-- | testcode/testpkts.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testcode/testpkts.h b/testcode/testpkts.h index b175cab066ab..6e032fa90a65 100644 --- a/testcode/testpkts.h +++ b/testcode/testpkts.h @@ -208,6 +208,8 @@ struct entry { /** copy ednsdata to reply, assume it is clientsubnet and * adjust scopemask to match sourcemask */ uint8_t copy_ednsdata_assume_clientsubnet; + /** increment the ECS scope copied from the sourcemask by one */ + uint8_t increment_ecs_scope; /** in seconds */ unsigned int sleeptime; |
