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 20:55:52 +0900 (IRKT) Message-ID: <610468569.186291.1416225352167.JavaMail.zimbra@taf.ru> (raw) In-Reply-To: <1594679792.186263.1416225311668.JavaMail.zimbra@ilimnet.ru> Хм... Я не понял что вас еще надо от u32 помимо того, что уже есть в указанной доке. Там рассказано и показано как построить фильтр по любому полю ip-заголовка, куда уж подробнее и глубже? ----- Исходное сообщение ----- > От: "Eugine Kosenko" <eugine.kosenko@gmail.com> > Кому: "ALT Linux Community general discussions" <community@lists.altlinux.org> > Отправленные: Понедельник, 17 Ноябрь 2014 г 18:12:24 > Тема: Re: [Comm] Расширенный синтаксис классификатора u32 для iproute2 tc filter > The following table contains a list of all specific selectors the author of this > section has found in the tc program source code. They simply make your life > easier and increase readability of your filter's configuration. > > FIXME: table placeholder - the table is in separate file ,,selector.html'' > > FIXME: it's also still in Polish :-( > > FIXME: must be sgml'ized > > Мда... Как страшно жить :-(. Хотя польский я немного знаю. И где теперь найти > эту самую таблицу selector.html? > > 2014-11-17 7:49 GMT+00:00 < alexei@taf.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 prev parent reply other threads:[~2014-11-17 11:55 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-11-17 7:49 ` alexei 2014-11-17 11:55 ` alexei [this message] 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=610468569.186291.1416225352167.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