jaredhendrickson13 / pfsense-api

The missing REST and GraphQL API package for pfSense
https://pfrest.org/
Apache License 2.0
688 stars 105 forks source link

Wish: FRR routing daemon #127

Open kayjei opened 3 years ago

kayjei commented 3 years ago

My machine every now and then loose the OSPF and BGP routing. Your API is great and my wish is to add endpoints for the FRR daemon. /GET status for each daemon /GET routes (for each damon) /POST restart of the FRR service /POST restart of each daemon

Thanks

jaredhendrickson13 commented 3 years ago

Hey!

Thanks for the feature request. I'll look into these features when I get a chance and see what it will take to incorporate them into endpoints. I'll keep this issue updated as progress is made.

Thanks again!