]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - build-utilities/hostap.git/commit
hostapd: Split config item parser into a separate function
authorShan Palanisamy <shanp@qca.qualcomm.com>
Thu, 16 Feb 2012 17:34:21 +0000 (19:34 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 16 Feb 2012 17:34:21 +0000 (19:34 +0200)
commitef45bc892d9988149bca0b30a15384d80a2b7a34
tree07bc8894af6174fd055cb20db37c4a8b384e36ec
parent31b540ebd5279da9f085bcf2a77ba25e79f0e90e
hostapd: Split config item parser into a separate function

This makes it easier to use the configuration file parser for updating
the configuration at run time.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c