Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1245589
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next] RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports. |
| Date | 2015-10-13 13:10 +0200 |
| Message-ID | <qj5CW-4Ht-13@gated-at.bofh.it> (permalink) |
| References | <qivJ8-2Fs-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Sowmini Varadhan <sowmini.varadhan@oracle.com> Date: Sun, 11 Oct 2015 16:46:03 -0400 > The IP address passed to rds_bind() should be vetted by the > transport's ->laddr_check() for a previously bound transport. > This needs to be done to avoid cases where, for example, > the application has asked for an IB transport, > but the IP address passed to bind is only usable on > ethernet interfaces. > > Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next] RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports. Sowmini Varadhan <sowmini.varadhan@oracle.com> - 2015-10-11 22:50 +0200 Re: [PATCH net-next] RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports. "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com> - 2015-10-12 04:30 +0200 Re: [PATCH net-next] RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports. David Miller <davem@davemloft.net> - 2015-10-13 13:10 +0200
csiph-web