Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libnet-devel | Distribution: SUSE Linux Framework One |
Version: 1.3 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.6 | Build date: Mon Aug 26 11:52:59 2024 |
Group: Development/Libraries/C and C++ | Build host: s390zl37 |
Size: 238210 | Source RPM: libnet-1.3-slfo.1.1.6.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://codedocs.xyz/libnet/libnet/ | |
Summary: Devel files for libnet |
Libnet is an API to help with the construction and handling of network packets. This package contains devel files.
BSD-3-Clause
* Tue Oct 24 2023 info@paolostivanin.com - update to 1.3: * Add support for LLDP, mandatory TLVs. * Add support for Cisco UniDirectional Link Detection (UDLD), RFC5171 * Calling libnet_init() with a RAW type no longer sets a TX buffer max size. Use the new libnet_setfd_max_sndbuf() instead when needed. * Fix #122: unused parameter warnings * Fix #123: potential memory leak in libnet_cq_add() * Fix #124: potential name conflict with C++ keyword new * Fix #96: pointer type warnings when dumping raw data with %p * Fix #97: non-standard types * Fix #98: lots of signed vs unsigned comparisons * Fix #102: possible buffer overflows in libnet_plist_chain_dump_string() * Fix #120: possible NULL pointer dereference in libnet_cq_add() * Fix #120: memory leak in libnet_plist_chain_new() * Fix segmentation fault in libnet_ifaddrlist() * Fix #150: segfault when number of IPs > 512 - Drop upstreamed reproducible.patch * Wed Feb 09 2022 bwiedemann@suse.com - Add reproducible.patch to override build date (boo#1047218) * Wed Sep 23 2020 dmueller@suse.com - update to 1.2: * Removed Lua bindings from repo and dist files, now available separately * Removed generated HTML and Nroff (man pages) documentation files, must be regenerated with Doxygen using make doc * Add pkg-config support with libnet.pc, replaces libnet-config tool, although it is kept for compatibility for now * Factorize socket setup code for socket opening to provide output device selection for IPv4 * Make libnet_get_hwaddr() work with 802.1q interfaces in bpf (BSD) * New API for OSPF HELLO messages, with neighbor * many bugfixes, see https://github.com/libnet/libnet/releases/tag/v1.2 - drop libnet-1.2-rc.patch libnet-pf-packet.patch (obsolete) * Fri Oct 23 2015 tchvatal@suse.com - Add patch for bnc#949391: * libnet-pf-packet.patch * Fri Mar 13 2015 tchvatal@suse.com - Remove no longer needed provide/obsolete * Tue May 13 2014 tchvatal@suse.com - Drop patch removing manpages, no reason to remove them. libnet-1.2.0-drop-man-build.patch * Tue May 13 2014 tchvatal@suse.com - Update to actual released tarball which is versioned 1.2-rc3 - Cleanup with spec-cleaner - No reason to not have this library in /usr so move it there - Add patch libnet-1.2-rc.patch needed to set proper version in automake. * Thu Jan 02 2014 mvyskocil@suse.com - Use macro in libnet-devel to ensure correct dependency * Thu Dec 19 2013 mvyskocil@suse.com - Update to 1.2 no changelog available - add libnet-1.2.0-drop-man-build.patch to not fail on non existing manual pages * Thu Oct 03 2013 mvyskocil@suse.com - Install just plain c files in samples/ * Wed Mar 27 2013 mvyskocil@suse.com - update to 1.1.6 * obsoleted libnet-1.1.2.1-uninitialized-fix.diff * obsoleted libnet-1.1.5-arrray-fix.diff * fixes the PF_PACKET detection (bnc#810138) * includes many bugfixes from Debian * ICMPv6 and IPv6 related bugfixes * and many more * Mon Feb 13 2012 coolo@suse.com - patch license to follow spdx.org standard * Sun Nov 20 2011 jengelh@medozas.de - Remove redundant/unwanted tags/section (cf. specfile guidelines) * Sat Nov 19 2011 coolo@suse.com - add libtool as buildrequire to avoid implicit dependency * Thu May 05 2011 dmueller@suse.de - complete package rename to libnet1 * Wed Feb 09 2011 adam@mizerski.pl - minor specfile improvements - removed dead/unused libnet-1.1.5-strict-aliasing-fix.diff * Sat Nov 20 2010 coolo@novell.com - fix requires of devel package * Fri Nov 19 2010 mvyskocil@suse.cz - update to 1.1.5 (from libnet-dev.sf.net) a bugfix release see CHANGELOG for complete list of fixes from 1.1.2.1 - patches changes: * remove libnet-endianess-fix.diff * remove libnet-shared.diff * remove libnet-1.1.2.1-makefile.diff * refresh libnet-1.1.5-strict-aliasing-fix.diff * refresh libnet-1.1.5-arrray-fix.diff - rename to libnet1 to conforms Shared Library Policy - split devel files to libnet-devel and documentation to libnet-doc * Tue Nov 03 2009 coolo@novell.com - updated patches to apply with fuzz=0 * Tue Sep 09 2008 crrodriguez@suse.de - after removing static libraries, syslog-ng complains that are needed, so we move the shared library to /%{_lib} to really fix the problem * Thu Sep 04 2008 crrodriguez@suse.de - remove "la" file with empty dependency_libs - disable static libraries - libpcap is no longer needed for this package - configure option --with-pf_packet does not exists anymore * Wed Mar 14 2007 anosek@suse.cz - fixed permissions of man pages [#254335] * Fri Feb 17 2006 lmichnovic@suse.cz - fixed subscription beyond array and uninitialized variable [#151312] * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Mon Sep 19 2005 mmarek@suse.cz - fixed some gcc warnings * Thu Nov 18 2004 ro@suse.de - fixed file list * Wed Aug 04 2004 postadal@suse.cz - updated to version 1.1.2.1 * Wed Feb 11 2004 postadal@suse.cz - removed compiled files from /usr/share/doc/packages/libnet/sample * Tue Feb 10 2004 postadal@suse.cz - updated to version 1.1.1 - removed obsoleted patches: autoconf-fix.diff, samples.diff - fixed code that broke strict aliasing * Sun Jan 11 2004 adrian@suse.de - add %run_ldconfig * Wed Aug 13 2003 mjancar@suse.cz - build also shared library * Thu Jul 24 2003 meissner@suse.de - honor detected endianess. * Thu Jul 24 2003 postadal@suse.cz - update to version 1.1.0 * Mon Nov 11 2002 postadal@suse.cz - fixed deprecated multiline string literals * Wed Jan 09 2002 cihlar@suse.cz - use %{_libdir} * Wed Feb 14 2001 cihlar@suse.cz - update to version 1.0.2a - clean up spec file * Thu Nov 16 2000 grimmer@suse.de - initial package (version 1.0.1b)
/usr/bin/libnet-config /usr/include/libnet /usr/include/libnet.h /usr/include/libnet/libnet-asn1.h /usr/include/libnet/libnet-functions.h /usr/include/libnet/libnet-headers.h /usr/include/libnet/libnet-macros.h /usr/include/libnet/libnet-structures.h /usr/include/libnet/libnet-types.h /usr/lib64/libnet.so /usr/lib64/pkgconfig/libnet.pc /usr/share/man/man1/libnet-config.1.gz /usr/share/man/man3/libnet-functions.3.gz /usr/share/man/man3/libnet-macros.3.gz /usr/share/man/man3/libnet.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 1 00:10:27 2024