Hi Erik,

Thanks for the patches. They are merged and is tagged with version v2.2.0.

https://sourceforge.net/p/tipc/tipcutils/ci/dc8c2d324cda2e80a6e07ee1998fca0839d4a721/

regards partha

On 08/15/2016 10:23 PM, Jon Maloy wrote:
> If Erik doesn't have access to the tipcutils repository I suggest one of you 
> guys apply and check it in. 
> Acked-by: jon
>
>> -----Original Message-----
>> From: Richard Alpe
>> Sent: Monday, 01 August, 2016 08:39
>> To: Erik Hugne <erik.hu...@gmail.com>; Jon Maloy <jon.ma...@ericsson.com>;
>> Ying Xue <ying....@windriver.com>; Parthasarathy Bhuvaragan
>> <parthasarathy.bhuvara...@ericsson.com>
>> Cc: tipc-discussion@lists.sourceforge.net
>> Subject: Re: [PATCH 0/3] tipcutils: remove duplicated functionality
>>
>> What happened to this patch-set?
>>
>> /Richard
>>
>> On 2016-04-09 08:21, Erik Hugne wrote:
>>> It made sense to keep tipcconfig in the tipcutils package for a while
>>> after Richard merged it to iproute2, but now it's becoming more of a
>>> source of confusion. And any patches submitted to iproute2/tipc would
>>> need to be applied here aswell..
>>>
>>> This series removes tipcconfig from the utils package, and also does
>>> some other small cleanups.
>>>
>>> Erik Hugne (3):
>>>   tipcutils: fix .gitignore and remove binaries from git control
>>>   tipcutils: fix build warnings
>>>   tipcutils: purge old config tool
>>>
>>>  .gitignore                         |    3 +
>>>  Makefile.am                        |    1 -
>>>  configure.ac                       |    3 +-
>>>  demos/c_api_demo/tipc_c_api_client |  Bin 44348 -> 0 bytes
>>>  demos/c_api_demo/tipc_c_api_server |  Bin 44404 -> 0 bytes
>>>  demos/iov_control/iov_control.c    |    4 +-
>>>  man/Makefile.am                    |    2 +-
>>>  man/tipc-config.1                  |  115 ---
>>>  man/tipc-pipe.1                    |    3 -
>>>  ptts/tipc_ts_server.c              |    9 -
>>>  tipc-config/Makefile.am            |    1 -
>>>  tipc-config/README                 |   34 -
>>>  tipc-config/tipc-config.c          | 1506 
>>> ------------------------------------
>>>  tipc-pipe/tipc-pipe.c              |    2 +-
>>>  14 files changed, 9 insertions(+), 1674 deletions(-)
>>>  delete mode 100755 demos/c_api_demo/tipc_c_api_client
>>>  delete mode 100755 demos/c_api_demo/tipc_c_api_server
>>>  delete mode 100644 man/tipc-config.1
>>>  delete mode 100644 tipc-config/Makefile.am
>>>  delete mode 100644 tipc-config/README
>>>  delete mode 100644 tipc-config/tipc-config.c
>>>

------------------------------------------------------------------------------
_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to