]> git.ipfire.org Git - thirdparty/hostap.git/commit
hlr_auc_gw: Add support for processing command line operations
authorJouni Malinen <j@w1.fi>
Sun, 29 Sep 2013 15:42:37 +0000 (18:42 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 29 Sep 2013 15:42:37 +0000 (18:42 +0300)
commit3e6547b5e8195bb668acefed68e741a6bfed9c86
tree7e369dff04974598a171c861a1b6e99776ab0bf4
parent2b5b875f3403cc1d5d571e8ffe10dcba194eaf90
hlr_auc_gw: Add support for processing command line operations

This allows hlr_auc_gw to be used to run a single operation without
having to use it as a server. This can be useful, e.g., for generating
GSM authentication triplets for external programs. For example:
./hlr_auc_gw -m hlr_auc_gw.milenage_db "SIM-REQ-AUTH 232010000000000"

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/hlr_auc_gw.c