Logo
Explore Drone CI Help
Register Sign In
ShaYmez/HBLink
1
0
Fork 0
You've already forked HBLink
Code Issues Pull Requests Projects Releases Wiki Activity
HBLink/reg_acl-SAMPLE.py

12 lines
358 B
Python
Raw Normal View History

Added HBP Registration ACL Works like the ACL in hb_confbridge.py
2018-07-11 18:55:35 -05:00
#
# Used to limit HomeBrew repeater Protocol registrations.
#
Update and rename reg_acl.py to reg_acl-SAMPLE.py
2018-07-12 19:55:17 -05:00
# If this is the SAMPLE file, you'll need to made a copy or start from scratch
# with one called reg_acl.py
#
Added HBP Registration ACL Works like the ACL in hb_confbridge.py
2018-07-11 18:55:35 -05:00
# The 'action' May be PERMIT|DENY
# Each entry may be a single radio id, or a hypenated range (e.g. 1-2999)
# Format:
# ACL = 'action:id|start-end|,id|start-end,....'
INITIAL BRANCH COMMIT 0) CONFIGURATION FILES WILL NEED UPDATED TO CHANGE NAMING CONFIGURATIONS! 1) Updated use of socket address instead of discrete IP/port. This will be needed for socket address based validation and is faster… duh… should have done this in the beginning. 2) Changed all references to “clients” as HBP systems to “peers”. This sets the stage for having a peer_id and an originator_id for DMRD packets. 3) Found and squashed a number of other random bugs, including the registration ACL not working in confbridge or bridge_all. 4) router is now retired. confbridge is the future.
2018-08-07 16:05:27 -06:00
REG_ACL = 'DENY:1'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 8410ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API