From: Pali Rohár
rtnetlink is not only used for IPv4
Signed-off-by: Pali Rohár
Signed-off-by: Alejandro Colomar
---
man7/rtnetlink.7 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7
index cd6809320..aec005ff9 100644
--- a/man7/rtnetlink
From: Pali Rohár
Unlike SIOCGIFADDR and SIOCSIFADDR which are supported by many protocol
families, SIOCDIFADDR is supported by AF_INET6 and AF_APPLETALK only.
Unlike other protocols, AF_INET6 uses struct in6_ifreq.
Cc: Dmitry V. Levin
Cc:
Signed-off-by: Pali Rohár
Signed-off-by: Alejandro
of()
that are unsafe :)
Cheers,
Alex.
Please CC me in any response to this thread.
From b5b674d39b28e703300698fa63e4ab4be646df8f Mon Sep 17 00:00:00 2001
From: Alejandro Colomar
Date: Sun, 5 Apr 202
On 1/12/21 8:26 PM, Pali Rohár wrote:
> On Sunday 10 January 2021 20:57:50 Alejandro Colomar (man-pages) wrote:
>> [ CC += netdev ]
>>
>> On 1/10/21 5:38 PM, Pali Rohár wrote:
>>> On Saturday 02 January 2021 19:39:52 Pali Rohár wrote:
>>>> Also add desc
Hi Pali,
I was a patch for environ.7 while I found some pattern.
Please see below a minor fix.
Thanks,
Alex
On 1/16/21 11:36 PM, Pali Rohár wrote:
> Unlike SIOCGIFADDR and SIOCSIFADDR which are supported by many protocol
> families, SIOCDIFADDR is supported by AF_INET6 and AF_APPLETALK only.
>
es,
>> +.B SIOCSIFADDR
>> +accepts
>> +.B AF_INET
>> +and
>> +.B AF_INET6
>> +addresses and
[addresses, and]
Rationale: clearly separate SIOCS* text from SIOCD* text.
>> +.B SIOCDIFADDR
>> +deletes only
>> +.B AF_INET6
>> +addresses.
>&
o wrote it.
Thanks,
Alex
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
[CC += netdev]
Hi Erik,
On 4/14/21 8:52 PM, Erik Flodin wrote:
Hi,
On Fri, 19 Mar 2021 at 20:53, Alejandro Colomar (man-pages)
wrote:
On 3/17/21 3:12 PM, Erik Flodin wrote:
The documentation for SIOCGIFFLAGS/SIOCSIFFLAGS in netdevice.7 lists
IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO, but
the
> flag set can be found via
> .IR /proc/net/dev .
> .PP
> -Local IPv6 IP addresses can be found via
> -.I /proc/net
> +.B AF_INET6
> +IPv6 addresses can be read from
> +.I /proc/net/if_inet6
> +file or via
> +.BR rtnetlink (7).
> +Adding a new or deleting an ex
t;> +interface is possible only via
>>> +.BR rtnetlink (7).
>>> .SH BUGS
>>> glibc 2.1 is missing the
>>> .I ifr_newname
>>>
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
10 matches
Mail list logo