Skip to content
  • zwelch's avatar
    David Brownell <david-b@pacbell.net>: · 4f459253
    zwelch authored
    OpenOCD doesn't actually *need* to be keeping all TCP ports
    active ... creating security issues in some network configs.
    
    Instead, let config file specify e.g. "tcl_port 0" (or gdb_port,
    telnet_port) to disable that particular remote access method.
    
    
    git-svn-id: svn://svn.berlios.de/openocd/trunk@2240 b42882b7-edfa-0310-969c-e2dbd0fdcd60
    4f459253