From 4e55a28814e5203d987b58cf3bb16d8f747bae7c Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sat, 11 Jun 2016 06:14:35 +0200 Subject: RADIUS: Add Sangoma dictionary From FreeRADIUS master commit ba4b4402588ae87497a0b7c87e26eb5cb433c8a7 Author: Alan T. DeKok Date: Fri Jun 10 14:38:55 2016 -0400 Added dictionary.sangoma from http://wiki.sangoma.com/files/NSC-Radius-Support/dictionary.sangoma.txt Change-Id: Ie51ea6343a2a8a5b286d70451abce81ca920261f Reviewed-on: https://code.wireshark.org/review/15823 Petri-Dish: Michael Mann Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 85a30dc827..1e438a9394 100644 --- a/Makefile.am +++ b/Makefile.am @@ -282,6 +282,7 @@ dist_radius_DATA = $(_CUSTOM_radius_dict_) \ radius/dictionary.roaringpenguin \ radius/dictionary.ruckus \ radius/dictionary.ruggedcom \ + radius/dictionary.sangoma \ radius/dictionary.sg \ radius/dictionary.shasta \ radius/dictionary.shiva \ -- cgit v1.2.3