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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 02 Mar 2016 14:52:04 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	bro.devel@...il.com
Cc:	netdev@...r.kernel.org, ycheng@...gle.com, eric.dumazet@...il.com,
	ncardwell@...gle.com, apetlund@...ula.no, griff@...ula.no,
	paalh@...ula.no, jonassm@....uio.no, kristian.evensen@...il.com,
	kennetkl@....uio.no
Subject: Re: [PATCH v5 net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

From: "Bendik Rønning Opstad" <bro.devel@...il.com>
Date: Wed, 24 Feb 2016 22:12:55 +0100

> +/* tcp_rdb.c */
> +void rdb_ack_event(struct sock *sk, u32 flags);

Please name globally visible symbols with a prefix of "tcp_*", thanks.

Powered by blists - more mailing lists