dos: Move config options within the subsystem
commita634f6b64c485dc2e4ff326e46340dbff2ad49d5
authorDavid Goulet <dgoulet@torproject.org>
Wed, 27 Jan 2021 15:19:51 +0000 (27 10:19 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 27 Jan 2021 15:37:36 +0000 (27 10:37 -0500)
tree08e700fe4f98e66a950ce10a4b40fe3ceb375a35
parentfd5a72078cf405ae60ebe4ca608cbe2b203d0258
dos: Move config options within the subsystem

Closes #40261

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40261 [new file with mode: 0644]
src/app/config/config.c
src/app/config/or_options_st.h
src/core/or/dos.c
src/core/or/dos_config.c [new file with mode: 0644]
src/core/or/dos_config.h [new file with mode: 0644]
src/core/or/dos_options.inc [new file with mode: 0644]
src/core/or/dos_options_st.h [new file with mode: 0644]
src/core/or/dos_sys.c
src/core/or/dos_sys.h
src/core/or/include.am