[vyatta-svn] IP advanced routing utilities: Changes to 'hollywood'
shemminger@suva.vyatta.com
shemminger at suva.vyatta.com
Wed May 14 15:49:08 PDT 2008
Makefile | 1
ip/xfrm_state.c | 17 ++++++++++++++-
man/man8/routel.8 | 32 ++++++++++++++++++++++++++++
man/man8/tc.8 | 39 ++++++++++++++++++++++++++++++++--
tc/f_u32.c | 61 ++++++++++++++++++++++++++++++++++++++++--------------
tc/tc.c | 6 ++++-
tc/tc_filter.c | 9 ++++---
tc/tc_util.h | 1
8 files changed, 143 insertions(+), 23 deletions(-)
New commits:
commit 7dfb0366655a136f82c23fb3a6e6f30b482e3f86
Author: Andreas Henriksson <andreas at fatal.se>
Date: Thu Jan 3 16:48:56 2008 +0100
Add routel and routef man page.
commit de95ae7ca7d6a290eaab2c137b74f19c78a9a1fe
Author: Herbert Xu <herbert at gondor.apana.org.au>
Date: Wed Apr 23 15:42:32 2008 +0800
xfrm: Allow replay setting
Hi Stephen:
[IP] xfrm: Allow replay setting
For certain applications there is a requirement to start the
sequence number from a point other than the default. As it
is the kernel provides an interface to do that but it isn't
available through the ip(8) command. Since we're encouraging
people to migrate over to ip(8) for manual keying, it is useful
to have this ability there.
This patch adds support for setting replay sequence numbers
through ip(8).
Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au>
Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
commit 1750abe2ba8b695aa39a67cff8ac44b2fb6a2a3d
Author: jamal <hadi at cyberus.ca>
Date: Sun Apr 20 10:49:24 2008 -0400
Infrastructure for pretty printing
And last for now ..
cheers,
jamal
[PATCH 3/3] [TC/U32] Infrastructure for pretty printing
This patch makes it easy to add pretty printers of different protocols.
For starters it makes use of ipv4 and raw printers.
Add more later ...
Signed-off-by: Jamal Hadi Salim <hadi at cyberus.ca>
commit eefcbc72062a235efe391163962f7353dba1af4c
Author: jamal <hadi at cyberus.ca>
Date: Sun Apr 20 10:47:48 2008 -0400
Expose the filter protocol
makes protocol accessible ..
cheers,
jamal
[PATCH 2/3] [TC/FILTERS] Expose the filter protocol
Expose the filter protocol so it can be used by underlying
classifiers when they need it.
Signed-off-by: Jamal Hadi Salim <hadi at cyberus.ca>
commit 44dcfe820185590f04c9f5f18579d08532fc1a4b
Author: Stephen Hemminger <stephen.hemminger at vyatta.com>
Date: Fri May 9 15:42:34 2008 -0700
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.
http://suva.vyatta.com/git/?p=vyatta-iproute.git;a=commitdiff;h=7dfb0366655a136f82c23fb3a6e6f30b482e3f86
http://suva.vyatta.com/git/?p=vyatta-iproute.git;a=commitdiff;h=de95ae7ca7d6a290eaab2c137b74f19c78a9a1fe
http://suva.vyatta.com/git/?p=vyatta-iproute.git;a=commitdiff;h=1750abe2ba8b695aa39a67cff8ac44b2fb6a2a3d
http://suva.vyatta.com/git/?p=vyatta-iproute.git;a=commitdiff;h=eefcbc72062a235efe391163962f7353dba1af4c
http://suva.vyatta.com/git/?p=vyatta-iproute.git;a=commitdiff;h=44dcfe820185590f04c9f5f18579d08532fc1a4b
More information about the svn
mailing list