linux/Documentation
Kory Maincent bb8645b00c netlink: specs: Introduce new netlink command to get current timestamp
Add a new commands allowing to get the current time stamping on a
netdevice's link.

Example usage :
./ynl/cli.py --spec netlink/specs/ethtool.yaml --no-schema --do ts-get \
	     --json '{"header":{"dev-name":"eth0"}}'
{'header': {'dev-index': 3, 'dev-name': 'eth0'}, 'ts-layer': 1}

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-11-18 14:52:57 +00:00
..
2023-11-09 13:37:28 -08:00
2023-11-10 12:22:14 -08:00
2023-11-06 15:06:06 -08:00
2023-11-07 12:11:26 -08:00
2023-11-04 08:07:19 -10:00
2023-10-10 13:37:43 -06:00
2023-10-10 13:35:55 -06:00
2023-11-03 15:15:47 -10:00
2023-10-30 20:30:49 -10:00
2023-11-01 15:28:33 -10:00
2023-10-23 19:38:22 +01:00
2023-11-06 15:06:06 -08:00
2023-11-03 16:00:42 -10:00
2023-10-31 16:37:07 -04:00