Files
osrg-gobgp/api
Satoshi FujimotoandFUJITA Tomonori b2ca825f6d table/policy: Support prefix representation in NeighborSet
Currently, "neighbor-set" supports only IP address representation
and IP prefix representation(such as "192.168.0.0/24") is not supported.

This commit enables to accept the prefix representation for "neighbor-set"
to allow neighbors to be specified as range.

Signed-off-by: Satoshi Fujimoto <[email protected]>
2017-12-16 20:27:06 +09:00
..