Skip to content

Commit

Permalink
pimd: bingus
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
  • Loading branch information
qlyoung committed Sep 6, 2021
1 parent 556c7f1 commit c2e47db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pimd/pim_join.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
static void on_trace(const char *label, struct interface *ifp,
struct in_addr src)
{
fprintf(stderr, "bingus\n");
fprintf(stderr, "bingus\n");
if (PIM_DEBUG_PIM_TRACE) {
char src_str[INET_ADDRSTRLEN];
Expand Down

0 comments on commit c2e47db

Please sign in to comment.