SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ericsson-tipc-kmp-default-2.0.0_sle12_k3.12.49_11-81.1.x86_64.rpm :

* Tue Feb 23 2016 parthasarathy.bhuvaraganAATTericsson.com- Added patch: 0329-tipc-create-pkt-list-on-the-stack-during-congestion.patch Fix for HU55011 - null pointer crash during tipc_sendmsg().
* Tue Jan 05 2016 toan.t.phamAATTdektech.com.au- Added patch: 0328-tipc-cannot-configure-on-bonding-slave.patch Fix for HU11988 - can\'t configure tipc on bonding slave. Register TIPC packet type that are stored in bearer structure
* Mon Nov 30 2015 parthasarathy.bhuvaraganAATTericsson.com- Added patch: 0327-tipc-hold-subscriber-lock-for-tipc_nametbl_subscribe.patch Fix for artf659502 - null pointer deference during nametable unsubscription in function tipc_nametbl_unsubscribe().
* Thu Nov 26 2015 richard.alpeAATTericsson.com- Remove patch: 0318-tipc-fix-topology-server-broken-issue.patch This patch fixed the topology server but broke the netns socket ref-counting
* Sun Nov 22 2015 parthasarathy.bhuvaraganAATTericsson.com- Added patch: 0324-tipc-fix-connection-abort-during-subscription-cancel.patch Fix for artf656655 - user socket connected to topology server gets aborted during subscription cancellation.
* Tue Nov 17 2015 parthasarathy.bhuvaraganAATTericsson.com- Added patch: 0323-tipc-adjust-locking-policy-of-subscription.patch 0322-tipc-involve-reference-counter-for-subscriber.patch 0321-tipc-introduce-tipc_subscrb_create-routine.patch 0320-tipc-rename-functions-defined-in-subscr.c.patch 0319-tipc-fix-nullpointer-bug-when-subscribing-to-events.patch Fix for artf653307 - tipc crash in subscription handling of the topology server.
* Fri Nov 13 2015 richard.alpeAATTericsson.com- Added patch: 0318-tipc-fix-topology-server-broken-issue.patch
* Wed Nov 04 2015 parthasarathy.bhuvaraganAATTericsson.com- Added patch: 0310-tipc-close-bundled-message-upon-first-transmission.patch 0311-tipc-basic-protection-against-stray-packets.patch 0312-tipc-extended-protection-against-stray-packets.patch 0313-tipc-pop-off-heading-duplicate-packets-from-deferred.patch 0314-tipc-ensure-first-arriving-broadcast-link-synch-mess.patch 0315-tipc-move-link-input-queue-to-tipc_node.patch 0316-tipc-improve-sequentiality-guarantee-during-link-syn.patch 0317-tipc-add-dummy-message-for-link-synchronization.patch
* Tue Nov 03 2015 richard.alpeAATTericsson.com- Added patch: 0308-tipc-remove-wrong-use-of-NLM_F_MULTI.patch 0309-tipc-add-broadcast-link-window-set-get-to-nl-api.patch This fixes setting broadcast window through tipc and tipc-config
* Thu Oct 22 2015 richard.alpeAATTericsson.com- Added patch: 0307-tipc-fix-default-link-prop-regression-in-nl-compat.patch
* Wed Aug 26 2015 richard.alpeAATTericsson.com- Added patch: 0300-COMPAT-workaround-broken-netns-refcnt.patch 0301-prevent-userspace-application-from-binding-reserved-.patch 0302-prevent-corruption-of-link_config-messages.patch
* Mon Aug 03 2015 richard.alpeAATTericsson.com- Added patch: 0299-tipc-don-t-sanity-check-non-existing-TLV-NL-compat.patch
* Fri Jul 31 2015 erik.hugneAATTericsson.com-Respin patches, remove: 0290-tipc-fix-bug-in-secondary-destination-lookup.patch and replace with upstream fix, that addresses another issue with random link resets: 0297-tipc-fix-two-bugs-in-secondary-destination-lookup.patch Also remove: 0297-tipc-fix-another-problem-with-random-link-resets.patch because it caused a softlockup issue at connection timeout. Replace with: 0298-tipc_non_upstream-fix-rcu-hashtable-lockup.patch
* Fri Jun 26 2015 erik.hugneAATTericsson.com- Added patches: 0298-TIPC_COMPAT-avoid-skb-leaks-of-rejected-messages.patch Compatibility fix, To reduce the risk of rejected messages being dropped due to link congestion. 0299-TIPC_COMPAT-fix-netns-recount-leak-for-topsrv-socket.patch Compatibility fix for kernel socket netns refcount bug.
* Mon Jun 15 2015 erik.hugneAATTericsson.com- Added patch: 0297-tipc-fix-another-problem-with-random-link-resets.patch Fixes an issue with random link resets after a CONN_MANAGER probe was received on the socket backlog and the response sent out to a random node.
* Tue Jun 09 2015 erik.hugneAATTericsson.com- Added patch: 0295-tipc-fix-a-link-reset-issue-due-to-retransmission-fa.patch resolve an issue with broadcast link resets.a 0296-tipc-disconnect-socket-directly-after-probe-failure.patch a new and reworked version of the previous one
* Mon Apr 27 2015 erik.hugneAATTericsson.com- Refresh all patches (names have changed after upstreaming) Refreshed rhashtable implementation
* Fri Mar 27 2015 erik.hugneAATTericsson.com- Added patches: 0001-tipc-fix-inconsistent-signal-handling-regression.patch 0002-tipc-fix-netns-refcnt-leak.patch 0003-tipc-fix-a-potential-deadlock-when-nametable-is-purg.patch 0004-tipc-withdraw-tipc-topology-server-name-when-namespa.patch 0005-tipc-do-not-report-EHOSTUNREACH-for-failed-local-del.patch 0006-tipc-fix-bug-in-secondary-destination-lookup.patch
* Tue Mar 10 2015 erik.hugneAATTericsson.com- Add patch for signal handling regression bug: 143fe22f50a8 (\"tipc: fix inconsistent signal handling regression\")
* Thu Feb 05 2015 erik.hugneAATTericsson.com- Refresh tipc sources, picked directly from mainline 3.12.
* Generate complete patch series up to, and including the nl_compat patches
* Added patches 0021-tipc-remove-TIPC-usage-of-field-af_packet_priv-in-st.patch The patch is modified slightly since the struct net_device does not have the tipc_ptr pointer, we are reusing the atalk_ptr, intended for IrDA devices. This means that it will not be possible to use TIPC on an IrDA device. We consider this a reasonable compromise :) 0022-tipc-relocate-common-functions-from-media-to-bearer.patch 0042-net-rework-recvmsg-handler-msg_name-and-msg_namelen-.patch 0044-net-add-build-time-checks-for-msg-msg_name-size.patch 0066-tipc-make-bearer-set-up-in-module-insertion-stage.patch 0073-tipc-Convert-uses-of-__constant_-foo-to-foo.patch 0095-tipc-Let-tipc_release-return-0.patch 0096-tipc-replace-config_mutex-lock-with-RTNL-lock.patch 0097-tipc-adjust-locking-policy-of-protecting-tipc_ptr-po.patch 0098-tipc-use-RTNL-lock-to-protect-tipc_net_stop-routine.patch 0099-tipc-convert-bearer_list-to-RCU-list.patch 0100-tipc-decouple-the-relationship-between-bearer-and-li.patch 0101-tipc-use-RCU-to-protect-media_ptr-pointer.patch 0102-tipc-purge-tipc_net_lock-lock.patch 0103-tipc-make-media_ptr-pointed-netdevice-valid.patch 0104-tipc-use-bearer_disable-to-disable-bearer-in-tipc_l2.patch 0105-tipc-use-bc_lock-to-protect-node-map-in-bearer-struc.patch 0120-tipc-convert-allocations-of-global-variables-associa.patch 0121-tipc-avoid-to-asynchronously-reset-all-links.patch 0122-tipc-purge-signal-handler-infrastructure.patch 0130-tipc-improve-and-extend-media-address-conversion-fun.patch 0163-tipc-remove-duplicated-include-from-socket.c.patch 0166-tipc-introduce-new-function-tipc_msg_create.patch 0167-tipc-use-pseudo-message-to-wake-up-sockets-after-lin.patch 0168-tipc-use-message-to-abort-connections-when-losing-co.patch 0169-tipc-clean-up-socket-timer-function.patch 0170-tipc-eliminate-function-tipc_port_shutdown.patch 0171-tipc-eliminate-port_connect-port_disconnect-function.patch 0172-tipc-redefine-message-acknowledge-function.patch 0173-tipc-eliminate-functions-tipc_port_init-and-tipc_por.patch 0174-tipc-use-registry-when-scanning-sockets.patch 0175-tipc-replace-port-pointer-with-socket-pointer-in-reg.patch 0176-tipc-remove-port_lock.patch 0177-tipc-remove-source-file-port.c.patch 0178-tipc-remove-include-file-port.h.patch 0179-tipc-remove-files-ref.h-and-ref.c.patch 0180-tipc-merge-struct-tipc_port-into-struct-tipc_sock.patch 0181-tipc-fix-a-potential-oops.patch 0184-tipc-fix-sparse-warnings.patch 0185-tipc-fix-bug-in-multicast-congestion-handling.patch 0186-tipc-fix-bug-in-bundled-buffer-reception.patch 0187-tipc-fix-a-potential-deadlock.patch 0188-tipc-fix-lockdep-warning-when-intra-node-messages-ar.patch 0189-tipc-spelling-errors.patch 0190-tipc-allow-one-link-per-bearer-to-neighboring-nodes.patch 0191-tipc-add-bearer-disable-enable-to-new-netlink-api.patch 0192-tipc-add-bearer-get-dump-to-new-netlink-api.patch 0193-tipc-add-bearer-set-to-new-netlink-api.patch 0194-tipc-add-sock-dump-to-new-netlink-api.patch 0195-tipc-add-publication-dump-to-new-netlink-api.patch 0196-tipc-add-link-get-dump-to-new-netlink-api.patch 0197-tipc-add-link-set-to-new-netlink-api.patch 0198-tipc-add-link-stat-reset-to-new-netlink-api.patch 0199-tipc-add-media-get-dump-to-new-netlink-api.patch 0200-tipc-add-media-set-to-new-netlink-api.patch 0201-tipc-add-node-get-dump-to-new-netlink-api.patch 0202-tipc-add-net-dump-to-new-netlink-api.patch 0203-tipc-add-net-set-to-new-netlink-api.patch 0204-tipc-add-name-table-dump-to-new-netlink-api.patch 0205-tipc_sendmsg-pass-msghdr-instead-of-its-msg_iov.patch 0206-tipc_msg_build-pass-msghdr-instead-of-its-msg_iov.patch 0207-tipc-fix-sparse-warnings-in-new-nl-api.patch 0208-tipc-remove-node-subscription-infrastructure.patch 0209-tipc-remove-protocol-message-queue.patch 0210-tipc-remove-retransmission-queue.patch 0211-tipc-clean-up-the-process-of-link-pushing-packets.patch 0212-tipc-eliminate-two-pseudo-message-types-of-BUNDLE_OP.patch 0213-tipc-remove-unused-between-routine.patch 0214-tipc-use-skb_queue_walk_safe-marco-to-simplify-link_.patch 0215-tipc-use-generic-SKB-list-APIs-to-manage-link-transm.patch 0216-tipc-use-generic-SKB-list-APIs-to-manage-deferred-qu.patch 0217-tipc-use-generic-SKB-list-APIs-to-manage-link-receiv.patch 0218-tipc-use-generic-SKB-list-APIs-to-manage-TIPC-outgoi.patch 0219-tipc-remove-size-variable-from-publ_list-struct.patch 0220-tipc-make-name-table-allocated-dynamically.patch 0221-tipc-ensure-all-name-sequences-are-released-when-nam.patch 0222-tipc-ensure-all-name-sequences-are-properly-protecte.patch 0223-tipc-any-name-table-member-must-be-protected-under-n.patch 0224-tipc-simplify-relationship-between-name-table-lock-a.patch 0225-tipc-remove-unnecessary-INIT_LIST_HEAD.patch 0226-tipc-convert-name-table-read-write-lock-to-RCU.patch 0227-tipc-drop-tx-side-permission-checks.patch 0228-tipc-fix-missing-spinlock-init-and-nullptr-oops.patch 0229-tipc-avoid-double-lock-spin_lock-seq-lock.patch 0230-tipc-fix-broadcast-wakeup-contention-after-congestio.patch 0231-tipc-replace-0-by-NULL-for-pointers.patch 0232-tipc-convert-tipc-reference-table-to-use-generic-rha.patch Patch modified to include a modified rhashtable implementation that uses spin_lock()/spin_lock_nested() instead of the bh variants, that does not exist in 3.12 based SLES12. 0233-tipc-fix-bug-in-broadcast-retransmit-code.patch 0234-tipc-remove-tipc_core_start-stop-routines.patch 0235-tipc-remove-unnecessary-wrapper-functions-of-kernel-.patch 0236-tipc-cleanup-core.c-and-core.h-files.patch 0237-tipc-feed-tipc-sock-pointer-to-tipc_sk_timeout-routi.patch 0238-tipc-remove-unused-tipc_link_get_max_pkt-routine.patch 0239-tipc-involve-namespace-infrastructure.patch 0240-tipc-make-tipc-node-table-aware-of-net-namespace.patch 0241-tipc-make-bearer-list-support-net-namespace.patch 0242-tipc-make-tipc-broadcast-link-support-net-namespace.patch 0243-tipc-make-tipc-socket-support-net-namespace.patch 0244-tipc-name-tipc-name-table-support-net-namespace.patch 0245-tipc-make-tipc-node-address-support-net-namespace.patch 0246-tipc-make-subscriber-server-support-net-namespace.patch 0247-tipc-make-tipc-random-value-aware-of-net-namespace.patch 0248-tipc-make-netlink-support-net-namespace.patch 0249-tipc-remove-redundant-timer-defined-in-tipc_sock-str.patch 0250-tipc-correctly-handle-releasing-a-not-fully-initiali.patch 0251-tipc-fix-socket-list-regression-in-new-nl-api.patch 0252-tipc-fix-excessive-network-event-logging.patch 0253-tipc-add-reference-count-to-struct-tipc_link.patch 0254-tipc-avoid-stale-link-after-aborted-failover.patch 0255-tipc-eliminate-race-during-node-creation.patch 0256-tipc-separate-link-starting-event-from-link-timeout-.patch 0257-tipc-reduce-usage-of-context-info-in-socket-and-link.patch 0258-tipc-simplify-message-forwarding-and-rejection-in-so.patch 0259-tipc-enqueue-arrived-buffers-in-socket-in-separate-f.patch 0260-tipc-split-up-function-tipc_msg_eval.patch 0261-tipc-use-existing-sk_write_queue-for-outgoing-packet.patch 0262-tipc-resolve-race-problem-at-unicast-message-recepti.patch 0263-tipc-simplify-connection-abort-notifications-when-li.patch 0264-tipc-simplify-socket-multicast-reception.patch 0265-tipc-eliminate-race-condition-at-multicast-reception.patch 0266-tipc-fix-bug-in-socket-reception-function.patch 0267-tipc-move-and-rename-the-legacy-nl-api-to-nl-compat.patch 0268-tipc-convert-legacy-nl-bearer-dump-to-nl-compat.patch 0269-tipc-convert-legacy-nl-link-dump-to-nl-compat.patch 0270-tipc-convert-legacy-nl-link-prop-set-to-nl-compat.patch 0271-tipc-convert-legacy-nl-link-stat-reset-to-nl-compat.patch 0272-tipc-convert-legacy-nl-name-table-dump-to-nl-compat.patch 0273-tipc-convert-legacy-nl-socket-dump-to-nl-compat.patch 0274-tipc-convert-legacy-nl-media-dump-to-nl-compat.patch 0275-tipc-convert-legacy-nl-node-dump-to-nl-compat.patch 0276-tipc-convert-legacy-nl-node-addr-set-to-nl-compat.patch 0277-tipc-convert-legacy-nl-net-id-set-to-nl-compat.patch 0278-tipc-convert-legacy-nl-net-id-get-to-nl-compat.patch 0279-tipc-convert-legacy-nl-stats-show-to-nl-compat.patch 0280-tipc-nl-compat-add-noop-and-remove-legacy-nl-framewo.patch 0281-tipc-remove-tipc_snprintf.patch- Use pristine 3.12 kernel code as source tarball for this package. removed: tipc-sle12.tar.bz2 added: tipc-k3.12.tar.bz2
* Fri Nov 07 2014 sbahlingAATTsuse.com- Updates to avoid race conditions (bnc#892939)
* 0001-tipc-refactor-name-table-updates-out-of-named-packet.patch
* 0002-tipc-add-name-distributor-resiliency-queue.patch
* Fri Nov 07 2014 sbahlingAATTsuse.com- Initial KMP package based on SLE 12 GA kernel code base
 
ICM