Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
simonschdev committed Nov 1, 2024
1 parent c59c4ee commit 474bbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sflow/sflow_process.h
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ typedef struct _SFSample {
#define SF_ABORT_DECODE_ERROR 2
#define SF_ABORT_LENGTH_ERROR 3

/* GRE tunnels */
/* tunnels */
int parse_gre; /* Enable GRE tunnel introspection */
int parse_6in4; /* Enable 6in4 tunnel introspection */
SFLAddress tun_ipsrc;
Expand Down

0 comments on commit 474bbbf

Please sign in to comment.