Check for cycles in cadet paths
authorDavid Barksdale <amatus@amat.us>
Sat, 23 Dec 2017 15:54:23 +0000 (09:54 -0600)
committerDavid Barksdale <amatus@amat.us>
Sat, 23 Dec 2017 15:54:23 +0000 (09:54 -0600)
commit9def71212263b1fcaaa54795a07c97c5b9118a75
tree52fa2dd258b0ea6dcba324d2ee07f52c260c15d7
parent517cf93fbd1c97a9909c6643601c8592553966bd
Check for cycles in cadet paths

I believe this is the underlying issue from commit
012ff13acc0cb2f5d7210aa48819395fecf12a3d. I tested out this change and
saw that cyclic paths were dropped and GCP_set_mq() no longer had to
deal with multiple removals. After this commit I'll revert that one.
src/cadet/gnunet-service-cadet_core.c