From: alexei@taf.ru To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: Re: [Comm] Расширенный синтаксис классификатора u32 для iproute2 tc filter Date: Mon, 17 Nov 2014 16:49:00 +0900 (IRKT) Message-ID: <482551904.179209.1416210540268.JavaMail.zimbra@taf.ru> (raw) In-Reply-To: <327084908.179208.1416210476735.JavaMail.zimbra@ilimnet.ru> ----- Исходное сообщение ----- > От: "Eugine Kosenko" <eugine.kosenko@gmail.com> > Кому: "ALT Linux Community general discussions" <community@lists.altlinux.org>, linux-list@linux.kiev.ua > Отправленные: Понедельник, 17 Ноябрь 2014 г 15:43:44 > Тема: [Comm] Расширенный синтаксис классификатора u32 для iproute2 tc filter > Извиняюсь за, возможно, глупый вопрос. Где можно найти полное описание > расширенного синтаксиса классификатора u32 для iproute2 tc filter? > > Практически во всех руководствах в сети, например, тут > > http://habrahabr.ru/post/138463/ > > даются примеры вида > tc filter add \ > ... > u32 \ > match ip src 192.168.1.0/24 \ ... > > и указывается, что это всего лишь синтаксический сахар для записи вида > > tc filter add \ > ... > u32 \ > match u32 0xc0a80100 0xffffff00 at 12 \ > ... > > В то же время в стандартной доке по tc (как в манах, так и в Сети) нашел только > описание > синтаксиса для бинарного варианта. Самое полное описание всегда живет тут: http://lartc.org/howto/lartc.adv-filter.html
next parent reply other threads:[~2014-11-17 7:49 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-11-17 7:49 ` alexei [this message] 2014-11-17 11:55 ` alexei 2014-11-17 18:10 ` Eugine Kosenko 2014-11-18 10:50 ` Anton Farygin 2014-11-19 10:11 ` Anton Farygin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=482551904.179209.1416210540268.JavaMail.zimbra@taf.ru \ --to=alexei@taf.ru \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git