Navigation


Changeset 1354:0dff6a604b0a in freeDiameter for extensions/acl_wl/acl_wl.h


Ignore:
Timestamp:
May 17, 2019, 7:59:19 PM (5 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

acl_wl: add reload support using SIGUSR1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/acl_wl/acl_wl.h

    r741 r1354  
    4444#include <freeDiameter/extension.h>
    4545
     46extern struct fd_list tree_root;
     47
    4648/* Parse the configuration file */
    4749int aw_conf_handle(char * conffile);
Note: See TracChangeset for help on using the changeset viewer.