Bug#586037: [netsed] Replacing gethostbyname() to get IPv6

2010-06-19 Thread Tim Retout
On 19 June 2010 14:18, Julien Viard de Galbert wrote: > On Sat, Jun 19, 2010 at 02:42:47PM +0200, Mats Erik Andersson wrote: >> A week ago I did develop a patch against netsed-0.01c >> to get rid of gethostbyname(3) by using getaddrinfo(3). >> Thus implementing full IPv6 support and more for the T

Bug#586037: [netsed] Replacing gethostbyname() to get IPv6

2010-06-19 Thread Julien Viard de Galbert
On Sat, Jun 19, 2010 at 02:42:47PM +0200, Mats Erik Andersson wrote: > A week ago I did develop a patch against netsed-0.01c > to get rid of gethostbyname(3) by using getaddrinfo(3). > Thus implementing full IPv6 support and more for the TCP > layer of netsed. Would Julien Viard accept this, being

Bug#586037: [netsed] Replacing gethostbyname() to get IPv6

2010-06-19 Thread Mats Erik Andersson
A week ago I did develop a patch against netsed-0.01c to get rid of gethostbyname(3) by using getaddrinfo(3). Thus implementing full IPv6 support and more for the TCP layer of netsed. Would Julien Viard accept this, being the de facto new upstream author? The looping bug I addressed in the origina