nttcom / pola

Stateful PCE Implementation and PCEP Library in Go
https://nttcom.github.io/pola/
MIT License
70 stars 6 forks source link

Enable to check capabilities per session with pola command #42

Open Motok1 opened 1 year ago

Motok1 commented 1 year ago

Enable to check capabilities per session with pola command. relates to #41

Ex.

user@pce:~/pola/cmd/pola$ go run . session
sessionAddr(0): 10.100.0.1
  Capabilities: Stateful, Update, Segment-Routing, Instantiation
sessionAddr(1): 10.100.0.2
  Capabilities: Stateful, Update, Segment-Routing, Instantiation