Print community table as a debug message
authorJennifer Richards <jennifer@painless-security.com>
Fri, 16 Jun 2017 17:52:23 +0000 (13:52 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 16 Jun 2017 17:52:23 +0000 (13:52 -0400)
commite1e582e4f19b932bddd795eeaf4d041b78adacd7
tree6511020e4af2e4ad29730ebc4fb84e0ef9dee46b
parent294d22639c8d72402cca2b2fd6720815b0b32332
Print community table as a debug message

 * Add function to create string representation of comm table
 * Add calls to print the community table after route table
 * TODO: clean up the output so it only shows up when debugging
common/tr_comm.c
include/tr_comm.h
tr/tr_trp.c