- Fix #417: prefetch and ECS causing cache corruption when used

together.
This commit is contained in:
George Thessalonikefs
2022-05-12 00:56:01 +02:00
parent f0d91950ad
commit daf316ea1b
12 changed files with 605 additions and 27 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ EDNS options
.. function:: edns_opt_list_remove(list, code);
Remove an ENDS option code from the list.
Remove an EDNS option code from the list.
.. note:: All :class:`edns_option` with the code will be removed
:param list: linked list of :class:`edns_option`
+1 -1
View File
@@ -77,7 +77,7 @@ module_qstate
.. attribute:: edns_opts_back_in_iter
Iterator for `ends_opts_back_in`.
Iterator for `edns_opts_back_in`.
.. attribute:: edns_opts_front_out