all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Henrik Enberg <henrik.enberg@telia.com>
Cc: schwab@suse.de, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Segfault when calling network-interface-info on OpenBSD
Date: Mon, 2 Jan 2006 17:33:17 +0100 (CET)	[thread overview]
Message-ID: <200601021633.k02GXH9W004990@rocksteady.printf.se> (raw)
In-Reply-To: <m3vex37exu.fsf@kfs-l.imdomain.dk> (storm@cua.dk)

> > The problem is that network-interface-info didn't correctly terminate the
> > loop over the interface flags table.  I've checked in a fix for that.
> > OpenBSD apparently has some additional flags that are not listed in
> > ifflag_table.
> 
> Thank you for fixing the problem.
> 
> However, it would be good to add the missing BSD flags to the table.
> Does anybody know what's missing?

net/if.h on OpenBSD lists the following flags not mentioned in
ifflag_table:

IFF_OACTIV	/* transmission in progress */
IFF_SIMPLEX	/* can't hear own transmissions */
IFF_LINK0	/* per link layer defined bit */
IFF_LINK1	/* per link layer defined bit */
IFF_LINK2	/* per link layer defined bit */

  reply	other threads:[~2006-01-02 16:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200512292201.jBTM1rFC026969@rocksteady.printf.se>
2005-12-30  4:57 ` Segfault when calling network-interface-info on OpenBSD Richard M. Stallman
2005-12-30 11:03   ` Andreas Schwab
2005-12-30 13:17     ` Henrik Enberg
2005-12-30 22:11     ` Richard M. Stallman
2006-01-01 22:37     ` Kim F. Storm
2006-01-02 16:33       ` Henrik Enberg [this message]
2006-01-16  9:05         ` YAMAMOTO Mitsuharu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200601021633.k02GXH9W004990@rocksteady.printf.se \
    --to=henrik.enberg@telia.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.