* xlat/socketlayers.in (SOL_CAN_BASE): New constant, introduced by Linux
commit v2.6.25-rc1~1162^2~1414.
(SOL_CAN_RAW): New constant, introduced by Linux commit
v2.6.25-rc1~1162^2~1413.
* NEWS: Mention this.
Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
* Enhanced decoding of getsockopt SO_ERROR option.
* Enhanced error diagnostics when the first exec fails.
* Added %net as a short form of %network in syscall specifications.
- * Updated the list of FAN_* constants.
+ * Updated lists of FAN_* and SOL_* constants.
* Enhanced manual page.
* Bug fixes
SOL_UDP 17
SOL_IPV6 41
SOL_ICMPV6 58
+SOL_CAN_BASE 100
+SOL_CAN_RAW 101
SOL_SCTP 132
SOL_UDPLITE 136
SOL_RAW 255