Extend the interface name length to allow any UDS address.
This patch increases the maximum length of an interface name to accommodate a UNIX domain socket address of 108 bytes. (This value is hard coded in the glibc headers, and so we cannot use the Linux kernel header macro, UNIX_PATH_MAX.) Signed-off-by: Richard Cochran <richardcochran@gmail.com>master
parent
4f6f1e1cba
commit
67b0386042
Loading…
Reference in New Issue