]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - src/lib/lldpctl.h
client: ability to set maximum of neighbors from lldpcli
[thirdparty/lldpd.git] / src / lib / lldpctl.h
index e78d67efb90378599da1738c269ea4ddd7f99028..9c0c3c5d94ff7ca85214bbb92b613ae6c23a9845 100644 (file)
@@ -790,6 +790,7 @@ typedef enum {
        lldpctl_k_config_bond_slave_src_mac_type, /**< `(I,WO)` bond slave src mac type. */
        lldpctl_k_config_lldp_portid_type, /**< `(I,WO)` LLDP PortID TLV Subtype */
        lldpctl_k_config_lldp_agent_type, /**< `(I,WO)` LLDP agent type */
+       lldpctl_k_config_max_neighbors, /**< `(I,WO)`Maximum number of neighbors per port. */
 
        lldpctl_k_custom_tlvs = 5000,           /**< `(AL)` custom TLVs */
        lldpctl_k_custom_tlvs_clear,            /** `(I,WO)` clear list of custom TLVs */