aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2021-01-18fix build on OpenWRT/musl-libcPavel Šimerda1-0/+1
2020-07-20utils/bond2team: remove TYPE in ifcfg fileHangbin Liu1-1/+1
2020-07-20utils/bond2team: keep delivering config to file if stdout not suppliedHangbin Liu1-1/+1
2019-01-14teamnl: update help messageHangbin Liu1-1/+3
2018-07-31utils: check to_stdout return correctly in bond2teamXin Long1-1/+1
2015-04-02update copyright datesJiri Pirko2-2/+2
2015-03-16teamdctl: show port link down count in state outputJiri Pirko1-2/+5
2014-12-19init unitialized value to 0/NULL to silence gcc warnings instead of x=xJiri Pirko1-1/+1
2014-12-18teamnl: fix potential memory leak in run_cmd_getoptionJiri Pirko1-2/+4
2014-06-13teamd: add TIPC link watcherErik Hugne1-1/+10
2014-03-28teamdctl: unmess check_teamd_team_devname and fix double free thereJiri Pirko1-17/+22
2014-03-28bond2team: do not guess source_host optionJiri Pirko1-9/+0
2014-03-27teamdctl: add command for easy port presention checkingJiri Pirko1-0/+30
2013-11-12teamdctl: use new port config get functionJiri Pirko1-38/+7
2013-08-16teamdctl: print error message if ifindex cannot be obtainedJiri Pirko1-1/+4
2013-08-12utils: fix _CFLAGS and _LDADDJiri Pirko1-1/+3
2013-08-08update copyright dates and emailsJiri Pirko1-1/+1
2013-08-07teamdctl: fix output print in stateview_json_ports_process()Jiri Pirko1-1/+1
2013-07-30add bond2team and its man for distributionJiri Pirko1-0/+3
2013-07-20utils: add bond2team conversion toolFlavio Leitner1-0/+1309
2013-07-17teamd: Add ZeroMQ interfaceJiří Župka1-7/+60
2013-06-14teamnl: fix possible memory leak in run_cmd_getoption()Jiri Pirko1-1/+4
2013-06-07teamdctl: check if passed device existsJiri Pirko1-0/+20
2013-06-04use "config.h" for definesJiri Pirko1-0/+2
2013-05-31teamdctl: fix "intance" typoJiri Pirko1-1/+1
2013-05-16teamdctl: fix parsing state dump in case no "ports" path is thereJiri Pirko1-18/+14
2013-05-16teamdctl: fix parsing in case link watches list is emptyJiri Pirko1-10/+22
2013-05-15teamd: lacp: add aggregator.selected state valueJiri Pirko1-3/+6
2013-05-12teamd: lw: convert to new style state apiJiri Pirko1-21/+13
2013-05-10teamd: add support for state single item read operationJiri Pirko1-0/+22
2013-05-10teamd: add support for state item write operationJiri Pirko1-0/+20
2013-05-05make D-Bus optional at compile timeJiri Pirko1-0/+5
2013-05-04teamd: lacp: convert to new style state apiJiri Pirko1-21/+1
2013-04-05libteam: implement epoll event fd allowing user to poll only one fdJiri Pirko1-14/+12
2013-03-31build: move some autotools files to build-aux and update .gitignoreJan Engelhardt1-0/+2
2013-03-31fixes FTBFS with format hardeningDmitry Smirnov1-1/+1
2013-03-29teamdctl: add error string printoutJiri Pirko1-1/+2
2013-03-22teamdctl: remove original one and rename teamdctlx->teamdctlJiri Pirko2-4/+4
2013-03-22teamdctlx: copy code from teamdctl.c and adjust it for libteamdctlJiri Pirko1-2/+944
2013-03-07libteamdctl: add lib coreJiri Pirko2-2/+38
2013-03-07rename dir "src" to "utils"Jiri Pirko2-0/+628