#ifdef INET6

Liam J. Foy liamfoy at sepulcrum.org
Tue Dec 14 13:50:47 PST 2004


Hey guys,

	I was fixing up some bad code in logger(1) and came across:

94 #ifdef INET6
95                 case '6':
96                         family = PF_INET6;
97                         break;
98 #endif

Now we should do something similar to the actual optstring of getopt.
Although, talking to Joerg he has a strong dislike for INET6 within
userland. Whats the stand on this?

-- 
Liam J. Foy
<liamfoy at xxxxxxxxxxxxx>
Say it in the living years...






More information about the Kernel mailing list