forked from pool/libnet
- 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
OBS-URL: https://build.opensuse.org/request/show/1119874
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libnet?expand=0&rev=40
8.6 KiB
8.6 KiB