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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 26 Nov 2007 10:51:28 +0800 From: Herbert Xu <herbert@...dor.apana.org.au> To: ianbrn@...il.com (Ian Brown) Cc: netdev@...r.kernel.org Subject: Re: DST_NOHASH flag and IPsec transformers routing tables - need some clarification Ian Brown <ianbrn@...il.com> wrote: > > 3) in net/core/dst.c: > struct dst_entry *dst_destroy(struct dst_entry * dst) > { > ... > ... > int nohash = dst->flags & DST_NOHASH; > ... > ... > } You were so close :) This is where it's used. Look harder. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - 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