Gjsify LogoGjsify Logo

Interface SettingTCConfig_ConstructProps

Hierarchy

Index

Properties

Properties

qdiscs?: TCQdisc[]

Array of TC queueing disciplines.

When the #NMSettingTCConfig setting is present, qdiscs from this property are applied upon activation. If the property is empty, all qdiscs are removed and the device will only have the default qdisc assigned by kernel according to the "net.core.default_qdisc" sysctl.

If the #NMSettingTCConfig setting is not present, NetworkManager doesn't touch the qdiscs present on the interface.

tfilters?: TCTfilter[]

Array of TC traffic filters.

When the #NMSettingTCConfig setting is present, filters from this property are applied upon activation. If the property is empty, NetworkManager removes all the filters.

If the #NMSettingTCConfig setting is not present, NetworkManager doesn't touch the filters present on the interface.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method