From ab5ca2796c1aad0043cc0db80299e4e2d42c1b22 Mon Sep 17 00:00:00 2001 From: hagbard Date: Thu, 25 Jul 2019 09:48:08 -0700 Subject: [accel-l2tp] - T834: l2tp implementation - node.def deletion for show remote-access - IPSec interface checking for L2TP - IPSec x509 for l2tp - verification of outside-address to warning since it was optional in the previous config --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2e49a204c..063e9b009 100644 --- a/Makefile +++ b/Makefile @@ -35,6 +35,7 @@ op_mode_definitions: rm -f $(OP_TMPL_DIR)/restart/node.def rm -f $(OP_TMPL_DIR)/monitor/node.def rm -f $(OP_TMPL_DIR)/generate/node.def + rm -f $(OP_TMPL_DIR)/show/vpn/node.def .PHONY: all all: clean interface_definitions op_mode_definitions -- cgit v1.2.3