From d5bd9bec6c213ff12190b03acf248f348c165c13 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 6 May 2021 19:41:19 +0200 Subject: ospf: xml: T3236: restructure include files and make them easier to recognize --- .../include/ospf/ospf-authentication.xml.i | 56 ---------------------- 1 file changed, 56 deletions(-) delete mode 100644 interface-definitions/include/ospf/ospf-authentication.xml.i (limited to 'interface-definitions/include/ospf/ospf-authentication.xml.i') diff --git a/interface-definitions/include/ospf/ospf-authentication.xml.i b/interface-definitions/include/ospf/ospf-authentication.xml.i deleted file mode 100644 index 322c002e4..000000000 --- a/interface-definitions/include/ospf/ospf-authentication.xml.i +++ /dev/null @@ -1,56 +0,0 @@ - - - - Authentication - - - - - MD5 key id - - - - - MD5 key id - - u32:1-255 - MD5 key id - - - - - - - - - MD5 authentication type - - txt - MD5 Key (16 characters or less) - - - ^[^[:space:]]{1,16}$ - - Password must be 16 characters or less - - - - - - - - - Plain text password - - txt - Plain text password (8 characters or less) - - - ^[^[:space:]]{1,8}$ - - Password must be 8 characters or less - - - - - -- cgit v1.2.3