On Tue, Oct 23, 2007 at 05:08:10PM +0200, Patrick McHardy wrote:
> Andreas Henriksson wrote:
> >On Tue, Oct 23, 2007 at 04:38:06PM +0200, Patrick McHardy wrote:
> >>Almost - the default behaviour shouldn't change IMO. Also please
> >>send a complete patch, not one on top of your old one.
> >
> >Whi
Andreas Henriksson wrote:
On Tue, Oct 23, 2007 at 04:38:06PM +0200, Patrick McHardy wrote:
Almost - the default behaviour shouldn't change IMO. Also please
send a complete patch, not one on top of your old one.
Which "default behaviour"? ip addr flush or ip neigh flush behaviour?
Both of those
On Tue, Oct 23, 2007 at 04:38:06PM +0200, Patrick McHardy wrote:
> Almost - the default behaviour shouldn't change IMO. Also please
> send a complete patch, not one on top of your old one.
Which "default behaviour"? ip addr flush or ip neigh flush behaviour?
Both of those should behave the same IM
Andreas Henriksson wrote:
On Sun, Oct 21, 2007 at 07:48:21PM +0200, Patrick McHardy wrote:
Andreas Henriksson wrote:
- for (;;) {
+ while (round < MAX_ROUNDS) {
if (rtnl_wilddump_request(&rth, filter.family,
RTM_GETADDR) < 0) {
On Sun, Oct 21, 2007 at 07:48:21PM +0200, Patrick McHardy wrote:
> Andreas Henriksson wrote:
> >-for (;;) {
> >+while (round < MAX_ROUNDS) {
> > if (rtnl_wilddump_request(&rth, filter.family,
> > RTM_GETADDR) < 0) {
> >
On Sun, Oct 21, 2007 at 07:48:21PM +0200, Patrick McHardy wrote:
> Andreas Henriksson wrote:
> >-for (;;) {
> >+while (round < MAX_ROUNDS) {
> > if (rtnl_wilddump_request(&rth, filter.family,
> > RTM_GETADDR) < 0) {
> >
Andreas Henriksson wrote:
- for (;;) {
+ while (round < MAX_ROUNDS) {
if (rtnl_wilddump_request(&rth, filter.family,
RTM_GETADDR) < 0) {
perror("Cannot send dump request");
exit(1)
Hello maks!
Thanks for your help. I had to tweak the commands a bit to git it working. I
hope I did it right..
On Fri, Oct 19, 2007 at 03:06:16PM +0200, maximilian attems wrote:
>
> on klibc i'm asked to attach git log -p on a pull request so
> that the patches can be reviewed, please do so too.
On Fri, Oct 19, 2007 at 02:27:53PM +0200, Andreas Henriksson wrote:
> Hello!
>
> We now have our brand new git repo set up for the debian package. We have
> created a branch called "patches" where we are going to put stuff that we
> hope will get merged upstream.
>
> I'm sending out this pull req
Hello!
We now have our brand new git repo set up for the debian package. We have
created a branch called "patches" where we are going to put stuff that we
hope will get merged upstream.
I'm sending out this pull request to get confirmation about if we are on the
right track ...
The repo url is g
10 matches
Mail list logo