tc_action_from_str


Description:


[ Version ( since = "1.12" ) ]
public TCAction tc_action_from_str (string str) throws Error

Parses the tc style string action representation of the queueing discipline to a nmtcaction instance.

Supports a subset of the tc language.

Parameters:

str

the string representation of a action

Returns:

the nmtcaction or null


Namespace: NM.Utils
Package: libnm