Tag 'v2_6_8-040813-jamal' created by osdl.net!shemminger <osdl.net!shemminger> 
at 1970-01-01 00:00 -0800

Changes since v2_6_8-040730:
net[shemminger]!shemminger (1):
      Import patch xrfm-msg.patch

osdl.net!shemminger (38):
      HFSC is configurable
      Initial revision
      (Logical change 1.60)
      XFRM is now a config optio.
      Delete: Modules/Catalogue
      Delete: Modules/tcp_diag.c
      Initial revision
      (Logical change 1.61)
      We have our own includes (for now)
      get rid of tcp_diag modul; and have private kernel headers.
      update changes.
      Delete: ip/xfrm_stub.c
      Initial revision
      (Logical change 1.62)
      Remove configuration options for stuff using our copied header files.
      Remove configuration options for stuff using our copied header files.
      Fix errors in netem scheduler when using PSCHED_CLOCK_CPU,
      Fix errors in netem scheduler when using PSCHED_CLOCK_CPU,
      build netem as .so again.
      Add IPv6 xfrm message formatting.
      Add IPv6 xfrm message formatting.
      Delete: Patches/Catalogue
      Delete: Patches/af_unix.dif
      Delete: Patches/pidentd-3.0.12.dif
      Delete: Patches/rt_cache_stat.dif
      Delete: Patches/symbol_exports.dif
      Make get_rates be table based and go up to terrabits.
      Make get_rates be table based and go up to terrabits.
      Bigger send/receive buf.
      Initial revision
      (Logical change 1.66)
      add action
      add m_action
      new stuff from jamal.
      new stuff from jamal.
      Snapshot for Jamal testing.
      Snapshot for Jamal testing.
      ChangeLog:

---
 Modules/Catalogue          |    7 
 Modules/tcp_diag.c         |  623 ----------------------------------------
 Patches/Catalogue          |   46 --
 Patches/af_unix.dif        |  401 -------------------------
 Patches/pidentd-3.0.12.dif |  270 -----------------
 Patches/rt_cache_stat.dif  |  230 --------------
 Patches/symbol_exports.dif |   56 ---
 ChangeLog                  |   26 +
 Makefile                   |    5 
 configure                  |   81 -----
 include/linux/netlink.h    |  100 ++++++
 include/linux/pkt_cls.h    |  314 ++++++++++++++++++++
 include/linux/pkt_sched.h  |  414 ++++++++++++++++++++++++++
 include/linux/rtnetlink.h  |  698 +++++++++++++++++++++++++++++++++++++++++++++
 include/linux/tcp_diag.h   |  127 ++++++++
 include/linux/xfrm.h       |  257 ++++++++++++++++
 ip/Makefile                |    5 
 ip/ipxfrm.c                |  239 +++++++++------
 ip/xfrm.h                  |    4 
 ip/xfrm_policy.c           |   91 +++--
 ip/xfrm_state.c            |  221 ++++++++------
 lib/libnetlink.c           |   35 +-
 tc/Makefile                |   17 -
 tc/f_fw.c                  |   29 +
 tc/f_u32.c                 |   71 +++-
 tc/m_action.c              |  659 ++++++++++++++++++++++++++++++++++++++++++
 tc/m_police.c              |   80 +++--
 tc/q_netem.c               |    7 
 tc/tc.c                    |    6 
 tc/tc_class.c              |    8 
 tc/tc_common.h             |    1 
 tc/tc_filter.c             |   16 -
 tc/tc_qdisc.c              |   26 +
 tc/tc_util.c               |  133 ++++++--
 tc/tc_util.h               |   22 +
 35 files changed, 3284 insertions(+), 2041 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to