summaryrefslogtreecommitdiffstats
path: root/lib/routemap_northbound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: convert route-map to mgmtdChristian Hopps2024-01-261-0/+42
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-291-3/+3
* build: add -Wimplicit-fallthroughIgor Ryzhov2023-10-121-3/+2
* lib: fix on-match when added to existing route-map entryAlexander Chernavin2023-07-131-0/+10
* lib, ospfd, yang: add route map set for min/max metricJafar Al-Gharaibeh2023-04-181-0/+118
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-15/+1
* bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helperDonatas Abraitis2022-06-131-1/+1
* bgpd: Add an ability to match ipv6 next-hop by prefix-listDonatas Abraitis2021-11-241-0/+10
* bgpd: Add an ability to match ipv6 next-hop by access-listDonatas Abraitis2021-11-231-0/+10
* lib: Routemap is not getting applied upon changing the routemap actionrgirada2021-04-291-1/+10
* lib, doc: add "route-map NAME optimization" commandIgor Ryzhov2021-04-091-0/+1
* lib: convert route-map optimization to NBIgor Ryzhov2021-04-061-0/+30
* lib: Modifications to route-map NBSarita Patra2021-03-301-71/+141
* lib: sort route-map commands by sequence number in running-configIgor Ryzhov2021-03-231-0/+1
* lib: fix the "set metric" route-map commandRenato Westphal2020-09-091-2/+24
* lib,yang: merge cisco/zebra access list stylesRafael Zalamena2020-07-191-85/+0
* *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-231-236/+189
* lib: consolidate flexible array hack in a single placeRenato Westphal2020-04-041-25/+0
* lib, zebra: remove nullity check before XFREE...Quentin Young2020-03-091-2/+1
* lib: do not test before XFREEQuentin Young2020-02-191-3/+1
* *: Replace s_addr 0 => INADDR_ANYDonatas Abraitis2020-02-061-1/+1
* lib: fix route-map YANG module on old gcc versionsRafael Zalamena2020-02-051-0/+25
* lib: fix route map northbound memory leakRafael Zalamena2020-02-041-9/+30
* lib: implement new route map CLIRafael Zalamena2020-02-041-0/+7
* lib: implement route map northboundRafael Zalamena2020-02-041-0/+1393