Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*Restrict\s+local\s+IP\s+announcements\s+in\s+ARP\s+requests\s*$/: 34 ]

Total 34 documents matching your query.

1. Restrict local IP announcements in ARP requests (score: 1)
Author: penttila@xxxxxxxxxxx
Date: Sun, 8 Feb 2004 11:59:35 +0200 (EET)
I'm opening again the discussion about src IP selection in ARP requests. We know that there are tools and framework for ARP filtering and mangling. The question is whether we need a simple interface
/archives/netdev/2004-02/msg00173.html (15,954 bytes)

2. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxxxxxx>
Date: Mon, 9 Feb 2004 14:08:53 -0800
I'm fine with this patch, although it appears incomplete because: The code handling this case is "#if 0/#endif" commented out in your patch. Finish this thing up, and as a birthday present to everyon
/archives/netdev/2004-02/msg00224.html (9,512 bytes)

3. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxxx>
Date: Mon, 9 Feb 2004 14:20:14 -0800
Ok, does this do what everyone wants? Speak now or forever hold your peace on this issue :-) I'll add this to 2.6.x and 2.4.x if folks are OK with it. Write this date down on your calendars, I doubt
/archives/netdev/2004-02/msg00225.html (13,476 bytes)

4. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: ov <ja@xxxxxx>
Date: Tue, 10 Feb 2004 01:06:15 +0200 (EET)
Of course :) I'm still thinking on it, for example: - do we need to complicate the things in arp_solicit and to announce not only local IPs but also sender IPs for which we support proxy_arp. But ma
/archives/netdev/2004-02/msg00233.html (10,960 bytes)

5. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: er" <davem@xxxxxxxxxx>
Date: Mon, 9 Feb 2004 15:10:53 -0800
So this new 'arp_announce' change suggestion will preempt any need for hidden and make everyone happy? About output_route vs. inet_select_addr(), probably the latter is better. Your goal is to differ
/archives/netdev/2004-02/msg00234.html (10,259 bytes)

6. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: evens <dlstevens@xxxxxxxxxx>
Date: Tue, 10 Feb 2004 02:31:23 +0200 (EET)
For IPVS like setups it solves only one part: arp_announce=2 but for such setups we still need per IP filtering of ARP requests which is not possible to filter with ip rules. If you look at http://w
/archives/netdev/2004-02/msg00240.html (11,829 bytes)

7. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: "Feldman, Scott" <scott.feldman@xxxxxxxxx>
Date: Tue, 10 Feb 2004 03:00:24 +0200 (EET)
May be this will be something like final patch, I removed the games with skb->dst because there are cases where SNAT can take place after input routing, etc: http://www.ssi.bg/~ja/arp_announce-2.6.2
/archives/netdev/2004-02/msg00241.html (10,192 bytes)

8. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxxxxxx>
Date: Wed, 11 Feb 2004 20:16:56 -0800
I like the patch, but I want the documentation changed. If you'll recall, one of the big problems Alexey and myself had with the new ARP saddr selection behavior you propose is that it assumes that:
/archives/netdev/2004-02/msg00304.html (11,138 bytes)

9. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxxxxxx>
Date: Wed, 11 Feb 2004 20:22:51 -0800
The hidden patch does a hundred different things, that's what makes it so undigestable. :) Let us assume your arp_announce patch is applied. Given that, plus the things you've mentioned, only a tiny
/archives/netdev/2004-02/msg00305.html (10,597 bytes)

10. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxxxx>
Date: Fri, 13 Feb 2004 01:50:32 +0200 (EET)
I hope I explained them using my non-native english :) May be the info is not good enough and can be improved. This is against latest bk (there will be no conflict with the recently added flag): htt
/archives/netdev/2004-02/msg00336.html (10,823 bytes)

11. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxxxxx>
Date: Fri, 13 Feb 2004 23:24:00 -0800
Ok, I eat this, please make a 2.4.x version against Marcelo's current tree. The 2.6.x variant will go into 2.6.4-pre1 and the 2.4.x will go into 2.4.26-pre1 Thanks.
/archives/netdev/2004-02/msg00359.html (10,119 bytes)

12. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxxx>
Date: Sat, 14 Feb 2004 14:03:06 +0200 (EET)
Attached, against rc2 which looks enough. very good Regards -- Julian Anastasov <ja@xxxxxx> Attachment: 1.diff Description: arp_announce for 2.4.25-rc2
/archives/netdev/2004-02/msg00360.html (10,536 bytes)

13. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: ller" <davem@xxxxxxxxxx>
Date: Sat, 14 Feb 2004 12:37:51 -0800
Applying, thanks.
/archives/netdev/2004-02/msg00368.html (10,332 bytes)

14. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: sekiya@xxxxxxxxxx>
Date: Sun, 15 Feb 2004 12:04:59 +0200 (EET)
Appended is a patch for rich set of modes to ignore ARP requests (yes Dave, I got your flag name :)). It is on top of the arp_announce change. I hope, the main useful needs are represented, all othe
/archives/netdev/2004-02/msg00372.html (22,086 bytes)

15. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxxx>
Date: Tue, 17 Feb 2004 19:07:53 -0800
I've applied this, the patch is a NOP unless people actually change the sysctl value from the default. This allows me to just put it in now, and we can refine the details of the new behavior next. Pl
/archives/netdev/2004-02/msg00412.html (10,771 bytes)

16. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: xxxxx>
Date: Wed, 18 Feb 2004 10:22:09 +0200 (EET)
Thanks, it is attached. Regards -- Julian Anastasov <ja@xxxxxx> Attachment: arp_ignore-2.4.25-rc2-arp-1.diff Description: arp_ignore for 2.4
/archives/netdev/2004-02/msg00415.html (11,289 bytes)

17. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: avem@xxxxxxxxxx>
Date: Wed, 18 Feb 2004 13:03:00 -0800
Applied.
/archives/netdev/2004-02/msg00424.html (10,740 bytes)

18. Restrict local IP announcements in ARP requests (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Sun, 8 Feb 2004 11:59:35 +0200 (EET)
Hello, I'm opening again the discussion about src IP selection in ARP requests. We know that there are tools and framework for ARP filtering and mangling. The question is whether we need a simple int
/archives/netdev/2004-02/msg00914.html (15,969 bytes)

19. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: "David S. Miller" <davem@xxxxxxxxxx>
Date: Mon, 9 Feb 2004 14:08:53 -0800
I'm fine with this patch, although it appears incomplete because: The code handling this case is "#if 0/#endif" commented out in your patch. Finish this thing up, and as a birthday present to everyon
/archives/netdev/2004-02/msg00965.html (9,592 bytes)

20. Re: Restrict local IP announcements in ARP requests (score: 1)
Author: "David S. Miller" <davem@xxxxxxxxxx>
Date: Mon, 9 Feb 2004 14:20:14 -0800
Ok, does this do what everyone wants? Speak now or forever hold your peace on this issue :-) I'll add this to 2.6.x and 2.4.x if folks are OK with it. Write this date down on your calendars, I doubt
/archives/netdev/2004-02/msg00966.html (13,590 bytes)


This search system is powered by Namazu