]> git.ipfire.org Git - thirdparty/iw.git/commit - scan.c
separate commands into sections
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 24 Aug 2009 10:53:34 +0000 (12:53 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Mon, 24 Aug 2009 11:28:55 +0000 (13:28 +0200)
commit4698bfc235c20e955466b6362df2a39f7478c13f
tree47c09fc5b5c1084601b8fd83ac9cc544c352123a
parentbd663893f2c8fb77f7c8cc7561cdecc56c1f3b21
separate commands into sections

The ad-hoc way of parsing the command "tree" didn't
really work out, so separate the commands better
into sections and parse by that.
13 files changed:
Makefile
connect.c
ibss.c
info.c
interface.c
iw.c
iw.h
link.c
mpath.c
reg.c
scan.c
sections.c [new file with mode: 0644]
station.c