summaryrefslogtreecommitdiff
path: root/lib/if_rmap.c
AgeCommit message (Expand)Author
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-04-12lib: convert if_rmap config output to northboundIgor Ryzhov
2023-04-11lib: convert if_rmap to YANG northboundChristian Hopps
2023-04-11lib: fix formattingChristian Hopps
2023-04-06ripd: Fix memory leak for ripd's route-mapanlan_cs
2023-04-03ripd: Fix malformed route-mapanlan_cs
2023-03-21*: Add a hash_clean_and_free() functionDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-02-03*: don't null after XFREE; XFREE does this itselfQuentin Young
2019-05-14lib: hashing functions should take const argumentsQuentin Young
2019-04-19ripd: unlink if-rmap container from global list before removing itRenato Westphal
2019-04-03lib: reduce exported var symbolsQuentin Young
2019-03-06Merge pull request #3869 from qlyoung/cocci-fixesDavid Lamparter
2019-03-01Merge pull request #3606 from pguibert6WIND/if_rmap_containerDonald Sharp
2019-02-25*: remove null check before XFREEQuentin Young
2019-02-25*: Rename backet to bucketTim Bray
2019-02-19eigrp, rip, ripng, lib: unlink if_rmap from vrfPhilippe Guibert
2019-02-19lib, rip, ripng, eigrp: rework if_rmap contextPhilippe Guibert
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof
2018-10-19*: Replace hash_cmp function return value to a boolDonald Sharp
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-09-05lib: Hash creation cleanupDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-07-01*: update hash_create(), hash_create_size()Quentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-09-23lib: lib compilesQuentin Young
2016-09-23lib: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton
2016-09-23ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton
2016-09-23lib: argv update for filter.c, if_rmap.c keychain.c and plist.cDaniel Walton
2016-09-22Revert "lib: Fixup more files"Daniel Walton
2016-09-20lib: Fixup more filesDonald Sharp
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2015-11-23lib: Fixup of NULL calls to XSTRDUPDonald Sharp
2015-05-19lib: lib-warnings.patchDonald Sharp
2014-06-04*: nuke ^L (page feed)David Lamparter
2011-12-18fix set never used warningsStephen Hemminger
2011-03-21lib: Better hashing of string values using Bernstein hashStephen Hemminger
2008-08-22[lib] hash compare function arguments ought to be const qualifiedStephen Hemminger
2005-10-262005-10-26 Paul Jakma <paul.jakma@sun.com>paul
2005-05-062005-05-06 Paul Jakma <paul@dishone.st>paul
2004-10-102004-10-10 Paul Jakma <paul@dishone.st>paul
2004-10-05Number of warnings is down to 3 again in lib directory. A lot of const'shasso
2003-05-25RIP has now "route-map x [in|out] <interface>" as well.hasso
2003-05-24Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Usedhasso