Re: [PATCH v3] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR

2021-01-28 Thread Alejandro Colomar (man-pages)
Hi Pali, On 1/27/21 8:29 PM, Pali Rohár wrote: [...] >> >> Please fix this for the next revision. >> However, don't send a new one only for this. > > Ok! I fixed that already. > >> I'd wait to see if someone reviews it or helps in any way ;) > > Seems that nobody came up with suggestions for

Re: [PATCH v3] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR

2021-01-28 Thread Alejandro Colomar (man-pages)
Hi Pali, 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. > > Unlike other protocols, AF_INET6 uses struct in6_ifreq. > > Signed-off-by: Pali Rohár Patch appl

Re: [PATCH v3] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR

2021-01-27 Thread Pali Rohár
On Tuesday 19 January 2021 21:18:29 Alejandro Colomar (man-pages) wrote: > 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 suppor

Re: [PATCH v3] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR

2021-01-19 Thread Alejandro Colomar (man-pages)
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. >

[PATCH v3] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR

2021-01-16 Thread 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. Signed-off-by: Pali Rohár --- man7/netdevice.7 | 64 +