On Thu, Jul 02, 2026 at 01:28 AM +02, Michal Luczaj wrote: > Update sockmap_listen to accommodate the recent change in sockmap that > rejects unbound UDP sockets. > > TCP: Reject unbound and bound (unless established or listening). > UDP: Accept only bound sockets. > > While at it, migrate to ASSERT_* and enforce reverse xmas tree. > > Reviewed-by: Kuniyuki Iwashima <[email protected]> > Signed-off-by: Michal Luczaj <[email protected]> > ---
Reviewed-by: Jakub Sitnicki <[email protected]>

