Re: relayd imsg race

2012-01-11 Thread Pierre-Yves Ritschard
I am reviewing the patch and a fix should go in this weekend. On Wed, Jan 11, 2012 at 4:38 PM, Julien Crapovich wrote: > Hello. > Same problem for me. > relayd crashes with the message : > fatal: relay_dispatch_pfe: invalid host id > > Best regards

Re: RFC 4638 support for pppoe(4)

2012-01-11 Thread YASUOKA Masahiko
Hello, On Wed, 11 Jan 2012 18:31:49 -0500 Matt Dainty wrote: > @@ -911,7 +933,7 @@ > return (ENXIO); > } > > - if (sc->sc_sppp.pp_if.if_mtu > > + if (sc->sc_sppp.pp_if.if_mtu != >

Автогипермаркет. Со старым Новым Годом. Товар месяца.

2012-01-11 Thread info
table{border:1px solid #99;border-collapse:collapse;}table td{text-align:center;border:1px solid #99;} PP>QP>P3P8P5 P4QQP7Q Q! PQ P?QP>P4P>P;P6P0P5P< QP0P4P>P2P0QQ PP0Q P=P8P7P:P8PQP>P2Q P?QP5P4P;P>P6P8QQ PP0P< P=P>P2QQ P3QQP?P?Q

overlapping IPv6 fragments in pf

2012-01-11 Thread Alexander Bluhm
Hi, Drop overlapping IPv6 fragments in pf reassembly code. RFC 5722 is demanding that. Our stack does that already. The text "constituent fragments, including those not yet received, MUST be discarded" does not make clear, how long to do that. The easiest way for pf is to wait until the packet

Merhaba

2012-01-11 Thread Yes Feromon
Yes! Feromon A~k Parf|m| Yes! Feromon Parf|m, kad}nlar} etkileyen ve cinsel istek arzusunu tetikleyen erkek feromonu igerir. \zerinizdeki kokuyu alan bayanlarda cinsel istek uyand}r}r. Yes! Feromon Parf|m etkisi kan}tlanm}~ bir |r|nd|r ABD'de en gok satan feromon kokular aras}ndad}r.

Re: RFC 4638 support for pppoe(4)

2012-01-11 Thread Matt Dainty
* Matt Dainty [2012-01-09 20:21:54]: > * Matt Dainty [2012-01-02 16:30:55]: > > * Stuart Henderson [2011-12-31 10:12:41]: > > > > > > If the remote side doesn't echo our tag back, we should restrict ourselves > > > to PPPOE_MAXMTU. > > > > > > Certainly until we are checking this I think we sh

Re: IPv6 neighbor discovery and carp

2012-01-11 Thread Alexander Bluhm
Hi, Robert's issues are still discussed, so let's fix the obvious first: Simplify the #if CARP and if (IFT_CARP) dance in nd6_ns_input(). Fix a white space bug while there. No functional change. ok? bluhm Index: netinet6/nd6_nbr.c ==

Anyone got a 48 port gigabit switch, small and lower power? looking for a good home?

2012-01-11 Thread Bob Beck
OpenBSD's building infrastructure has a need for such things. if you are in the process of rewhacking your network, I would love to hear from you if you have such beasts that might be sent our way. We are looking to get these things in Calgary, Canada.

Re: relayd imsg race

2012-01-11 Thread Julien Crapovich
Hello. Same problem for me. relayd crashes with the message : fatal: relay_dispatch_pfe: invalid host id Best regards

Re: select()ing on the underlying descriptor of a pcap_t

2012-01-11 Thread Claudio Jeker
On Tue, Jan 10, 2012 at 07:58:29PM -0800, Philip Guenther wrote: > On Tue, Jan 10, 2012 at 4:10 PM, Fernando Gont wrote: > ... > > However, in OpenBSD (and apparently NetBSD, too) the underlying > > descriptor for a pcap_t is never writeable. > > > > If anything, it'd seem that having select() alw