mirror_frr/zebra
Donald Sharp 03793b7abb zebra: Remove unused testzebra and ancillary files
The testzebra command was unused as well as unmaintained.
The NS and VRF changes never made into testzebra so when
you actually ran testzebra it would just crash due to
uninitialized assumptions.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2017-06-13 14:23:52 -04:00
..
.gitignore zebra: Remove unused testzebra and ancillary files 2017-06-13 14:23:52 -04:00
client_main.c *: Clean up call into inet_aton 2017-06-13 13:10:32 -04:00
connected.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
connected.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
debug.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
debug.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
GNOME-PRODUCT-ZEBRA-MIB Initial revision 2002-12-13 20:15:29 +00:00
GNOME-SMI Initial revision 2002-12-13 20:15:29 +00:00
if_ioctl_solaris.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
if_ioctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
if_netlink.c zebra: When calling netlink, set the nl_pid as appropriate 2017-06-12 13:38:51 -04:00
if_netlink.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
if_sysctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
interface.c zebra: Fix --disable-rtadv to actually compile 2017-06-08 07:57:25 -04:00
interface.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ioctl_solaris.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ioctl_solaris.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ioctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ioctl.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ipforward_proc.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ipforward_solaris.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ipforward_sysctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
ipforward.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
irdp_interface.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
irdp_main.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
irdp_packet.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
irdp.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
kernel_netlink.c zebra: Store commonly used values instead of regenerating 2017-05-25 21:11:24 -04:00
kernel_netlink.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
kernel_socket.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
kernel_socket.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
label_manager.c zebra: fix label manager merge snafu 2017-05-18 14:51:56 +02:00
label_manager.h Merge branch 'stable/3.0' 2017-05-18 14:14:00 +02:00
main.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
Makefile.am zebra: Remove unused testzebra and ancillary files 2017-06-13 14:23:52 -04:00
redistribute.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
redistribute.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
rib.h zebra: Fix the metaq to be aware of all routing protocols we could see 2017-06-07 15:43:23 -04:00
router-id.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
router-id.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
rt_netlink.c Merge pull request #624 "Babel" 2017-06-13 16:11:32 +02:00
rt_netlink.h Merge remote-tracking branch 'frr/master' into pull-624 2017-06-13 09:18:14 +02:00
rt_socket.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
rt.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
rtadv.c zebra: Fix help string ordering 2017-06-02 07:35:38 -04:00
rtadv.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
rtread_getmsg.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
rtread_netlink.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
rtread_sysctl.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
testrib.conf zebra: Build the test client, can be useful, and add IPv6 to testrib.conf 2016-05-26 01:13:58 +00:00
zebra_fpm_dt.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_fpm_netlink.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_fpm_private.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_fpm_protobuf.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_fpm.c *: remove THREAD_BACKGROUND 2017-06-08 01:53:50 +00:00
zebra_memory.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_memory.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_mpls_netlink.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_mpls_null.c zebra: build mpls sources the right way 2017-05-19 19:13:29 -03:00
zebra_mpls_openbsd.c Merge branch 'stable/3.0' 2017-06-13 17:37:58 +02:00
zebra_mpls_vty.c zebra: define mpls label helpstr 2017-05-31 21:50:20 +00:00
zebra_mpls.c Merge pull request #647 from qlyoung/zebra-mpls-error-messages 2017-06-02 22:53:53 -03:00
zebra_mpls.h Merge pull request #647 from qlyoung/zebra-mpls-error-messages 2017-06-02 22:53:53 -03:00
zebra_mroute.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_mroute.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_ns.c *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_ns.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_ptm_redistribute.c pimd: pim bfd support 2017-05-17 22:42:28 -07:00
zebra_ptm_redistribute.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_ptm.c pimd: pim bfd support 2017-05-17 22:42:28 -07:00
zebra_ptm.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_rib.c Merge pull request #687 (nexthop refactoring) 2017-06-13 16:22:29 +02:00
zebra_rnh.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_rnh.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_routemap.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_routemap.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_snmp.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_static.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_static.h *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
zebra_vrf.c zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00
zebra_vrf.h zebra: Add code to track kernel interactions 2017-05-18 13:14:18 -04:00
zebra_vty.c Merge pull request #624 "Babel" 2017-06-13 16:11:32 +02:00
zebra.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
zserv.c Merge branch 'stable/3.0' 2017-06-13 17:37:58 +02:00
zserv.h zebra: Refactor 'struct rib' to be 'struct route_entry' 2017-06-01 08:00:05 -04:00