bgp / stayrtr

RPKI-To-Router server implementation in Go
BSD 3-Clause "New" or "Revised" License
95 stars 14 forks source link

Use inotify to reload validated payload JSON file #76

Open job opened 1 year ago

job commented 1 year ago

To supplement periodically checking whether the JSON file with the validated ROAs, ASPAs & BGPsec data changed, it might be worth implementing something using inotify to get fresh data into the pipeline faster