Reputation: 11
Is there is any easy way to modify tcp socket parameters? For example: Server_program is using eth0 with 10.0.0.1, it can't be restarted and I need to recreate socket on the eth1 with 192.168.0.1. I know there is some other not trival problems but all I'm looking now is possibility to modify socket "on-the-fly" inside the kernel. Thank you for any advices.
Upvotes: 1
Views: 1151