[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netfilter
Subject:    Re: Traffic shaping with nftables maps and tc
From:       Tomas Mudrunka <mudrunka () spoje ! net>
Date:       2017-11-03 16:28:33
Message-ID: 9a12636557fc2e5e1636b86f8145db88 () spoje ! net
[Download RAW message or body]

> Could you please test the attached patch? It is quick and dirty, not
> even compiled tested.

Hell yeah! It loaded :-) Thank you.
That's one small line for a bison, one giant leap for traffic shaping on 
nftables.


> +++ b/src/parser_bison.y
> @@ -1545,6 +1545,7 @@ type_identifier		:	STRING	{ $$ = $1; }
>  			|	MARK	{ $$ = xstrdup("mark"); }
>  			|	DSCP	{ $$ = xstrdup("dscp"); }
>  			|	ECN	{ $$ = xstrdup("ecn"); }
> +			|	CLASSID { $$ = xstrdup("classid"); }
> 			;
> 

-- 
S pozdravem
Best regards
      Tomáš Mudruňka - SPOJE.NET s.r.o.
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic