from small one page howto to huge articles all in one place
 

search text in:





Poll
Which kernel version do you use?





poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

187430

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250596

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

138060

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





Connmark retriever action in tc

Section: Linux (8)
Updated: 11 Jan 2016
Index Return to Main Contents

 

NAME

connmark - netfilter connmark retriever action  

SYNOPSIS


tc ... action connmark [ zone u16_zone_index ] [ CONTROL ] [ index u32_index ]


CONTROL := { reclassify | pipe | drop | continue | ok }  

DESCRIPTION

The connmark action is used to restore the connection's mark value into the packet's fwmark.  

OPTIONS

zone u16_zone_index
Specify the conntrack zone when doing conntrack lookups for packets. u16_zone_index is a 16bit unsigned decimal value.
CONTROL
How to continue after executing this action.
reclassify
Restarts classification by jumping back to the first filter attached to this action's parent.
pipe
Continue with the next action, this is the default.
drop
shot Packet will be dropped without running further actions.
continue
Continue classification with next filter in line.
pass
Return to calling qdisc for packet processing. This ends the classification process.
index u32_index
Specify an index for this action in order to being able to identify it in later commands. u32_index is a 32bit unsigned decimal value.
 

SEE ALSO

tc(8)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 17.3 ms