]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Change formatting of u32 back to default
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Fri, 9 May 2008 22:42:34 +0000 (15:42 -0700)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Fri, 9 May 2008 22:42:34 +0000 (15:42 -0700)
commit44dcfe820185590f04c9f5f18579d08532fc1a4b
treeda01e818bdc7e425e3e19948786ab201022e443f
parent7dec1bf88bc34e2d0b320f0c23bd1a060c73852b
Change formatting of u32 back to default

Don't break scripts that depend on previous offset/value format.
Introduce a new -pretty flag for decoding, and (*gasp*) document
the formatting arguments.
man/man8/tc.8
tc/f_u32.c
tc/tc.c