ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Mikhail Nikitin <mouse@uslugionline.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Linux Programming: получить список адресов
Date: Fri Mar  1 18:15:08 2002
Message-ID: <20020301152350.GB6242@darkstar.core.uslugionline.ru> (raw)
In-Reply-To: <20020301181348.3217d5cf.vsu@mivlgu.murom.ru>

On Fri, Mar 01, 2002 at 06:13:48PM +0300, Sergey Vlasov wrote:
> On Fri, 1 Mar 2002 17:34:34 +0300
> Mikhail Nikitin <mouse@uslugionline.ru> wrote:
> 
> > Пишется некоторая программа на С++ (исп. libCommmonC++).
> > Есть некоторое желание получить список всех текущих IP-адресов (и,
> > желательно, девайсов, не глядя в /proc/net/dev). 
> > Как бы это дело обстряпать получше?
> > 
> > (варианты с С, Perl, awk, etc.. не предлагать ;-)
> 
> Ну, есть такой вариант (info libc "Interface Naming"):
> 
> #include <net/if.h>
> struct if_nameindex * if_nameindex (void);

Спасибо, список девайсов я получил можно сказать...

> После чего доставать конфигурацию через SIOCGIF... - например,

Как это (где читать)?

> как это делает ifconfig (apt-get source net-tools,
> lib/interface.c).
Смотрел... хардкорный, конечно вариант...хочется попроще..

> Хотя я не уверен, что if_nameindex работает не через
> /proc/net/dev - по крайней мере, ifconfig работает через него.
Неправда.
То есть у него есть 2 варианта - либо через /proc/net/dev либо через
syscall.


Михаил
-- 
UNIX is very user friendly.
It's just very selective about who its friends are.



  reply	other threads:[~2002-03-01 18:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-01 17:26 Mikhail Nikitin
2002-03-01 17:53 ` Sergey Vlasov
2002-03-01 18:15   ` Mikhail Nikitin [this message]
2002-03-01 21:36 ` [mdk-re] " Aleksandr Blohin
2002-03-02 12:52   ` Mikhail Nikitin

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=20020301152350.GB6242@darkstar.core.uslugionline.ru \
    --to=mouse@uslugionline.ru \
    --cc=mandrake-russian@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git