This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New UDP definitions in Linux 3.16


Linux 3.16 adds constants UDP_NO_CHECK6_TX and UDP_NO_CHECK6_RX to 
uapi/linux/udp.h.  Do we want to add these to sysdeps/gnu/netinet/udp.h?  
(I suspect, notwithstanding the location of that file, some of the 
constants there are actually Linux-specific, maybe with the expectation 
that other OSes should use the same numbers if they adopt those features.)

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]