Added set_mode() handler for privsep

This commit is contained in:
Jouni Malinen 2008-09-29 17:09:26 +03:00 committed by Jouni Malinen
parent 147bdb3f9c
commit 38fa763405
3 changed files with 27 additions and 1 deletions

View file

@ -30,6 +30,7 @@ enum privsep_cmd {
PRIVSEP_CMD_L2_UNREGISTER,
PRIVSEP_CMD_L2_NOTIFY_AUTH_START,
PRIVSEP_CMD_L2_SEND,
PRIVSEP_CMD_SET_MODE,
};
struct privsep_cmd_associate