Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove memory sub-structure #317

Merged
merged 1 commit into from
Jun 24, 2018

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented Jun 23, 2018

By submitting this pull request, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your PR:

Please submit all pull requests against the development branch. Failure to do so will delay or deny your request

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

How familiar are you with the codebase?:

10


This PR removes the memory sub-structure. It has been there since the very early days of FTL and was only meant for debugging reasons. As we have never used it (and cannot account for the memory used by the DNS resolver), it should be removed as more and more features make it less and less
accurate (read as: wrong).

This PR has no negative effects besides removal of the telnet endpoint >memory which is, however, also not exposed through the API so only a few (or no) users should be aware of it.

This template was created based on the work of udemy-dl.

Signed-off-by: DL6ER <dl6er@dl6er.de>
@AzureMarker AzureMarker merged commit 3bf6151 into development Jun 24, 2018
@AzureMarker AzureMarker deleted the tweak/remove_memory_substructure branch June 24, 2018 01:12
AzureMarker added a commit to pi-hole/docs that referenced this pull request Jan 26, 2019
AzureMarker added a commit to pi-hole/docs that referenced this pull request Jan 26, 2019
These commands have been removed from FTL:
pi-hole/FTL#395
pi-hole/FTL#317

Signed-off-by: Mark Drobnak <mark.drobnak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants