]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - src/lib/lldpctl.h
lldp: attach remote TTL to port instead of chassis
[thirdparty/lldpd.git] / src / lib / lldpctl.h
index ea19fae5dcb4f3552bea6bc8185aa285ef989cb0..a5fbb733881220a133c70e561268f2c2e287d610 100644 (file)
@@ -684,6 +684,7 @@ typedef enum {
        lldpctl_k_port_hidden,     /**< `(I)` Is this port hidden (or should it be displayed?)? */
        lldpctl_k_port_status,     /**< `(IS,WO)` Operational status of this (local) port */
        lldpctl_k_port_chassis,    /**< `(A)` Chassis associated to the port */
+       lldpctl_k_port_ttl,        /**< `(I)` TTL for port, 0 if info is attached to chassis */
 
        lldpctl_k_port_dot3_mfs = 1300,    /**< `(I)` MFS */
        lldpctl_k_port_dot3_aggregid,   /**< `(I)` Port aggregation ID */