]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpcli: split actions.c in several files
authorVincent Bernat <bernat@luffy.cx>
Tue, 22 Jan 2013 21:49:33 +0000 (22:49 +0100)
committerVincent Bernat <bernat@luffy.cx>
Tue, 22 Jan 2013 21:49:33 +0000 (22:49 +0100)
commite15f96d2ae0e425eccfdafff7800ac420ffab0ea
treee19b74fadd705340194f8ddf9235619084104d32
parente688f90f6d38031b794aff6079f4f1413450a0b8
lldpcli: split actions.c in several files

We need `configure` to be more modulable.
src/client/Makefile.am
src/client/client.h
src/client/commands.c
src/client/conf-dot3.c [new file with mode: 0644]
src/client/conf-med.c [moved from src/client/actions.c with 51% similarity]
src/client/conf-power.c [new file with mode: 0644]
src/client/conf.c [new file with mode: 0644]