LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

[PATCH 0/2] ipvsadm: fix one-packet scheduling listing

To: lvs-devel@xxxxxxxxxxxxxxx
Subject: [PATCH 0/2] ipvsadm: fix one-packet scheduling listing
Cc: Simon Horman <horms@xxxxxxxxxxxx>
From: Krzysztof Gajdemski <songo@xxxxxxxxxxxxx>
Date: Thu, 21 Mar 2013 11:39:39 +0100
Two simple patches fixing 'ops' option display for 'ipvsadm -S' and
'ipvsadm -L' commands. Patch 1/2 fixes bug which prevents OPS services
from save/restore. Patch 2/2 allows the 'ops' flag to be displayed in
any OPS-enabled VS.

Krzysztof Gajdemski (2):
  ipvsadm: Fix wrong format of -o option in FMT_RULE listing
  ipvsadm: Show 'ops' flag regardless of service persistence

 ipvsadm.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

<Prev in Thread] Current Thread [Next in Thread>
  • [PATCH 0/2] ipvsadm: fix one-packet scheduling listing, Krzysztof Gajdemski <=