27 Dec
2023
27 Dec
'23
9:25 p.m.
On Fri, 8 Dec 2023 01:31:32 +1100
David Gibson
Here's another batch of cleanups for minor warts I noticed while working on flow table things.
David Gibson (8): tcp: Fix address type for tcp_sock_init_af() treewide: Use IN4ADDR_LOOPBACK_INIT more widely treewide: Add IN4ADDR_ANY_INIT macro util: Use htonl_constant() in more places util: Improve sockaddr initialisation in sock_l4() icmp: Avoid unnecessary handling of unspecified bind address treewide: Avoid in_addr_t util: Make sock_l4() treat empty string ifname like NULL
Applied, minus first two hunks of 5/8. -- Stefano