]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add checksum comparison for slurm files
authordhfelix <daniel.hdz.felix@hotmail.com>
Thu, 26 Mar 2020 18:20:08 +0000 (12:20 -0600)
committerdhfelix <daniel.hdz.felix@hotmail.com>
Thu, 26 Mar 2020 18:20:08 +0000 (12:20 -0600)
commita95f6c71ee71b635fca9ecaa7caef534b30f53a4
tree7f9777c6aee56a1decaa656df79d7212468030a7
parent1cf44651a507f2d36e8fe621398e8ddc4fe5109a
Add checksum comparison for slurm files

If no new or modified slurm files were found, same old slurm will apply
and this will avoid to parse the same previous slurm file.
src/crypto/hash.c
src/crypto/hash.h
src/rtr/db/vrps.c
src/slurm/db_slurm.c
src/slurm/db_slurm.h
src/slurm/slurm_loader.c