On Tue, 2007-10-23 at 15:38 +0200, Thomas Graf wrote:
> * Denis V. Lunev <[EMAIL PROTECTED]> 2007-10-23 17:09
> > I have reproduced the problem with one-line test.
> >     ./nl-route-get 192.168.1.1
> > The problem is with this message:
> > 
> > -- Debug: Sent Message:
> > --------------------------   BEGIN NETLINK MESSAGE 
> > ---------------------------
> >   [HEADER] 16 octets
> >     .nlmsg_len = 20
> >     .nlmsg_type = 18 <route/link>
> >     .nlmsg_flags = 773 <REQUEST,ACK,ROOT,MATCH>
> >     .nlmsg_seq = 1193143772
> >     .nlmsg_pid = 8233
> >   [PAYLOAD] 16 octets
> >     00 1d fa 20 00 00 00 00 81 0e 02 00 00 00 00 00       ... ............
> > ---------------------------  END NETLINK MESSAGE 
> > ---------------------------
> > it starts dump and requests ACK.
> 
> libnl sets the ACK bit for all requests unless the application
> disables this behaviour.

Should I make NM disable ACKs for now until it gets fixed?

Dan


-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to