[PATCH iproute2 0/2] mptcp: support colors & display iface name

Matthieu Baerts (NGI0) posted 2 patches 2 weeks, 4 days ago
Failed in applying to current master (apply log)
ip/ipmptcp.c | 35 ++++++++++++++++++++++++++++-------
1 file changed, 28 insertions(+), 7 deletions(-)
[PATCH iproute2 0/2] mptcp: support colors & display iface name
Posted by Matthieu Baerts (NGI0) 2 weeks, 4 days ago
Here are two small patches to support colors in "ip mptcp endpoint show"
and "ip mptcp monitor" commands.

Now the IP addresses and interface names are printed in the
corresponding colors. "ip mptcp monitor" will also print the interface
name if any.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (2):
      mptcp: monitor: also show iface name
      mptcp: display addr & ifname in color

 ip/ipmptcp.c | 35 ++++++++++++++++++++++++++++-------
 1 file changed, 28 insertions(+), 7 deletions(-)
---
base-commit: 72f679c0d07629fe9e462c2c52bbe48aaeaa7f83
change-id: 20260211-mptcp-color-d4fd6b7ea1ba

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>