From 66f8be0757f27ab77abde070644a7b4310a799a2 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 26 Jan 2020 12:20:39 +0100 Subject: lldp: T1896: remove MED civic based location information Civic based location information was not working for quiet some time and as an unused feature we should drop it to keep the codebase more simple and maintainable. --- interface-definitions/lldp.xml.in | 128 -------------------------------------- 1 file changed, 128 deletions(-) (limited to 'interface-definitions/lldp.xml.in') diff --git a/interface-definitions/lldp.xml.in b/interface-definitions/lldp.xml.in index f95ffb4df..3a2899b57 100644 --- a/interface-definitions/lldp.xml.in +++ b/interface-definitions/lldp.xml.in @@ -35,134 +35,6 @@ LLDP-MED location data [REQUIRED] - - - Civic-based location data - - - - - LLDP-MED Civic Address type [REQUIRED] - - 0 - Language - - - 1 - National subdivisions - - - 2 - County, parish, district - - - 3 - City, township - - - 4 - City division, borough, ward - - - 5 - Neighborhood, block - - - 6 - Street - - - 16 - Leading street direction - - - 17 - Trailing street suffix - - - 18 - Street suffix - - - 19 - House number - - - 20 - House number suffix - - - 21 - Landmark or vanity address - - - 22 - Additional location info - - - 23 - Name - - - 24 - Postal/ZIP code - - - 25 - Building - - - 26 - Unit - - - 27 - Floor - - - 28 - Room number - - - 29 - Place type - - - 128 - Script - - ca-type must between 0-128 - - - - - - - - Civic address value for ca-type [REQUIRED] - ca-value must be less than 256 characters - - [A-Za-z0-9\ \-\_\.\,]{0,255}$ - - - - - - - - Country code [REQUIRED] - - <AA> - Two letter ISO 3166 country code - - country-code must be 2 characters - - [a-zA-Z]{2}$ - - - - - Coordinate based location -- cgit v1.2.3