Hi,
This is the 2nd panic I get on this machine after 7.4, both the same,
ip_output() from pflow_output_process()
ddb{0}> show panic
*cpu0: ip_output no HDR
ddb{0}> trace
db_enter() at db_enter+0x14
panic(820bea35) at panic+0xc3
ip_output(fd80b320ad00,0,fd8120670c48,0,0,fd81
On 11/7/23 20:16, Omar Polo wrote:
On 2023/11/07 19:30:43 +0100, Harald Dunkel wrote:
Hi Omar,
sorry for the delay, but I have good news: The patch seems to
work. Of course I will continue to watch it.
Thanks for verifying!
Before bumping the smtp-filter protocol version I took at look at wh
Hi Robin,
robin@tilde.institute wrote on Sat, Nov 04, 2023 at 01:18:47PM +:
> In faq4.html, the link to OpenBSD's firmware directory is not working.
> Indeed it is http://firmware.openbsd.org instead of
> http://firmware.openbsd.org/firmware/ as shown in fw_update(8)'s
> manpage.
Thank you
On Tue, Nov 07, 2023 at 09:17:57PM -, Stuart Henderson wrote:
> On 2023-11-07, Devin Reade wrote:
> > I recently acquired an OnLogic Helix 330 (see [1] and [2]) and booted
> > the 7.4 install image via USB; no installation yet, no serial console
> > configured yet, no sharable dmesg yet.
> >
>
Hi, I've been an OpenBSD user for a year now, but I've never been able to
disable Acpitz. I have tried everything, and nothing has worked. I use a
Thinkpad X220, and it gets really hot. I need some help with this, can you
please guys lend a hand? Thank You
On 2023-11-07, Devin Reade wrote:
> I recently acquired an OnLogic Helix 330 (see [1] and [2]) and booted
> the 7.4 install image via USB; no installation yet, no serial console
> configured yet, no sharable dmesg yet.
>
> I have the version with the four network interfaces, based on the
> J6426.
> for now
It has been over a year
On November 3, 2023 3:07:14 PM GMT, Christian Weisgerber
wrote:
>cat:
>
>> I tried to find OpenBSD's official branding art (not the release poster art
>> or anything) and I couldn't find it. Wikipedia attributes the logo svg asset
>> to http://www.openbsd.org
On 2023/11/07 19:30:43 +0100, Harald Dunkel wrote:
> Hi Omar,
>
> sorry for the delay, but I have good news: The patch seems to
> work. Of course I will continue to watch it.
Thanks for verifying!
Before bumping the smtp-filter protocol version I took at look at what
we had in the port tree to
Thnx for your reply,
I'm experimenting in a soho environment with very limited network activity
from/to lan.
Indeed in the doubt I was leaving the setting in rc.local for now.
Can you give us more insight about the trouble?
-- Daniele Bonini
Nov 7, 2023 19:41:18 Theo de Raadt :
> Daniele B.
(Returning after a long hiatus due to $DayJob$.)
I recently acquired an OnLogic Helix 330 (see [1] and [2]) and booted
the 7.4 install image via USB; no installation yet, no serial console
configured yet, no sharable dmesg yet.
I have the version with the four network interfaces, based on the
J64
Daniele B. wrote:
> Actually i'm not sure about the real benefits of it, and for a soho
> environment like mine but after 17 years I decided to take jumbo
> frame seriously.. and MTU values of my network equipment to 9018.
> I watched with happiness also to my old Mac having jumbo frame hard
> co
Hi Omar,
sorry for the delay, but I have good news: The patch seems to
work. Of course I will continue to watch it.
Thank you very much
Harri
Sorry, I got very confused trying to read this file. C is a lot different than
Java what we learned, and the source I've read here is a lot different from the
few examples of C I've read in books.
I must have overlooked this comment but I did see the define for __dead
On Tue, Nov 7, 2023 at 22:
On Tue, Nov 07, 2023 at 04:01:12PM +, Lucretia wrote:
> I read the whole file top to bottom, slowly and with care, and saw no
> comments about __dead. Unless by chance they've been added since
> 7.4 release.
Immediately above where __dead and __pure are defined is the following
comment:
/*
*
I didn't know there was a style man page. Thanks! I will make that my reading
next.
On Tue, Nov 7, 2023 at 22:07, Maja Reberc <[m...@chloris.si](mailto:On Tue, Nov
7, 2023 at 22:07, Maja Reberc < wrote:
> There's also something about it in style(9) man page.
> https://man.openbsd.org/style
>
>
There's also something about it in style(9) man page.
https://man.openbsd.org/style
On Tue, 07 Nov 2023 16:01:12 +
Lucretia wrote:
> I read the whole file top to bottom, slowly and with care, and saw no
> comments about __dead. Unless by chance they've been added since 7.4
> release.
I read the whole file top to bottom, slowly and with care, and saw no comments
about __dead. Unless by chance they've been added since 7.4 release.
On Tue, Nov 7, 2023 at 21:15, Crystal Kolipe
<[kolip...@exoticsilicon.com](mailto:On Tue, Nov 7, 2023 at 21:15, Crystal
Kolipe < wrote:
> On Tue,
On Tue, Nov 07, 2023 at 03:08:18PM +, Lucretia wrote:
> I've seen __dead a few places in the source code, does this mean it isn't
> functional anymore, or maybe just deprecated?
>
It's the old non-standard representation for __attribute__(__noreturn__)
in code, to stop the compiler whining
On Tue, Nov 07, 2023 at 03:08:18PM +, Lucretia wrote:
> I've seen __dead a few places in the source code, does this mean it isn't
> functional anymore, or maybe just deprecated?
Read the comments about it in /usr/src/sys/sys/cdefs.h.
I've seen __dead a few places in the source code, does this mean it isn't
functional anymore, or maybe just deprecated?
Hi,
h...@mailo.com wrote:
i have tested "recent" openbsd releases, since 2022, and almost all of them are
a bit slow with xfce/firefox etc.
i was wondering, for laptops range of 2013/16 years old, what would you
recommmend them for a common web browsing using openbsd?
I like to run BSD and
Le 07/11/2023 à 10:59, Claudio Jeker a écrit :
Ugh. My bad. I forgot that iface->auth_key is not really a string. So the
code setting the auth_key would copy too much if you use a password with 8
chars. Using a password with 7 or less chars works fine.
As a result of this overflow the checksum
Claudio Jeker :
> This is not what hostname.if documents as a correct command line.
>
> Best is if you put mtu 9018 as a single line.
Indeed to make things easy I prefer to keep the mtu update in rc.local for now.
I was curious to clarify the error problem indeed, thnx.
On Tue, Nov 07, 2023 at 10:59:48AM +0100, Claudio Jeker wrote:
> On Tue, Nov 07, 2023 at 08:21:16AM +0100, Laurent CARON wrote:
> > Hi,
> >
> > After upgrading a 7.3 to 7.4 OpenBSD box, I noticed OSPF adjacencies using a
> > password are not coming up with the following in /var/log/messages:
> >
On Tue, Nov 07, 2023 at 11:33:04AM +0100, Daniele B. wrote:
>
> Sorry Claudio, my fault.
>
> wiz# ifconfig reX hwfeatures
> hwfeatures= [*] hardmtu 9194
>
> by hostname.reX:
>
> wiz# nano /etc/hostname.reX:
> inet 192.168.XXX.XXX 0xff00 mtu 9018
This is not what hostname.if documents
Thanks this solved..
Zé Loff wrote:
> From man hostname.if:
>
> Regular IPv4 network setup:
> inet [alias] addr netmask broadcast_addr options
>
> The third argument after "inet" is the broadcast address. You have
> "mtu", which isn't one, hence the error. Try adding "N
"Peter N. M. Hansteen" wrote:
> try "ifconfig $device hwfeatures" and look for the "hardmtu" value.
>
> it is possible whatever mynicdevice is does not actually support
> jumbo frames.
Thxs, received, but not this case (hardmtu=9194) and however manually
the new MTU value goes up. There is s
There was a small discussion thread a couple of days ago already, where
people noticed. Just pointing to it so you're aware. We also noticed the
wrong 73 entries in the SHA256 file:
https://marc.info/?l=openbsd-bugs&m=169872312517797&w=2
Best,
~ Armin
On 23-11-05 18:34:18, Carsten Strotmann
On Tue, Nov 07, 2023 at 11:33:04AM +0100, Daniele B. wrote:
>
> Sorry Claudio, my fault.
>
> wiz# ifconfig reX hwfeatures
> hwfeatures= [*] hardmtu 9194
>
> by hostname.reX:
>
> wiz# nano /etc/hostname.reX:
> inet 192.168.XXX.XXX 0xff00 mtu 9018
>From man hostname.if:
Regular I
On Mon, Nov 06, 2023 at 11:29:22AM +0100, h...@mailo.com wrote:
>
>
> since few months im discovering openbsd ; as linux has been often
> recommended for windows's users with a very slow system, i guess that
> it's not that unadvised to use openbsd with a GUI for web browsing and
> little softwar
Sorry Claudio, my fault.
wiz# ifconfig reX hwfeatures
hwfeatures= [*] hardmtu 9194
by hostname.reX:
wiz# nano /etc/hostname.reX:
inet 192.168.XXX.XXX 0xff00 mtu 9018
ctrl+S; ctrl+X
wiz# sh /etc/netstart
ifconfig: mtu: bad value
(same eventually at boot time)
by shell or rc
On Tue, Nov 07, 2023 at 10:21:35AM +0100, Daniele B. wrote:
> About OpenBSD (7.3 stable) the only thing I need to ask explanation
> for is the reason of the error "wrong MTU value" popping up by setting
> jumbo frame directly via hostame.mynicdevice; when the setting go
> smoothly up via ifconfig m
On Tue, Nov 07, 2023 at 10:21:35AM +0100, Daniele B. wrote:
> Hello,
>
> Actually i'm not sure about the real benefits of it, and for a soho
> environment like mine but after 17 years I decided to take jumbo
> frame seriously.. and MTU values of my network equipment to 9018.
> I watched with happi
On Tue, Nov 07, 2023 at 08:21:16AM +0100, Laurent CARON wrote:
> Hi,
>
> After upgrading a 7.3 to 7.4 OpenBSD box, I noticed OSPF adjacencies using a
> password are not coming up with the following in /var/log/messages:
>
> ospfd[55040]: recv_packet: authentication error, neighbor ID X.X.X.X
> in
Hello,
Actually i'm not sure about the real benefits of it, and for a soho
environment like mine but after 17 years I decided to take jumbo
frame seriously.. and MTU values of my network equipment to 9018.
I watched with happiness also to my old Mac having jumbo frame hard
coded with MTU 9018 like
Hi,
After upgrading a 7.3 to 7.4 OpenBSD box, I noticed OSPF adjacencies
using a password are not coming up with the following in /var/log/messages:
ospfd[55040]: recv_packet: authentication error, neighbor ID X.X.X.X
interface vlanXX
After removing the authentication, I was able to get adj
36 matches
Mail list logo