mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Disable fullcone warning for now
This commit is contained in:
parent
cb48380604
commit
f09d8f8e1f
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ index 1b4764c..c5716da 100644
|
||||||
|
|
||||||
+ if (!nft_try_fullcone()) {
|
+ if (!nft_try_fullcone()) {
|
||||||
+ delete defs.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;
|
this.state.defaults = defs;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue