summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index e31a81d..f562fdf 100644
--- a/config.h
+++ b/config.h
@@ -35,6 +35,7 @@ struct clat_config {
char *default_pdp_interface;
char *plat_from_dns64_hostname;
int use_dynamic_iid;
+ int16_t packet_burst;
};
extern struct clat_config Global_Clatd_Config;