riscv-openocd/src/server
Steven Stallion 800fe0b885 server: support binding to arbitrary interfaces
Some installations of OpenOCD are used in restricted environments that
do not permit binding to public interfaces.

This patch does not affect the default behavior to listen on all
interfaces, however it does give the option to restrict services by way
of the bindto command.

Change-Id: Id51bd64b376a8c62dd47b08b4d834872925e6af2
Signed-off-by: Steven Stallion <stallion@squareup.com>
Reviewed-on: http://openocd.zylin.com/3534
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2016-07-17 20:55:11 +01:00
..
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
gdb_server.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
gdb_server.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
server.c server: support binding to arbitrary interfaces 2016-07-17 20:55:11 +01:00
server.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
server_stubs.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
startup.tcl Fix a bunch of typos. 2011-03-17 07:25:25 +01:00
tcl_server.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
tcl_server.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
telnet_server.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
telnet_server.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00