public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] iproute2 3.12.0 release
@ 2013-11-23  1:20 Stephen Hemminger
  2013-12-08 15:10 ` Zhi Yong Wu
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2013-11-23  1:20 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel

A little late but ready and toasty warm here is iproute2 to go with
3.12.0 (aka One Giant Leap for Frogkind).

In addition to the usual build  documentation fixes, this
version includes support for ipv6 on vxlan and GRE.
As well as fair queue packet scheduler.

If you have been sitting on changes to iproute2 that are in
net-next for 3.12 merge window, please submit them now.

Iproute2 package is available at:
  http://kernel.org/pub/linux/utils/net/iproute2/iproute2-3.12.0.tar.gz

You can download the source from:
  git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git

Stay Warm!

---
Andreas Henriksson (1):
      ss: avoid passing negative numbers to malloc

Christophe Gouault (1):
      xfrm: enable to set non-wildcard mark 0 on SAs and SPs

Eric Dumazet (3):
      pkt_sched: fq: Fair Queue packet scheduler
      tc: support TCA_STATS_RATE_EST64
      htb: add support for direct_qlen attribute

Fan Du (1):
      xfrm: use memcpy to suppress gcc phony buffer overflow warning.

Hangbin Liu (1):
      ipaddrlabel: use uint32_t instead of int32_t

Jamal Hadi Salim (2):
      tc: introduce simple action
      action: typo nat fix

Nicolas Dichtel (1):
      iplink: update available type list

Nigel Kukard (1):
      Fix tc stats when using -batch mode

Petr Písař (2):
      iproute2: bridge: document mdb
      iproute2: bridge: Close file with bridge monitor file

Sami Kerola (1):
      ip: make -resolve addr to print names rather than addresses

Stefan Tomanek (1):
      ip rule: add route suppression options

Stephen Hemminger (14):
      Update kernel headers to net-next for 3.12
      Update to 3.11 net-next kernel headers
      nstat: add json output format
      Update to 3.12-rc1 headers
      nstat: revise json output
      ifstat: add json output format
      lnstat: add json output format
      lnstat, nstat, ifstat: update man pages
      tc: add default action to kernel headers
      ipv6 gre: add entry to ether types
      Fix handling of qdis without options
      htb: remove old unused duplicate qdisc name
      update kernel headers
      v3.12.0

WANG Cong (1):
      vxlan: add ipv6 support

xeb@mail.ru (2):
      iproute2: GRE over IPv6 tunnel support.
      iproute2: ip6gre: update man pages


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] iproute2 3.12.0 release
  2013-11-23  1:20 [ANNOUNCE] iproute2 3.12.0 release Stephen Hemminger
@ 2013-12-08 15:10 ` Zhi Yong Wu
  0 siblings, 0 replies; 2+ messages in thread
From: Zhi Yong Wu @ 2013-12-08 15:10 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, linux-kernel mlist

HI

The manpage of tc hasn't any info related to "tc action", is there any
plan to add it recently? or do i miss anything?

On Sat, Nov 23, 2013 at 9:20 AM, Stephen Hemminger
<stephen@networkplumber.org> wrote:
> A little late but ready and toasty warm here is iproute2 to go with
> 3.12.0 (aka One Giant Leap for Frogkind).
>
> In addition to the usual build  documentation fixes, this
> version includes support for ipv6 on vxlan and GRE.
> As well as fair queue packet scheduler.
>
> If you have been sitting on changes to iproute2 that are in
> net-next for 3.12 merge window, please submit them now.
>
> Iproute2 package is available at:
>   http://kernel.org/pub/linux/utils/net/iproute2/iproute2-3.12.0.tar.gz
>
> You can download the source from:
>   git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
>
> Stay Warm!
>
> ---
> Andreas Henriksson (1):
>       ss: avoid passing negative numbers to malloc
>
> Christophe Gouault (1):
>       xfrm: enable to set non-wildcard mark 0 on SAs and SPs
>
> Eric Dumazet (3):
>       pkt_sched: fq: Fair Queue packet scheduler
>       tc: support TCA_STATS_RATE_EST64
>       htb: add support for direct_qlen attribute
>
> Fan Du (1):
>       xfrm: use memcpy to suppress gcc phony buffer overflow warning.
>
> Hangbin Liu (1):
>       ipaddrlabel: use uint32_t instead of int32_t
>
> Jamal Hadi Salim (2):
>       tc: introduce simple action
>       action: typo nat fix
>
> Nicolas Dichtel (1):
>       iplink: update available type list
>
> Nigel Kukard (1):
>       Fix tc stats when using -batch mode
>
> Petr Písař (2):
>       iproute2: bridge: document mdb
>       iproute2: bridge: Close file with bridge monitor file
>
> Sami Kerola (1):
>       ip: make -resolve addr to print names rather than addresses
>
> Stefan Tomanek (1):
>       ip rule: add route suppression options
>
> Stephen Hemminger (14):
>       Update kernel headers to net-next for 3.12
>       Update to 3.11 net-next kernel headers
>       nstat: add json output format
>       Update to 3.12-rc1 headers
>       nstat: revise json output
>       ifstat: add json output format
>       lnstat: add json output format
>       lnstat, nstat, ifstat: update man pages
>       tc: add default action to kernel headers
>       ipv6 gre: add entry to ether types
>       Fix handling of qdis without options
>       htb: remove old unused duplicate qdisc name
>       update kernel headers
>       v3.12.0
>
> WANG Cong (1):
>       vxlan: add ipv6 support
>
> xeb@mail.ru (2):
>       iproute2: GRE over IPv6 tunnel support.
>       iproute2: ip6gre: update man pages
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/



-- 
Regards,

Zhi Yong Wu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-08 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-23  1:20 [ANNOUNCE] iproute2 3.12.0 release Stephen Hemminger
2013-12-08 15:10 ` Zhi Yong Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox