1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-14 12:21:53 +00:00

Disable fullcone warning for now

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-08-29 10:47:35 +02:00
parent cb48380604
commit f09d8f8e1f

View file

@ -195,7 +195,7 @@ index 1b4764c..c5716da 100644
+ if (!nft_try_fullcone()) {
+ delete defs.fullcone;
+ warn("nft_try_fullcone failed, disable fullcone globally\n");
+ //warn("nft_try_fullcone failed, disable fullcone globally\n");
+ }
+
this.state.defaults = defs;