netinet/tcp.h: add TCP_NLA_* values up to linux v5.12
authorSzabolcs Nagy <nsz@port70.net>
Wed, 26 May 2021 16:04:38 +0000 (16:04 +0000)
committerRich Felker <dalias@aerifal.cx>
Tue, 8 Mar 2022 22:19:54 +0000 (17:19 -0500)
commitbc89c311120111de330c99335d3139ff55fae1fe
treefb5f7c1bdfe74ff188b3f44a74603e95c5968e62
parent9ffd145479c53b5eb0940dc6c3d09c060d7f3273
netinet/tcp.h: add TCP_NLA_* values up to linux v5.12

TCP_NLA_EDT was new in v5.9, see

  linux commit 48040793fa6003d211f021c6ad273477bcd90d91
  tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS

TCP_NLA_TTL is new in v5.12, see

  linux commit e7ed11ee945438b737e2ae2370e35591e16ec371
  tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
include/netinet/tcp.h