Skip to content

Commit acce48b

Browse files
committed
chg: [pibs] bypass flag for the synseen logic
1 parent 38036c3 commit acce48b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/pibs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ typedef struct pibs_s {
112112
pcap_t* outcap;
113113
uint32_t redisdb;
114114
void* synseen_callback;
115+
int bypass;
115116
} pibs_t;
116117

117118
int load_shmid_file(pibs_t* pibs);

0 commit comments

Comments
 (0)