commit | 7a8abf90b97ad932b69a0213615cc1cd3feb060b | [log] [download] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sun Nov 11 00:42:55 2007 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sun Nov 11 16:11:14 2007 +0000 |
tree | 795e68d191fa2086120b2437b6bee8e3a4444f12 | |
parent | f5f64f57d8b885c8070765817020819b57c281a4 [diff] |
scripts/vps-net_add.in: Add given IP address to neighbour table prior to adding routing for this address Convert to pure Bourne shell script syntax. Call vzarp() before vzaddrouting(), to ensure that given IP address is added to neighbour table prior to adding routing for this address. Fixes http://bugzilla.altlinux.org/show_bug.cgi?id=11192 Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>