Add a left/rightdns keyword to configure connection specific DNS attributes
This commit is contained in:
@@ -113,6 +113,7 @@ struct starter_end {
|
||||
u_int8_t protocol;
|
||||
char *sourceip;
|
||||
int sourceip_mask;
|
||||
char *dns;
|
||||
};
|
||||
|
||||
typedef struct also also_t;
|
||||
|
||||
Reference in New Issue
Block a user