tc-skbedit(8) - phpMan

Command: man perldoc info search(apropos)  


SKB editing action in tc(8)                   Linux                   SKB editing action in tc(8)



NAME
       skbedit - SKB editing action

SYNOPSIS
       tc  ... action skbedit [ queue_mapping QUEUE_MAPPING ] [ priority PRIORITY ] [ mark MARK ]
               ptype PTYPE ]

DESCRIPTION
       The skbedit action allows to change a packet's associated meta data.  It  complements  the
       pedit action, which in turn allows to change parts of the packet data itself.

       The most unique feature of skbedit is it's ability to decide over which queue of an inter-
       face with multiple transmit queues the packet is to be sent out. The number  of  available
       transmit  queues  is  reflected  by sysfs entries within /sys/class/net/<interface>/queues
       with name tx-N (where N is the actual queue number).

OPTIONS
       queue_mapping QUEUE_MAPPING
              Override the packet's transmit queue. Useful when applied  to  packets  transmitted
              over  MQ-capable  network  interfaces.  QUEUE_MAPPING is an unsigned 16bit value in
              decimal format.

       priority PRIORITY
              Override the packet classification decision.  PRIORITY is either root,  none  or  a
              hexadecimal  major  class  ID  optionally followed by a colon (:) and a hexadecimal
              minor class ID.

       mark MARK
              Change the packet's firewall mark value.  MARK is an unsigned 32bit value in  auto-
              matically  detected  format (i.e., prefix with '0x' for hexadecimal interpretation,
              etc.).

       ptype PTYPE
              Override the packet's type. Useful for setting packet type to host when needing  to
              allow  ingressing packets with the wrong MAC address but correct IP address.  PTYPE
              is one of: host, otherhost, broadcast, multicast

SEE ALSO
       tc(8), tc-pedit(8)



iproute2                                   12 Jan 2015                SKB editing action in tc(8)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-27 00:30 @3.143.218.146 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!