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

Changes since v2_6_11-050310:
net[shemminger]!shemminger (3):
      Import patch iproute2-hz
      Import patch ip-nocarrier
      Import patch iproute-batch.1.050209.patch

osdl.net!shemminger (43):
      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:

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                                |   32 ++
 include/SNAPSHOT.h                       |    2 
 include/linux/netfilter_ipv4/ip_tables.h |  347 +++++++++++++++++++++++++++++++
 include/utils.h                          |   10 
 ip/ipaddress.c                           |    2 
 ip/iproute.c                             |    6 
 lib/utils.c                              |    7 
 misc/lnstat.c                            |    5 
 misc/lnstat_util.c                       |    9 
 tc/f_route.c                             |    7 
 tc/m_action.c                            |   36 ---
 tc/m_estimator.c                         |    6 
 tc/m_ipt.c                               |   72 ------
 tc/m_mirred.c                            |   18 -
 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 
 22 files changed, 632 insertions(+), 346 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to