Branch: refs/heads/libnozzle-fixes Home: https://github.com/kronosnet/kronosnet Commit: 74c183ab35c24a19459b292587caf9e315e35ca5 https://github.com/kronosnet/kronosnet/commit/74c183ab35c24a19459b292587caf9... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2026-05-09 (Sat, 09 May 2026)
Changed paths: M libnozzle/Makefile.am M libnozzle/internals.h M libnozzle/libnozzle.c A libnozzle/libnozzle_bsd.c A libnozzle/libnozzle_linux.c A libnozzle/libnozzle_solaris.c
Log Message: ----------- libnozzle: refactor platform-specific code into dedicated files
Move all platform-specific code from libnozzle.c to dedicated platform files (libnozzle_linux.c, libnozzle_bsd.c, libnozzle_solaris.c). Create unified platform abstraction API for tap device management, MAC/MTU operations, and IP address configuration. Solaris global IP sockets moved to lib_cfg.
Signed-off-by: Fabio M. Di Nitto fabbione@kronosnet.org Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications