Commit Graph

104 Commits

Author SHA1 Message Date
Till Maas
671bf51769 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:18:07 +01:00
Jiri Pirko
29a9956657 1.15 release
- teamd: ignore SIGPIPE
- libteamdctl: Fix a typo in DBus method name
2014-12-17 11:52:50 +01:00
Jiri Pirko
98aa8a471c 1.14 release
- teamd: lw_arp_ping: make buf static and avoid returning local pointer
2014-11-05 18:29:36 +01:00
Jiri Pirko
7d56193724 1.13 release
- teamd: fix coding style a bit after previous commit
- teamd: Don't ever kill PID 0
- teamd: tipc: topology-aware failover
- teamd: tipc: fix team port removal bugs
- zmq: remove unused my_free_msg
- libteamdctl: zmq: remove include of teamd.h
- teamd: add teamd_zmq_common.h to noinst headers
2014-11-05 08:29:54 +01:00
Jiri Pirko
e81e9ff8f1 1.12 release
- teamd: teamd_state_val_dump move TEAMD_BUG_ON so it can be actually triggered
- teamd: fix coverity error in teamd_sriov_physfn_addr
- libteamdctl: adjust doc comments to be processed by doxygen
- remove forgotten src dir
- libteam: stringify.c adjust doc comments to be processed by doxygen
- libteam: ports.c adjust doc comments to be processed by doxygen
- libteam: options.c adjust doc comments to be processed by doxygen
- libteam: ifinfo.c adjust doc comments to be processed by doxygen
- libteam: libteam.c adjust doc comments to be processed by doxygen
- add doxygen html doc generation into autoconf
- teamd: tipc: use TIPC_MAX_*_NAME for buffers and check len
- fix strncmp len in ifname2ifindex
- teamd: fix incorrect usage of sizeof in __str_sockaddr
2014-08-19 09:32:18 +02:00
Peter Robinson
5235a7e77b - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 06:16:42 +00:00
Jiri Pirko
cf2ad86648 1.11 release
- teamd: add forgotten teamd_link_watch.h to noinst_HEADERS
- teamd: add tipc.h kernel header
- teamd: Add support for TIPC link watcher
- teamd: add TIPC link watcher
- teamd: move icmp6 NS/NA ping link watcher to a separate file
- teamd: move arp ping link watcher to a separate file
- teamd: move psr template link watcher to a separate file
- teamd: move ethtool link watcher to a separate file
- teamd_dbus: add PortConfigDump to introspection
- teamd: allow restart on failure through systemd
- teamd: distinguish exit code between init error and runtime error
- man teamd.conf: remove "mandatory" since the options are no longer mandatory
- teamd: add "debug_level" config option
- teamd: allow to change debug level during run
- teamd: register debug callback at the start of callbacks list
- libteam: add team_change_handler_register_head function
- teamd: lacp: update partner info before setting state
- teamd: lacp: do not check SYNCHRO flag before enable of port
- teamd: lacp: "expired" port is not selectable, only "current"
- teamd: lacp: update actor system (mac) before sending lacpdu
- teamd: respect currently set user linkup for created linkwatches
- teamd: split --take-over option into --no-quit-destroy
- teamd: fix port removal when using take_over
- libteam: add SubmittingPatches doc
- libteam: Use u8 for put/get TEAM_ATTR_OPTION_TYPE
2014-06-26 12:11:04 +02:00
Dennis Gilmore
bff8b61754 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 00:39:30 -05:00
Jiri Pirko
5e0de52da8 Update to 1.10
- teamd: quit when our team device is removed from outside
- libteam: ifinfo: watch for dellink messages and call change handlers for that
- initscripts: make ifup/ifdown scripts usable by ifup/ifdown-eth scripts
- teamdctl: unmess check_teamd_team_devname and fix double free there
- man: correct type of "*_host" options
- teamd_link_watch: specify "missed_max" option default value
- bond2team: do not guess source_host option
- teamd_link_watch: allow to send ARP probes if no source_host is specified
- initscripts: do not try to re-add port if it is already there
- teamdctl: add command for easy port presention checking
- Fix potential small memory leak
- usock: accept multiline message string parameters
- libteamdctl: add notice for caller to do not modify or free certain strings
- teamd: do not remove ports from team dev in case of take over mode
- teamd: look for existing ports before adding new ones
- libteam: introduce ream_refresh
- teamd: fixed couple comments.
- teamd: update hwaddr when changing team's macaddr
- redhat: fix boolean types in example 2
- initscripts: fix port up before master and port down after master
- lb: enable/disable port according to linkwatch state
- fix comment typo in ifdown-Team scripts
- man teamd.conf: Minor improvements to style and language
- man teamdctl: Minor improvements to style and language
2014-03-31 16:47:13 +02:00
Jiri Pirko
b05da73390 fix year in changelog 2014-01-23 13:38:39 +01:00
Jiri Pirko
b26585d7fd fix multilib 2014-01-23 13:37:39 +01:00
Jiri Pirko
b29eb78b80 Update to 1.9
- libteamdctl: remove false lib dependencies
- teamdctl: use new port config get function
- libteamdctl: introduce support for port config get
- libteamdctl: cache reply strings into list
- teamd: introduce PortConfigDump control method
- teamd: make teamd_get_port_by_ifname ifname argument const
- Minor improvements to style and language.
- do not install example binaries
- minor man page(s) correction(s) and lintianisation
- teamdctl: print error message if ifindex cannot be obtained
- fix cflags path in pc files
2013-11-12 19:01:15 +01:00
Jiri Pirko
47c360ede3 Update to 1.8 2013-08-13 15:13:08 +02:00
Jiri Pirko
b3eca3f2d3 fix week days in dates
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
2013-08-13 15:10:48 +02:00
Jiri Pirko
e08a390a1f Update to 1.7 2013-08-12 09:01:19 +02:00
Jiri Pirko
5fb2db63ff Update to 1.6 2013-08-08 14:22:51 +02:00
Jiri Pirko
b93ca51669 Update to 1.5 2013-07-30 15:53:44 +02:00
Flavio Leitner
dc3a0e90ed spec: install bond2team conversion tool and its man-page
Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
2013-07-30 13:57:22 +02:00
Jiri Pirko
4708e92e3c Update to 1.3 2013-06-11 11:26:21 +02:00
Jiri Pirko
51814b6281 Update to 1.2 2013-05-29 10:03:17 +02:00
Jiri Pirko
503999f353 fix release string
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
2013-05-16 19:24:15 +02:00
Jiri Pirko
eb4d695e2c Update to 1.1 2013-05-16 15:30:29 +02:00
Jiri Pirko
494fac33f4 Update to 1.0 2013-01-31 13:58:46 +01:00
Jiri Pirko
26f82fb938 Rebuilt for libnl3 2013-01-20 15:30:55 +01:00
Kalev Lember
85dc2c955c Rebuilt for libnl3 2013-01-20 06:30:26 +01:00
Jiri Pirko
c06e9bc8d6 Rebase to git commit f16805c 2013-01-10 18:35:46 +01:00
Jiri Pirko
cfd80d5b15 Rebase to git commit 01fe4bd 2012-12-12 18:15:49 +01:00
Jiri Pirko
633e45b839 Rebase to git commit 659a848 2012-12-06 19:27:56 +01:00
Jiri Pirko
13e0c89cea Rebase to git commit 18b6701 2012-11-22 15:40:58 +01:00
Jiri Pirko
e174f37869 Rebase to git commit ffb5267 2012-11-15 19:25:35 +01:00
Jiri Pirko
9681d2fe7d Rebase to git commit 3b95b34 2012-11-05 22:39:10 +01:00
Jiri Pirko
30f82118f1 Rebase to git commit 7fe7c72 2012-10-25 22:44:41 +02:00
Jiri Pirko
315bdda0b2 Rebase to git commit 1a91059 2012-10-19 16:46:29 +02:00
Jiri Pirko
453da0e6c6 Rebase to git commit 6f48751 2012-10-07 10:36:27 +02:00
Jiri Pirko
1d0b0778ba Rebase to git commit cc5cddc 2012-09-25 17:11:06 +02:00
Jiri Pirko
2e26ae0cc6 Rebase to git commit 8448186 2012-09-23 11:30:53 +02:00
Jiri Pirko
9dd0100904 Rebase to git commit bdcf72c 2012-09-04 13:40:28 +02:00
Jiri Pirko
08a659e416 Rebase to git commit c0d943d 2012-08-22 19:06:23 +02:00
Jiri Pirko
38dab426b4 Rebase to git commit 9fa4a96 2012-08-07 16:16:58 +02:00
Dennis Gilmore
5d4c91c8c0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 16:21:31 -05:00
Jiri Pirko
48701db30c Rebase to git commit ca7b526 2012-06-28 14:20:14 +02:00
Jiri Pirko
c0303f811d added forgotten source
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
2012-06-28 14:15:04 +02:00
Jiri Pirko
ae97ee4391 Rebase to git commit ca7b526 2012-06-28 14:05:40 +02:00
Jiri Pirko
860c7b56ad Rebase to git commit 96569f8 2012-06-27 16:27:28 +02:00
Jiri Pirko
8b655cfd3e Rebase to git commit cd6b557 2012-06-27 15:37:50 +02:00
Jiri Pirko
4d575bef6b Rebase to git commit a88fabf 2012-06-20 16:21:39 +02:00
Jiri Pirko
f0954d5eef fix wrong source file
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
2012-05-04 13:59:01 +02:00
Jiri Pirko
c0321488ef Rebase to git commit 11e234a 2012-05-04 12:56:21 +02:00
Jiri Pirko
32a298b392 Rebase to git commit a82f8ac 2012-04-05 15:55:03 +02:00
Jiri Pirko
cae87335ba Rebase to git commit fe97f63 2012-02-21 21:18:18 +01:00