]> git.ipfire.org Git - thirdparty/bird.git/commit
Rename client/client.c to client_full.c
authorTomas Hlavacek <tmshlvck@gmail.com>
Wed, 23 Jan 2013 14:51:04 +0000 (15:51 +0100)
committerTomas Hlavacek <tmshlvck@gmail.com>
Tue, 19 Mar 2013 17:03:49 +0000 (18:03 +0100)
commit5c2c4ea8b1e924fce433094e744c0467da55aaab
treecb190136a0e3eca65c1635b428b56de9f2d150ba
parenta9fc659b840e13323aa43e92eb8f39ceb19b5ed6
Rename client/client.c to client_full.c

Rename client/client.c to client-full.c and change the Makefile accordingly.
This is a preparation step for introducing a new lightweight client which
should reuse as much code as possible from the old one but it should not depend
on external libraries.

Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com>
client/Makefile
client/client_full.c [moved from client/client.c with 100% similarity]