mirror_frr/vtysh
David Lamparter c66f9c6186 *: get rid of "MTYPE 0"
A few places are using 0 in place of the MTYPE_* argument.  The
following rewrite of the alloc tracking won't deal with that, so let's
use MTYPE_TMP instead.

Acked-by: Vincent JARDIN <vincent.jardin@6wind.com>
Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
[DL: v2: fix XFREE(0, foo) calls too]
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2016-07-28 07:27:48 -04:00
..
.gitignore [administrivia] Git should ignore backup files and .loT files 2008-08-22 20:00:46 +01:00
extract.pl.in bgpd: Fix for CM-11908 BGP: 'Address-family encap' cli issues 2016-07-26 18:20:37 -07:00
Makefile.am vtysh: auto-generated vtysh_cmd.c file should depend on its creator 2016-06-22 15:17:50 +00:00
vtysh_config.c Don't print empty sections as they clutter the output of show-running 2016-07-18 20:43:48 -07:00
vtysh_main.c *: get rid of "MTYPE 0" 2016-07-28 07:27:48 -04:00
vtysh_user.c *: get rid of "MTYPE 0" 2016-07-28 07:27:48 -04:00
vtysh_user.h vtysh: fix function prototypes 2016-06-08 13:46:41 -04:00
vtysh.c Make vtysh-integrated-config truly the default and fix quagga reload for this. 2016-07-20 09:14:27 -07:00
vtysh.conf.sample * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> 2005-01-23 19:24:46 +00:00
vtysh.h vtysh: fix function prototypes 2016-06-08 13:46:41 -04:00