summaryrefslogtreecommitdiffhomepage
path: root/tools/pyang_plugins
AgeCommit message (Expand)Author
2019-03-16Fixed typoszabio3
2019-03-14Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6Hitoshi Irino
2019-01-26Add experimental BGP-LS featureArtur Makutunowicz
2019-01-09silence staticcheck warningsFUJITA Tomonori
2018-11-07api: fix regression that match set option has no default valueoc
2018-09-12pyang_plugins: Fix an import pathIWASE Yusuke
2018-09-12pyang_plugins: Improve pylint and pycodestyle resultsIWASE Yusuke
2018-09-04tools: update pyang_plugins/README.rstFUJITA Tomonori
2018-06-13config: Change "RedistributeRouteTypeList" to []stringSatoshi Fujimoto
2018-05-10config: Enable to configure VRF via config fileIWASE Yusuke
2018-02-08config: Option to disable best path selectionIWASE Yusuke
2017-12-16table/policy: Support prefix representation in NeighborSetSatoshi Fujimoto
2017-10-03config: add-paths structure per AFI-SAFIIWASE Yusuke
2017-09-14config: Introduce Family field into AfiSafiStateIWASE Yusuke
2017-07-26config: Insert descriptions extracted from yang filesIWASE Yusuke
2017-07-26pyang_plugins: RefactorIWASE Yusuke
2017-07-26pyang_plugins: Replace map() with list comprehensionIWASE Yusuke
2017-07-26pyang_plugins: Use file descriptor passed to pluginIWASE Yusuke
2017-07-26config: Use BmpServerConfig struct in BmpServerStateIWASE Yusuke
2017-06-23config: TTL value for BGP packetsIWASE Yusuke
2017-06-23config: Add parameters for TTL SecurityIWASE Yusuke
2017-06-16config: Option to enable Dynamic NeighborSatoshi Fujimoto
2017-06-09config: Add counter for BMP statisticsIWASE Yusuke
2017-06-03config: Option to enable BMP Route MirroringIWASE Yusuke
2017-06-03tools: Update usage of pyang_pluginsIWASE Yusuke
2017-05-22server/peer: Number of filtered routes to advertiseIWASE Yusuke
2017-05-22config: Add interval seconds for BMP stats reportsIWASE Yusuke
2017-05-22bmp: Obsolete "both" option for route-monitoring-policyIWASE Yusuke
2017-05-22bmp: Enable to specify all route monitoring policiesIWASE Yusuke
2017-04-17config/bgp_configs: Constant for Local RIB in BMPIWASE Yusuke
2017-03-06config: update yang fileFUJITA Tomonori
2016-11-17config: simplify route-disposition configurationWataru Ishida
2016-11-14config/api: create admin-state typeWataru Ishida
2016-11-14config: add json tag for config structuresWataru Ishida
2016-11-14config: use struct type instead of []byte for capability and open msgWataru Ishida
2016-11-14config: delete Equal() method for State structuresWataru Ishida
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-11-03remove label allocation completelyFUJITA Tomonori
2016-10-10policy: support large-community match/actionWataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida
2016-10-09*: Notification support for BGP GRWataru Ishida
2016-09-29Add version to zebra-config in gobgp.yang.kishiguro
2016-09-28tools: use forked openconfig repositoryFUJITA Tomonori
2016-08-26add RemoteRouterId to config.NeighborStateFUJITA Tomonori
2016-08-17policy: support route-type conditionISHIDA Wataru
2016-08-15mrt: support per-peer table dump with route server configurationFUJITA Tomonori
2016-08-14support mrt table dump (TABLE_DUMPv2 format)FUJITA Tomonori
2016-08-02config: support unnumbered bgp peeringISHIDA Wataru
2016-07-20move gRPC-related code for RPKI to grpc_server.goFUJITA Tomonori
2016-07-20remove gRPC dependency from peer.goFUJITA Tomonori