summaryrefslogtreecommitdiff
path: root/lib/routemap_northbound.c
AgeCommit message (Expand)Author
2022-06-13bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helperDonatas Abraitis
2021-11-24bgpd: Add an ability to match ipv6 next-hop by prefix-listDonatas Abraitis
2021-11-23bgpd: Add an ability to match ipv6 next-hop by access-listDonatas Abraitis
2021-04-29lib: Routemap is not getting applied upon changing the routemap actionrgirada
2021-04-09lib, doc: add "route-map NAME optimization" commandIgor Ryzhov
2021-04-06lib: convert route-map optimization to NBIgor Ryzhov
2021-03-30lib: Modifications to route-map NBSarita Patra
2021-03-23lib: sort route-map commands by sequence number in running-configIgor Ryzhov
2020-09-09lib: fix the "set metric" route-map commandRenato Westphal
2020-07-19lib,yang: merge cisco/zebra access list stylesRafael Zalamena
2020-04-23*: change the signature of the northbound callbacks to be more flexibleRenato Westphal
2020-04-03lib: consolidate flexible array hack in a single placeRenato Westphal
2020-03-09lib, zebra: remove nullity check before XFREE...Quentin Young
2020-02-19lib: do not test before XFREEQuentin Young
2020-02-06*: Replace s_addr 0 => INADDR_ANYDonatas Abraitis
2020-02-05lib: fix route-map YANG module on old gcc versionsRafael Zalamena
2020-02-04lib: fix route map northbound memory leakRafael Zalamena
2020-02-04lib: implement new route map CLIRafael Zalamena
2020-02-04lib: implement route map northboundRafael Zalamena