代码搜索:zebra
找到约 1,577 项符合「zebra」的源代码
代码结果 1,577
www.eeworm.com/read/180137/5290339
c d1_soif.c
/* $Id: d1_soif.c,v 1.2 2002/10/22 13:19:50 adam Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002
Index Data Aps
This file is part of the Zebra server.
Zebra is free software; you c
www.eeworm.com/read/279175/10458321
sample ospf6d.conf.sample
!
! Zebra configuration saved from vty
! 2003/11/28 00:49:49
!
hostname ospf6d@plant
password zebra
log stdout
service advanced-vty
!
debug ospf6 neighbor state
!
interface fxp0
ipv6 ospf6 cost 1
www.eeworm.com/read/180137/5290207
am makefile.am
# $Id: Makefile.am,v 1.2 2003/05/21 14:39:22 adam Exp $
EXTRA_DIST = zebra-b.cfg zebra-c.cfg update.sh all.sh con1.pl con2.pl
noinst_PROGRAMS =
www.eeworm.com/read/180137/5289941
makefile
# Zebra makefile for MS NMAKE
# $Id: makefile,v 1.24 2003/09/22 12:35:58 adam Exp $
###########################################################
############### Parameters
##########################
www.eeworm.com/read/279175/10457362
8 ospf6d.8
.TH OSPF6D 8 "July 2000" "Zebra Beast - OSPF6D" "Version 0.88"
.SH NAME
ospf6d \- an OSPF routing engine for use with Zebra and IPv6
.SH SYNOPSIS
.B ospf6d
[
.B \-dhv
]
[
.B \-f config-file
]
[
.B \
www.eeworm.com/read/448648/7528288
8 ospf6d.8
.TH OSPF6D 8 "July 2000" "Zebra Beast - OSPF6D" "Version 0.88"
.SH NAME
ospf6d \- an OSPF routing engine for use with Zebra and IPv6
.SH SYNOPSIS
.B ospf6d
[
.B \-dhv
]
[
.B \-f config-file
]
[
.B \
www.eeworm.com/read/145256/12741718
8 ospf6d.8
.TH OSPF6D 8 "July 2000" "Zebra Beast - OSPF6D" "Version 0.88"
.SH NAME
ospf6d \- an OSPF routing engine for use with Zebra and IPv6
.SH SYNOPSIS
.B ospf6d
[
.B \-dhv
]
[
.B \-f config-file
]
[
.B \
www.eeworm.com/read/247171/4486749
vb conditionalstatementsd.vb
Imports System
Module ConditionalStatementsD
Function Main() As Integer
Dim i As Integer
Dim sarr() As String = {"cat", "awk", "zebra", "mouse", "snake", "tiger", "lion"}
www.eeworm.com/read/282867/9055366
quagga readme.quagga
MPLS enable quagga
------------------
This patch adds a MPLS framework to the quagga routing suite. The bulk of the
changes are to the 'zebra' daemon, which now allows for statically configuring
LSP
www.eeworm.com/read/279175/10457106
c str.c
/*
* zebra string function
*
* these functions are just very basic wrappers around exiting ones and
* do not offer the protection that might be expected against buffer
* overruns etc
*/
#includ