Tag 'v2_6_11-050314' created by osdl.net!shemminger <osdl.net!shemminger> at 
1970-01-01 00:00 -0800

Changes since v2_6_11-050310:
linux-ipv6.org!nakam (8):
      Initial revision
      (Logical change 1.175)
      [ip] xfrm allocspi and monitor support.
      add xfrm_monitor.o.
      allocspi feature support.
      split printing policy info function for xfrm common use.
      split printing state/policy info function for xfrm common use.
      split printing state/policy info function for xfrm common use.

net[shemminger]!shemminger (7):
      Import patch iproute2-hz
      Import patch ip-nocarrier
      Import patch iproute-batch.1.050209.patch
      Import patch addr-del
      Import patch netlink-align
      Import patch p_mipt
      p_mipt

osdl.net!shemminger (61):
      put register_target in and get rid of code that ease
      put register_target in and get rid of code that ease
      get rid of some old ifdef'd out code.
      get rid of some old ifdef'd out code.
      more ifdef excession.
      more ifdef excession.
      Need to handle system and user hz being different.
      Need to handle system and user hz being different.
      Add iptables.h
      Initial revision
      (Logical change 1.160)
      print NO-CARRIER flag if there is no carrier and the link is up.
      print NO-CARRIER flag if there is no carrier and the link is up.
      Style fix.
      Style fix.
      Style fix.
      Style fix.
      Style fix.
      Style fix.
      Style fix.
      TC batch mode with style cleanup.
      Batch mode comments
      Batch mode comments
      Get rid of compile warning from uninitialized var.
      Style change
      fix ip_tables for user mode.
      fix ip_tables for user mode.
      change how netlink socket is handled for batch mode.
      change how netlink socket is handled for batch mode.
      ChangeLog:
      document changes.
      SNAPSHOT.h:
      update snapshot id
      add credit where it is due to Jamal for ipt fix.
      add credit where it is due to Jamal for ipt fix.
      need to sum all lines on smp machine.
      need to sum all lines on smp machine.
      Fix compile warning.
      Fix sum of first field (entries).
      Fix sum of first field (entries).
      Handle batch mode better.
      Handle batch mode better.
      SNAPSHOT.h:
      update snapshot id
      Merge bk://bk.skbuff.net:38000/iproute2-xfrm-monitor
      Switch to stack (rather than calloc) for tables.
      ChangeLog:
      add comments about last changeset
      utils.c, ipaddress.c, utils.h, ChangeLog:
      Fix netlink message alignment when the last routing attribute added
      Fix netlink message alignment when the last routing attribute added
      (Logical change 1.181)
      Fix from jamal
      Updates from Jamal
      Updates from Jamal
      add action stats
      update to latest from 2.6.12-rc2
      SNAPSHOT.h:
      iproute2-ss050330
      Fix build problem on 2.4
      Fix build problem on 2.4

site!shemminger (4):
      Cleanup and extend batch mode.
      Cleanup and extend batch mode.
      Fix batch mode handle usage.
      Fix batch mode, allow continuation, comments, etc.

---
 ChangeLog                                |   58 +++++
 include/SNAPSHOT.h                       |    2 
 include/iptables.h                       |   22 +
 include/iptables_common.h                |    1 
 include/linux/netfilter_ipv4/ip_tables.h |  346 +++++++++++++++++++++++++++++++
 include/linux/pkt_cls.h                  |    1 
 include/linux/rtnetlink.h                |   17 +
 include/utils.h                          |   13 +
 ip/Makefile                              |    2 
 ip/ipaddress.c                           |   18 +
 ip/iproute.c                             |    6 
 ip/ipxfrm.c                              |  150 ++++++++++++-
 ip/xfrm.h                                |   17 +
 ip/xfrm_monitor.c                        |  266 +++++++++++++++++++++++
 ip/xfrm_policy.c                         |   51 ----
 ip/xfrm_state.c                          |  199 ++++++++++++++---
 lib/libnetlink.c                         |    8 
 lib/utils.c                              |    8 
 misc/lnstat.c                            |    5 
 misc/lnstat_util.c                       |    9 
 netem/normal.c                           |   15 -
 netem/paretonormal.c                     |   14 -
 tc/f_route.c                             |    7 
 tc/m_action.c                            |   36 ---
 tc/m_estimator.c                         |    6 
 tc/m_ipt.c                               |   88 +------
 tc/m_mirred.c                            |   21 -
 tc/q_gred.c                              |   23 --
 tc/tc.c                                  |  230 +++++++++++++-------
 tc/tc_class.c                            |   48 +---
 tc/tc_common.h                           |    2 
 tc/tc_core.h                             |    3 
 tc/tc_filter.c                           |   56 +----
 tc/tc_qdisc.c                            |   55 +---
 tc/tc_util.c                             |    2 
 35 files changed, 1328 insertions(+), 477 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to