Damien Zammit, le mar. 20 sept. 2022 08:15:35 +, a ecrit:
> Did you fix in glibc as well,
> with something like what was in my commit message?
That's now done, yes.
Samuel
> I wasn't sure if the whole file should just be replaced,
> as it currently has a lot of unused stuff so I couldn't
>
Hi Samuel,
Did you fix in glibc as well,
with something like what was in my commit message?
I wasn't sure if the whole file should just be replaced,
as it currently has a lot of unused stuff so I couldn't
write an actual patch.
Damien
On 30/8/22 7:15 am, Samuel Thibault wrote:
> Applied, thank
Applied, thanks!
Damien Zammit, le lun. 29 août 2022 10:30:04 +, a ecrit:
> Using a new client side
> I was able to clean up the existing options.c in pfinet
> and add two new ioctls for adding/deleting network routes.
>
> #ifndef NET_ROUTE_H_
> #define NET_ROUTE_H_
>
> #include
> #include
Using a new client side
I was able to clean up the existing options.c in pfinet
and add two new ioctls for adding/deleting network routes.
#ifndef NET_ROUTE_H_
#define NET_ROUTE_H_
#include
#include
#include
#define _IOT_ifrtreq _IOT (_IOTS(char), IFNAMSIZ, _IOTS(int), 10, 0, 0)
/* move to