lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 20 Apr 2008 11:00:08 -0400
From:	jamal <hadi@...erus.ca>
To:	Stephen Hemminger <shemminger@...tta.com>
Cc:	Patrick McHardy <kaber@...sh.net>, netdev@...r.kernel.org
Subject: Re: [PATCH][IPROUTE2] Fixup u32 pretty printing

On Sun, 2008-20-04 at 10:43 -0400, jamal wrote:

> --------
> hadi@...sol:~$ tc -c filter ls dev lo parent ffff:
> 
> filter protocol ip pref 9 u32 fh 801::802 order 2050 key ht 801 bkt 0
> flowid 1:16
>   match IP src 10.0.0.2/32
>   match IP protocol 6
>   match sport 53
> 
> hadi@...sol:~$ tc -c filter ls dev lo parent ffff:

Above,  cutnpaste mistake, should be:
 "tc filter ls dev lo parent ffff:"

i.e the original way of dumping filters...

> 
> filter protocol ip pref 9 u32 fh 801::802 order 2050 key ht 801 bkt 0
> flowid 1:16
>   match 0a000002/ffffffff at 12
>   match 00060000/00ff0000 at 8
>   match 00000035/0000ffff at 20
> --------

cheers,
jamal

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ