lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <alpine.LSU.2.01.1006122327420.4502@obet.zrqbmnf.qr> Date: Sat, 12 Jun 2010 23:33:57 +0200 (CEST) From: Jan Engelhardt <jengelh@...ozas.de> To: David Miller <davem@...emloft.net> cc: xiaosuo@...il.com, kuznet@....inr.ac.ru, pekkas@...core.fi, jmorris@...ei.org, yoshfuji@...ux-ipv6.org, kaber@...sh.net, netdev@...r.kernel.org, netfilter-devel@...r.kernel.org Subject: Re: [PATCH] tcp: unify tcp flag macros On Saturday 2010-06-12 23:17, David Miller wrote: > >> The same macros are definied by BSDs too. So I think it is better to >> keep them the same. > >That is an absolutely meaningless argument. > >This is a "net/*.h" header, not something in "linux/*.h" >that application in userspace might want access to. > >It's entirely private to the kernel, therefore we do what >makes the most sense (from a cleanliness and namespace >perspective) rather than "what other people do." And we'd also need to fight netinet/in.h in userspace programs, because they do already define TH_*. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists