commit | 677bcbbf153fe73e57cb44f668977cbd26661fd4 | [log] [tgz] |
---|---|---|
author | Christian Franke <chris@opensourcerouting.org> | Wed Feb 27 13:47:23 2013 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue Apr 09 22:35:29 2013 +0200 |
tree | 545636b73b23f02c3ec13261c71ec3058cf089b7 | |
parent | b68da446e977f8069fb72bce73402e2234ffc1d9 [diff] |
lib/vty: register vtysh socket in server socket vector (BZ#754) Register the vtysh socket in Vvty_serv_thread so it will be correctly closed on vty_reset instead of being leaked. Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>