]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
lldpctl.h: document possibility to write iface-pattern
authorVincent Bernat <bernat@luffy.cx>
Sat, 1 Jun 2013 09:41:57 +0000 (11:41 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sat, 1 Jun 2013 09:41:57 +0000 (11:41 +0200)
src/lib/lldpctl.h

index c4efd997a65fa931851477dcb9deb815a95ddab3..5362e8b6c23607f93f5c1ed24b7d4652d20308da 100644 (file)
@@ -585,7 +585,7 @@ typedef enum {
        lldpctl_k_config_tx_interval, /**< `(I,WO)` Transmit interval. When set to -1, it is meant to transmit now. */
        lldpctl_k_config_receiveonly, /**< `(I,WO)` Receive only mode */
        lldpctl_k_config_mgmt_pattern, /**< `(S)` Pattern to choose the management address */
-       lldpctl_k_config_iface_pattern, /**< `(S)` Pattern of enabled interfaces */
+       lldpctl_k_config_iface_pattern, /**< `(S,WO)` Pattern of enabled interfaces */
        lldpctl_k_config_cid_pattern,   /**< `(S)` Interface pattern to choose the chassis ID */
        lldpctl_k_config_description,   /**< `(S)` Chassis description overridden */
        lldpctl_k_config_platform,      /**< `(S)` Platform description overridden (CDP) */