Re: [ANNOUNCE] iproute2-2.6.23

2007-10-23 Thread Herbert Xu
On Tue, Oct 23, 2007 at 08:37:02AM -0700, Stephen Hemminger wrote: > > I was just holding off for a few days to see if there were any bug fixes > to 2.6.23 version that needed to go in first. It is first in queue for 2.6.24 > related stuff. > > Promise to get it in before 2.6.24-rc1 Thanks Stephe

Re: [ANNOUNCE] iproute2-2.6.23

2007-10-23 Thread Stephen Hemminger
On Tue, 23 Oct 2007 14:12:07 +0800 Herbert Xu <[EMAIL PROTECTED]> wrote: > On Wed, Oct 17, 2007 at 09:10:02AM +0800, Herbert Xu wrote: > > > > Any chance you could include the NAT patch for the next release? > > > > [TC]: Add NAT action > > > > This patch adds the parser for the nat action whic

Re: [ANNOUNCE] iproute2-2.6.23

2007-10-22 Thread Herbert Xu
On Wed, Oct 17, 2007 at 09:10:02AM +0800, Herbert Xu wrote: > > Any chance you could include the NAT patch for the next release? > > [TC]: Add NAT action > > This patch adds the parser for the nat action which is used > for stateless NAT. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Hi St

Re: [ANNOUNCE] iproute2-2.6.23

2007-10-16 Thread Herbert Xu
Stephen Hemminger <[EMAIL PROTECTED]> wrote: > Now that 2.6.23 is out, and the patch storm has settled > here is a new version of iproute2 Hi Stephen: Any chance you could include the NAT patch for the next release? [TC]: Add NAT action This patch adds the parser for the nat action which is use

[ANNOUNCE] iproute2-2.6.23

2007-10-16 Thread Stephen Hemminger
Now that 2.6.23 is out, and the patch storm has settled here is a new version of iproute2 http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.23.bz2 Changes since last version (v2.6.19) Alexander Wirt (1): Drop bogus reference to tc-filters and add lartc.org link to manpage. Andr

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-09-01 Thread Stephen Hemminger
On Sat, 01 Sep 2007 09:12:41 +0200 Patrick McHardy <[EMAIL PROTECTED]> wrote: > Pavel Emelyanov wrote: > > Patrick McHardy wrote: > >> On Fri, 31 Aug 2007, Pavel Emelyanov wrote: > >> > Why does this add a new ip subcommand instead and uses genetlink > instead of the rtnl_link API, which

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-09-01 Thread Patrick McHardy
Pavel Emelyanov wrote: Patrick McHardy wrote: On Fri, 31 Aug 2007, Pavel Emelyanov wrote: Why does this add a new ip subcommand instead and uses genetlink instead of the rtnl_link API, which was introduced exactly for this stuff? Hm... It does not, it just adds a parser for veth commands tha

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-08-31 Thread Pavel Emelyanov
Patrick McHardy wrote: > On Fri, 31 Aug 2007, Pavel Emelyanov wrote: > >> Patrick McHardy wrote: >>> On Wed, 22 Aug 2007, Stephen Hemminger wrote: >>> There have been a lot of changes for 2.6.23, so here is a test release of iproute2 that should capture all the submitted patches >>>

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-08-31 Thread Patrick McHardy
On Fri, 31 Aug 2007, Pavel Emelyanov wrote: Patrick McHardy wrote: On Wed, 22 Aug 2007, Stephen Hemminger wrote: There have been a lot of changes for 2.6.23, so here is a test release of iproute2 that should capture all the submitted patches Pavel Emelianov (1): Make ip utility veth dri

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-08-31 Thread Pavel Emelyanov
Patrick McHardy wrote: > On Wed, 22 Aug 2007, Stephen Hemminger wrote: > >> There have been a lot of changes for 2.6.23, so here is a test release >> of iproute2 that should capture all the submitted patches >> >> Pavel Emelianov (1): >> Make ip utility veth driver aware > > > Why does this

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-08-31 Thread Patrick McHardy
On Wed, 22 Aug 2007, Stephen Hemminger wrote: There have been a lot of changes for 2.6.23, so here is a test release of iproute2 that should capture all the submitted patches Pavel Emelianov (1): Make ip utility veth driver aware Why does this add a new ip subcommand instead and uses ge

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-08-31 Thread Patrick McHardy
On Wed, 22 Aug 2007, Stephen Hemminger wrote: There have been a lot of changes for 2.6.23, so here is a test release of iproute2 that should capture all the submitted patches Patrick McHardy (6): TC action parsing bug fix Bug fix tc action drop IPROUTE2: RTNETLINK nested attribut

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-08-27 Thread Jarek Poplawski
On Fri, Aug 24, 2007 at 12:26:28PM -0700, Stephen Hemminger wrote: > On Fri, 24 Aug 2007 12:10:44 +0200 > Jarek Poplawski <[EMAIL PROTECTED]> wrote: > > > On 22-08-2007 20:08, Stephen Hemminger wrote: > > > There have been a lot of changes for 2.6.23, so here is a test release > > > of iproute2 th

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-08-24 Thread Stephen Hemminger
On Fri, 24 Aug 2007 12:10:44 +0200 Jarek Poplawski <[EMAIL PROTECTED]> wrote: > On 22-08-2007 20:08, Stephen Hemminger wrote: > > There have been a lot of changes for 2.6.23, so here is a test release > > of iproute2 that should capture all the submitted patches > > > > > > http://developer.osdl

Re: [ANNOUNCE] iproute2-2.6.23-rc3

2007-08-24 Thread Jarek Poplawski
On 22-08-2007 20:08, Stephen Hemminger wrote: > There have been a lot of changes for 2.6.23, so here is a test release > of iproute2 that should capture all the submitted patches > > > http://developer.osdl.org/shemminger/iproute2/download/iproute2-2.6.23-rc3.tar.gz But... isn't it forged, btw?!

[ANNOUNCE] iproute2-2.6.23-rc3

2007-08-22 Thread Stephen Hemminger
There have been a lot of changes for 2.6.23, so here is a test release of iproute2 that should capture all the submitted patches http://developer.osdl.org/shemminger/iproute2/download/iproute2-2.6.23-rc3.tar.gz Johannes Berg (1): show multicast groups PJ Waskiewicz (1): iproute2: sc