Commit Graph

10 Commits

Author SHA256 Message Date
Lee Duncan
7d65e9c1f4 Accepting request 1138721 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+106.74c0600a8692 (from upstream/branch-1.1):
  * lldpad: dcbx: prevent null dereference in dcbx_free_data
  * lldpad: ieee8023: reorder disabling pMAC and disabling MM TX
  * uapi: Provide a copy of const.h
  * dcbx: Fix use-after-free
  * dcbx: Fix NULL pointer dereference
  * ChangeLog: mention Additional Ethernet Capabilities TLV
  * lldptool: add man page for Additional Ethernet Capabilities TLV
  * lldptool: add CLI interface for Additional Ethernet Capabilities TLV
  * lldpad: ieee8023: allow changing the addFragSize advertisement
  * lldpad: ieee8023: add Additional Ethernet Capabilities TLV logic
  * lldpad: ieee8023: make ieee8023_data() return a pointer to ieee8023_user_data
  * lldpad: ethtool netlink accessors for MAC merge layer
  * lldpad: ieee8023: add basic rchange procedure
  * uapi: copy ethtool definitions for MAC Merge layer from Linux
  * uapi: update linux/netlink.h copy
  * uapi: import ethtool kernel headers from net-next
  * dcbx: Fix leak when receiving legacy TLVs with mismatched mode
  * lldp: Reject frames with duplicate TLVs
  * dcbx: Free manifest in rchange callback
  * dcbx: Avoid memory leak if ifup is called twice
  * ctrl_iface: Fix a memory leak in ctrl_iface_deinit
  * lldp: Avoid sending uninitialized data
  * lldptool: fix null pointer deference

OBS-URL: https://build.opensuse.org/request/show/1138721
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=53
2024-01-14 19:34:22 +00:00
Lee Duncan
98069eae60 Accepting request 1121016 from home:lee_duncan:branches:network:fcoe
- Update to version latest Intel upstream (v1.1+77.75e83b6fb98e, jsc#PED-6852):
  * lldpad: dcbx: prevent null dereference in dcbx_free_data
  * dcbx: Fix use-after-free
  * dcbx: Fix NULL pointer dereference
  * dcbx: Fix leak when receiving legacy TLVs with mismatched mode
  * lldp: Reject frames with duplicate TLVs
  * dcbx: Free manifest in rchange callback
  * dcbx: Avoid memory leak if ifup is called twice
  * ctrl_iface: Fix a memory leak in ctrl_iface_deinit
  * lldp: Avoid sending uninitialized data
  * lldptool: fix null pointer deference
  * Revert "Use interface index instead of name in libconfig"
  * Avoiding null pointer dereference
  * agent: reset frame status on message delete
  * basman: use return address when pulling address
  * 8021Qaz: check for rx block validity
  * 8021qaz: squelch initialization errors
  * macvtap: fix error condition
  * vdp22: convert command parsing to null term

OBS-URL: https://build.opensuse.org/request/show/1121016
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=51
2023-10-29 16:19:49 +00:00
Lee Duncan
b0fd34bf6e Accepting request 1031393 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+58.8ca361bab766:
  * clif: Include string.h for mem* function prototypes
  * basman: use return address when pulling address
  * Revert "Use interface index instead of name in libconfig"
  * 8021Qaz: check for rx block validity
  * 8021qaz: squelch initialization errors
  * macvtap: fix error condition
  * vdp22: convert command parsing to null term

OBS-URL: https://build.opensuse.org/request/show/1031393
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=49
2022-10-26 21:32:13 +00:00
Lee Duncan
a9736b0b12 - Update to version v1.1+44.0f781b4162d3:
* agent: reset frame status on message delete
  * Avoiding null pointer dereference

OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=48
2021-09-20 16:09:30 +00:00
Lee Duncan
09ca2e5c27 Accepting request 861814 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+36.e926f7172b96:
  * tx: rename variable
  * event_iface: only set rcv buf size if too small (bsc#1175570)
  * tx: when operating in rx-only mode don't send a port shutdown pdu
  * Update .travis.yml
  * vdp22: manpage typo
  * lldptool: fix manpage
  * lldp_head: remove all references
  * add_rtattr: only copy if data is provided
  * autoconf: convenience to setup asan and ubsan
  * Post 1.1 release

OBS-URL: https://build.opensuse.org/request/show/861814
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=46
2021-01-08 22:28:46 +00:00
Lee Duncan
3967d07d69 Accepting request 854671 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+18.0e969d0edcc4:
  * event_iface: only set rcv buf size if too small (bsc#1175570)

OBS-URL: https://build.opensuse.org/request/show/854671
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=44
2020-12-11 03:40:17 +00:00
Hannes Reinecke
f253d6e162 Accepting request 847330 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+15.ef8495548d04, by merging
  upstream version 1.1 + latest, including:
  * Fix merge error: remove bogus line
  * vdp22: manpage typo
  * lldptool: fix manpage
  * lldp_head: remove all references
  * add_rtattr: only copy if data is provided
  This removed the need for the patch disable-werror.patch.

OBS-URL: https://build.opensuse.org/request/show/847330
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=42
2020-11-10 16:31:28 +00:00
Hannes Reinecke
a863e0e5d8 Accepting request 833326 from home:lee_duncan:branches:network:fcoe
- Update to version v1.0.1+69.e8f522565f5a to removed commpiler
  and rpmlint complaints:
  * Fix bash-completion dir: don't use /etc
  * Fix compiler issue with strcpy(): use memcpy
  * Fix compiler complaint argument type mismatch.
  * Fix compiler complaint declaration vs function.
  * Fix compiler complaint copying to packed member.
  * add 'lldpad.socket' to the '%service_*' macros in the SPEC
    file

- Moved sources from github.com/intel to github/openSUSE
  * upgrading to version v1.0.1+110.6009075a9fcc
    - merged in latest upstream (no API changes)

- Update to version v1.0.1+63.f977e67 (bsc#1171284,bsc#1170745,bsc#1153520):
  * lldp/rx.c: Reset state machine variable in process_delete_info()
  * lldp: do not call 'assert' in rxProcessFrame()
  * ecp: allow for failure to create
  * lldp_mand: retrieve permanent mac address in get_mac()
  * lldp_util: use netlink to fetch mac address
  * lldp_util: drop get_macstr()
  * linux/if_link.h: Update and add bonding netlink definitions

  * l2_packet: Guard ETH_P_LLDP define (edit: fixes bsc#1156545)

OBS-URL: https://build.opensuse.org/request/show/833326
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=40
2020-10-08 15:41:18 +00:00
Hannes Reinecke
408c834010 Accepting request 749533 from home:hreinecke:branches:network:fcoe
- Update to version v1.0.1+102.4c7fcc3:
  * l2_packet: Guard ETH_P_LLDP define
  * lldp_mand: retrieve permanent mac address in get_mac()
  * lldp_util: use netlink to fetch mac address
  * lldp_util: drop get_macstr()
  * linux/if_link.h: Update and add bonding netlink definitions

- Update to version v1.0.1+95.3168e11:
  * Test with newer GCC 8 and 9 versions
  * RPM build is broken, so skip
  * Place the tarball in the right place
  * A tarball needs to be built after bootstrap.sh for use with RPM
  * Added missing steps for building an RPM
  * Finish off with testing building the RPM
  * Test package installation as well
  * Test under multiple GCC releases
  * Drop requirement for Travis CI testing with Clang
  * Support checking build with Travis CI
  * vdp-netlink: account for sizes properly
  * qbg: avoid warning for extra parens
  * qbg: port name is always a valid pointer
  * dcbx-nl: drop run_cmd
  * ecp: allow for failure to create
  * lldp_util: allow for null ifa_addr element
  * lldpad: Do not enable port if already enabled
  * Silent -Werror=address-of-packed-member warnings.
  * Come up with STRNCPY_TERMINATED (#25).
  * vdptool: fixed compile error for getline()
  * Fix #23 by off by one strncpy value.
  * 8021qaz: Block lldptool set operations if read only mode is on

OBS-URL: https://build.opensuse.org/request/show/749533
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=34
2019-11-19 13:39:46 +00:00
Hannes Reinecke
0b531d2d72 - Update to git commit cb81e9541b5 (FATE#326034,bug#1104011)
* 8021qaz: Remove unused variable
  * 8021qaz: Honor willing value from config file
  * lldpad: Support DSCP selectors in APP TLV's
  * Fix application tlv display
  * basman_clif: print the OID properly
  * ecp22: deinit l2_packet_data before freeing ecp22
  * DCB set state operation return value check
  * memleak on received TLVs from modules
  * Use interface index instead of name in libconfig
  * Fix 'is_valid_mac' to include mcast mac address
  * lldpad: Fix segfault in lldptool
  * Fixup disabling PG
  + open-lldp-v1.0.1+56.cb81e95.tar.xz
- Remove superseded files
  - open-lldp-1.0.1.tar.gz
  - open-lldp-git-update.patch.bz2
  - open-lldp-gcc5.patch
  - 0001-l2_linux_packet-correctly-process-return-value-of-ge.patch
  - 0002-lldpad-Only-set-Tx-adminStatus-if-interface-is-not-m.patch

OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=26
2019-02-11 11:09:01 +00:00