summaryrefslogtreecommitdiffstats
path: root/lib/if_rmap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* ripd: unlink if-rmap container from global list before removing itRenato Westphal2019-04-191-0/+1
* lib: reduce exported var symbolsQuentin Young2019-04-031-1/+1
* Merge pull request #3869 from qlyoung/cocci-fixesDavid Lamparter2019-03-061-16/+7
|\
| * *: remove null check before XFREEQuentin Young2019-02-261-16/+7
* | Merge pull request #3606 from pguibert6WIND/if_rmap_containerDonald Sharp2019-03-011-29/+66
|\ \ | |/ |/|
| * eigrp, rip, ripng, lib: unlink if_rmap from vrfPhilippe Guibert2019-02-191-2/+8
| * lib, rip, ripng, eigrp: rework if_rmap contextPhilippe Guibert2019-02-191-29/+60
* | *: Rename backet to bucketTim Bray2019-02-251-1/+1
|/
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-1/+1
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+1
* lib: Hash creation cleanupDonald Sharp2017-09-051-1/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-210/+188
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-3/+3
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-3/+3
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-5/+5
|/
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* *: use vty_outlnQuentin Young2017-06-291-9/+7
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: lib compilesQuentin Young2016-09-231-24/+2
* lib: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-8/+14
* convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-2/+2
* ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-19/+21
* lib: argv update for filter.c, if_rmap.c keychain.c and plist.cDaniel Walton2016-09-231-6/+6
* Revert "lib: Fixup more files"Daniel Walton2016-09-221-6/+6
* lib: Fixup more filesDonald Sharp2016-09-211-6/+6
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+3
* lib: Fixup of NULL calls to XSTRDUPDonald Sharp2015-11-231-3/+6
* lib: lib-warnings.patchDonald Sharp2015-05-201-4/+10
* *: nuke ^L (page feed)David Lamparter2014-06-041-3/+3
* fix set never used warningsStephen Hemminger2011-12-181-2/+1
* lib: Better hashing of string values using Bernstein hashStephen Hemminger2011-03-211-7/+2
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-221-6/+5
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-261-10/+12
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-15/+19
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-6/+10
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-3/+2
* RIP has now "route-map x [in|out] <interface>" as well.hasso2003-05-251-4/+26
* Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Usedhasso2003-05-241-0/+306
* Hasso Tepperpaul2003-04-191-305/+0
* Initial revisionpaul2002-12-131-0/+305