summaryrefslogtreecommitdiffstats
path: root/vtysh/extract.pl.in
Commit message (Expand)AuthorAgeFilesLines
* vtysh: adjust bad_cli_stomps in extract.pl.in to reflect fixes & fix buildPaul Jakma2015-08-041-1/+1
* Add code to extract.pl.in to prevent further cli function overwritesDonald Sharp2015-06-211-0/+29
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2015-06-031-0/+3
* lib, zebra, vtysh: configure an interface in non-default VRFFeng Lu2015-06-021-0/+1
* *: fix "babeld: Remove babeld from Quagga" (336724d)David Lamparter2015-05-201-1/+0
* vtysh: fix false lib path matching in extract.pl.inJoakim Tjernlund2013-02-231-35/+34
* build: fix extract.pl for cross compilationSerj Kalichev2012-09-251-1/+1
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* vtysh: Vtysh support for babeld.Juliusz Chroboczek2012-03-251-0/+1
* vtysh: fix regexp for install_element() in babeldAng Way Chuang2012-03-251-1/+1
* vtysh: [build] silence preprocessor errors in some casesDmitrij Tejblum2011-10-171-1/+1
* [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing commandPaul Jakma2008-07-031-2/+2
* [vty] CMD_AS_RANGE accidently quoted and so not expanded in vtyPaul Jakma2008-07-021-2/+2
* [bgpd] Merge AS4 supportPaul Jakma2007-10-141-2/+2
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-3/+3
* * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly.hasso2005-09-151-1/+1
* * extract.pl.in: Ignore "router zebra".hasso2005-04-071-0/+1
* * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling withhasso2005-03-281-1/+1
* All access lists (IPv4 and IPv6) are used by all daemons to limit access tohasso2004-10-131-5/+1
* Big vtysh cleanup. See changelogs for details.hasso2004-10-031-0/+8
* 2004-09-13 Paul Jakma <paul@dishone.st>paul2004-09-131-1/+3
* 2004-09-13 Paul Jakma <paul@dishone.st>bgp_rserver_beforepaul2004-09-131-1/+1
* Make vtysh work on NetBSD, and minor cleanups:gdt2004-06-301-0/+194