Package: vpp-maglev Version: @VERSION@ Architecture: @ARCH@ Maintainer: Pim van Pelt Section: net Priority: optional Description: Maglev CLI client and out-of-band VIP tester maglevc is an interactive CLI client for maglevd with tab completion, inline help, and a one-shot mode for scripting. It talks to maglevd over gRPC and can drive either a local daemon or a remote one. . maglevt is an out-of-band HTTP probe TUI that reads a maglev.yaml, hits each configured frontend on a configurable HTTP path, and reports latency plus a response-header tally so operators can see Maglev failover as it happens. It does not talk gRPC and does not depend on a running maglevd; it is useful for validating a maglevd restart end-to-end from a client perspective and for debugging pool failover. . Install alongside the vpp-maglevd package to manage a local daemon, or install standalone on a jump host or operator workstation to manage remote maglevds over gRPC.