Re: For 5.2 collation support from the xlocale implementation of FreeBSD

2013-02-07 Thread Stefan Sperling
On Thu, Feb 07, 2013 at 05:02:10PM -0500, Vladimir Támara Patiño wrote: > Attached is a .tar.gz with 49 news files to place in /usr/src and > below there is a patch for /usr/src of OpenBSD 5.2 that modifies > 53 files to integrate the collation support of the xlocale implementation of > FreeBSD (PO

Re: pfctl / nat / dhcp

2013-02-07 Thread sven falempin
On Thu, Feb 7, 2013 at 10:09 AM, Stuart Henderson wrote: > On 2013/02/07 10:01, sven falempin wrote: > > On Thu, Feb 7, 2013 at 9:44 AM, Stuart Henderson >wrote: > > > > > On 2013/02/07 09:26, sven falempin wrote: > > > > egress, vr0 ext are all the same, arent they ? > > > > > > Probably, but yo

Re: vr(4) baby jumbos

2013-02-07 Thread Stuart Henderson
On 2013/02/07 20:18, Christopher Zimmermann wrote: > On Thu, 7 Feb 2013 17:41:12 + > Stuart Henderson wrote: > > > This is extremely useful as it permits carrying stacked vlans > > on Alix/net5501, and also permits carrying 1500 MTU packets within > > pppoe(4) using the RFC4638 support. > >

Re: vr(4) baby jumbos

2013-02-07 Thread Bob Beck
Appears not to break my alix... On Thu, Feb 7, 2013 at 10:41 AM, Stuart Henderson wrote: > At least the following vr(4) devices can be configured to permit > larger MTUs. > > vr0 at pci0 dev 18 function 0 "VIA RhineII-2" rev 0x51: irq 11, address > 00:40:63:c0:5d:27 > vr1 at pci2 dev 0 function

Re: vr(4) baby jumbos

2013-02-07 Thread Christopher Zimmermann
On Thu, 7 Feb 2013 17:41:12 + Stuart Henderson wrote: > This is extremely useful as it permits carrying stacked vlans > on Alix/net5501, and also permits carrying 1500 MTU packets within > pppoe(4) using the RFC4638 support. So with 5.3 I can drop the max-mss 1452 on my alix router? Great!!!

Re: vr(4) baby jumbos

2013-02-07 Thread Mike Belopuhov
On Thu, Feb 07, 2013 at 17:41 +, Stuart Henderson wrote: > At least the following vr(4) devices can be configured to permit > larger MTUs. > > vr0 at pci0 dev 18 function 0 "VIA RhineII-2" rev 0x51: irq 11, address > 00:40:63:c0:5d:27 > vr1 at pci2 dev 0 function 0 "VIA VT6105M RhineIII" rev

vr(4) baby jumbos

2013-02-07 Thread Stuart Henderson
At least the following vr(4) devices can be configured to permit larger MTUs. vr0 at pci0 dev 18 function 0 "VIA RhineII-2" rev 0x51: irq 11, address 00:40:63:c0:5d:27 vr1 at pci2 dev 0 function 0 "VIA VT6105M RhineIII" rev 0x96: irq 5, address 00:00:24:cd:72:30 This is extremely useful as it p

Re: Send hostname to remote host with syslogd

2013-02-07 Thread Bob Beck
This looks correct to me. On Thu, Feb 7, 2013 at 5:08 AM, Markus Friedl wrote: > fwiw, this is what i have in my tree for some time now: > > Index: syslogd.c > === > RCS file: /cvs/src/usr.sbin/syslogd/syslogd.c,v > retrieving revisi

Re: add Radeon HD 7290 to pcidevs

2013-02-07 Thread Martin Pieuchot
On 07/02/13(Thu) 18:06, Paul Irofti wrote: > Okay? ok mpi@ > > Index: pcidevs > === > RCS file: /cvs/src/sys/dev/pci/pcidevs,v > retrieving revision 1.1667 > diff -u -p -r1.1667 pcidevs > --- pcidevs 17 Jan 2013 12:50:34 -

add Radeon HD 7290 to pcidevs

2013-02-07 Thread Paul Irofti
Okay? Index: pcidevs === RCS file: /cvs/src/sys/dev/pci/pcidevs,v retrieving revision 1.1667 diff -u -p -r1.1667 pcidevs --- pcidevs 17 Jan 2013 12:50:34 - 1.1667 +++ pcidevs 7 Feb 2013 16:04:35 - @@ -1499,6 +1499

Re: pfctl / nat / dhcp

2013-02-07 Thread Stuart Henderson
On 2013/02/07 10:01, sven falempin wrote: > On Thu, Feb 7, 2013 at 9:44 AM, Stuart Henderson wrote: > > > On 2013/02/07 09:26, sven falempin wrote: > > > egress, vr0 ext are all the same, arent they ? > > > > Probably, but you didn't give enough information to be sure. > > > > For example if you h

Re: pfctl / nat / dhcp

2013-02-07 Thread sven falempin
On Thu, Feb 7, 2013 at 9:44 AM, Stuart Henderson wrote: > On 2013/02/07 09:26, sven falempin wrote: > > egress, vr0 ext are all the same, arent they ? > > Probably, but you didn't give enough information to be sure. > > For example if you have IPv6 via a tunnel interface (or perhaps > more importa

Re: Workaround for an rsu(4) bug

2013-02-07 Thread Brad Smith
On Thu, Feb 07, 2013 at 03:44:12PM +0100, Mark Kettenis wrote: > > Date: Thu, 7 Feb 2013 09:26:58 -0500 > > From: Brad Smith > > > > On Wed, Feb 06, 2013 at 10:36:41AM -0500, Brad Smith wrote: > > > On Tue, Feb 05, 2013 at 12:26:47AM +0100, Mark Kettenis wrote: > > > > > Date: Tue, 29 Jan 2013 21

Re: Workaround for an rsu(4) bug

2013-02-07 Thread Mark Kettenis
> Date: Thu, 7 Feb 2013 09:26:58 -0500 > From: Brad Smith > > On Wed, Feb 06, 2013 at 10:36:41AM -0500, Brad Smith wrote: > > On Tue, Feb 05, 2013 at 12:26:47AM +0100, Mark Kettenis wrote: > > > > Date: Tue, 29 Jan 2013 21:04:30 -0500 > > > > From: Brad Smith > > > > > > > > To a certain extent

Re: pfctl / nat / dhcp

2013-02-07 Thread Stuart Henderson
On 2013/02/07 09:26, sven falempin wrote: > egress, vr0 ext are all the same, arent they ? Probably, but you didn't give enough information to be sure. For example if you have IPv6 via a tunnel interface (or perhaps more importantly, if you later add it), then that will also be in the egress grou

Re: pfctl / nat / dhcp

2013-02-07 Thread Peter N. M. Hansteen
On Thu, Feb 07, 2013 at 09:26:03AM -0500, sven falempin wrote: > egress, vr0 ext are all the same, arent they ? in your case, it sounds like there would be a full overlap. In general 'egress' is the interface group that contains the interfaces with default routes. As long as egress has only o

Re: pfctl / nat / dhcp

2013-02-07 Thread Peter Hessler
On 2013 Feb 07 (Thu) at 09:26:03 -0500 (-0500), sven falempin wrote: :On Thu, Feb 7, 2013 at 8:47 AM, Peter Hessler wrote: : :> On 2013 Feb 07 (Thu) at 13:44:22 + (+), Stuart Henderson wrote: :> :On 2013/02/07 08:29, sven falempin wrote: :> :> Hello, :> :> :> :> I run OpenBSD 5.2 GENERIC#2

Re: Workaround for an rsu(4) bug

2013-02-07 Thread Brad Smith
On Wed, Feb 06, 2013 at 10:36:41AM -0500, Brad Smith wrote: > On Tue, Feb 05, 2013 at 12:26:47AM +0100, Mark Kettenis wrote: > > > Date: Tue, 29 Jan 2013 21:04:30 -0500 > > > From: Brad Smith > > > > > > To a certain extent this seems to make rsu(3) work a little better, but > > > now I am seeing

Re: pfctl / nat / dhcp

2013-02-07 Thread sven falempin
On Thu, Feb 7, 2013 at 8:47 AM, Peter Hessler wrote: > On 2013 Feb 07 (Thu) at 13:44:22 + (+), Stuart Henderson wrote: > :On 2013/02/07 08:29, sven falempin wrote: > :> Hello, > :> > :> I run OpenBSD 5.2 GENERIC#278 i386 for a while at home (wifi/router), > and > :> since the release no r

Re: pfctl / nat / dhcp

2013-02-07 Thread Peter Hessler
On 2013 Feb 07 (Thu) at 13:44:22 + (+), Stuart Henderson wrote: :On 2013/02/07 08:29, sven falempin wrote: :> Hello, :> :> I run OpenBSD 5.2 GENERIC#278 i386 for a while at home (wifi/router), and :> since the release no reboot nor problem. :> The Box is connected to a cable modem router t

Re: pfctl / nat / dhcp

2013-02-07 Thread Stuart Henderson
On 2013/02/07 08:29, sven falempin wrote: > Hello, > > I run OpenBSD 5.2 GENERIC#278 i386 for a while at home (wifi/router), and > since the release no reboot nor problem. > The Box is connected to a cable modem router that gives a public ip address > over dhcp or a local one if the line is cut. >

pfctl / nat / dhcp

2013-02-07 Thread sven falempin
Hello, I run OpenBSD 5.2 GENERIC#278 i386 for a while at home (wifi/router), and since the release no reboot nor problem. The Box is connected to a cable modem router that gives a public ip address over dhcp or a local one if the line is cut. So sometimes my egress is 192.168.100.1 sometimes it i

Re: Send hostname to remote host with syslogd

2013-02-07 Thread Markus Friedl
fwiw, this is what i have in my tree for some time now: Index: syslogd.c === RCS file: /cvs/src/usr.sbin/syslogd/syslogd.c,v retrieving revision 1.104 diff -u -p -u -r1.104 syslogd.c --- syslogd.c 12 Jul 2011 11:28:31 - 1.1