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: <20100612.141715.220059291.davem@davemloft.net> Date: Sat, 12 Jun 2010 14:17:15 -0700 (PDT) From: David Miller <davem@...emloft.net> To: xiaosuo@...il.com Cc: jengelh@...ozas.de, 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 From: Changli Gao <xiaosuo@...il.com> Date: Sat, 12 Jun 2010 17:21:09 +0800 > 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." -- 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