Re: Point-to-Point interfaces regressions

2009-09-25 Thread Julian Elischer
John Hay wrote: On Fri, Sep 25, 2009 at 12:27:04AM -0700, Li, Qing wrote: Li, Qing wrote: Me and many other people running net/mpd handling thousands of PtP interfaces sharing local addresses with each other and with some Ethernet interface. This change makes such setup inoperable, as mpd will

Re: Point-to-Point interfaces regressions

2009-09-25 Thread Alexander Motin
John Hay wrote: > On Fri, Sep 25, 2009 at 12:27:04AM -0700, Li, Qing wrote: >>> Li, Qing wrote: > Me and many other people running net/mpd handling thousands of PtP > interfaces sharing local addresses with each other and with some > Ethernet interface. This change makes such setup inop

Re: Point-to-Point interfaces regressions

2009-09-25 Thread John Hay
On Fri, Sep 25, 2009 at 12:27:04AM -0700, Li, Qing wrote: > > > > Li, Qing wrote: > > >> Me and many other people running net/mpd handling thousands of PtP > > >> interfaces sharing local addresses with each other and with some > > >> Ethernet interface. This change makes such setup inoperable, as

RE: Point-to-Point interfaces regressions

2009-09-25 Thread Li, Qing
> > Li, Qing wrote: > >> Me and many other people running net/mpd handling thousands of PtP > >> interfaces sharing local addresses with each other and with some > >> Ethernet interface. This change makes such setup inoperable, as mpd > >> will constantly receive errors while trying to set address

Re: Point-to-Point interfaces regressions

2009-09-25 Thread Alexander Motin
Li, Qing wrote: >> Me and many other people running net/mpd handling thousands of PtP >> interfaces sharing local addresses with each other and with some >> Ethernet interface. This change makes such setup inoperable, as mpd >> will constantly receive errors while trying to set addresses and >> dr

RE: Point-to-Point interfaces regressions

2009-09-24 Thread Li, Qing
> > Me and many other people running net/mpd handling thousands of PtP > interfaces sharing local addresses with each other and with some > Ethernet interface. This change makes such setup inoperable, as mpd > will constantly receive errors while trying to set addresses and > drop connections. >

Re: Point-to-Point interfaces regressions

2009-09-24 Thread Alexander Motin
Li, Qing wrote: >> 1) I am going to reuse Ethernet address as local for PtP link: >> %ifconfig ng0 10.0.0.1 10.0.0.2 >> ifconfig: ioctl (SIOCAIFADDR): File exists >> %ifconfig ng0 >> ng0: flags=88d1 metric >> 0 >> mtu 1500 >> inet 10.0.0.1 --> 10.0.0.2 netmask 0xff00 >> So as you can se

RE: Point-to-Point interfaces regressions

2009-09-24 Thread Li, Qing
> > 1) I am going to reuse Ethernet address as local for PtP link: > %ifconfig ng0 10.0.0.1 10.0.0.2 > ifconfig: ioctl (SIOCAIFADDR): File exists > %ifconfig ng0 > ng0: flags=88d1 metric > 0 > mtu 1500 > inet 10.0.0.1 --> 10.0.0.2 netmask 0xff00 > So as you can see, address was assigne

Re: Point-to-Point interfaces regressions

2009-09-24 Thread Julian Elischer
Alexander Motin wrote: I have found few cases, that were working fine before, but not so good now on CURRENT. There is two interfaces: bge0: flags=8843 metric 0 mtu 1500 options=9b ether 00:1b:24:c5:5b:09 inet 192.168.3.131 netmask 0xff00 broadcast 192.168.3.255

Point-to-Point interfaces regressions

2009-09-24 Thread Alexander Motin
I have found few cases, that were working fine before, but not so good now on CURRENT. There is two interfaces: bge0: flags=8843 metric 0 mtu 1500 options=9b ether 00:1b:24:c5:5b:09 inet 192.168.3.131 netmask 0xff00 broadcast 192.168.3.255 inet 10.0.0.1 netmask