summaryrefslogtreecommitdiffstats
path: root/src/fastd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fastd.h')
-rw-r--r--src/fastd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fastd.h b/src/fastd.h
index 268c2c7..f713841 100644
--- a/src/fastd.h
+++ b/src/fastd.h
@@ -172,6 +172,7 @@ struct fastd_config {
uint16_t mtu;
fastd_mode_t mode;
+ uint32_t packet_mark;
bool forward;
fastd_tristate_t pmtu;
bool secure_handshakes_set;