Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 762989.t: fix a typo by grepping only the blocked port number from netstat o/p | Raghavendra Bhat | 2013-01-30 | 1 | -1/+1 |
| | | | | | | | | | Change-Id: I14c3daa799f0936014bf8aa9fd798ecbaec6e912 BUG: 762989 Signed-off-by: Raghavendra Bhat <raghavendra@redhat.com> Reviewed-on: http://review.gluster.org/4426 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com> | ||||
* | socket,rdma: before binding to any port check if it is a reserved port | Raghavendra Bhat | 2012-12-03 | 1 | -0/+32 |
* The list of ports which are reserved is obtained by reading the file /proc/sys/net/ipv4/ip_local_reserved_ports. Change-Id: I3a832f53efbb79dd719b34a30cbaf28269f25816 BUG: 762989 Signed-off-by: Raghavendra Bhat <raghavendra@redhat.com> Reviewed-on: http://review.gluster.org/4131 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com> |