代码搜索:zebra
找到约 1,577 项符合「zebra」的源代码
代码结果 1,577
www.eeworm.com/read/180137/5290098
am makefile.am
EXTRA_DIST = zebra.cfg test.sh
dist-hook:
-mkdir $(distdir)/records
cp $(srcdir)/records/*marc* $(distdir)/records
mkdir $(distdir)/shadow
mkdir $(distdir)/register
mkdir $(distdir)/lock
mkdir
www.eeworm.com/read/279175/10457814
init ripngd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: A RIP routing engine for use with Zebra and IPv6
#
# processname: ripngd
# config: /etc/ripngd.conf
# source function library
. /etc/rc.d/init.d/func
www.eeworm.com/read/279175/10457825
init ospfd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: An OSPF v2 routing engine for use with Zebra
#
# processname: ospfd
# config: /etc/ospfd.conf
# source function library
. /etc/rc.d/init.d/functions
www.eeworm.com/read/279175/10457890
h ospf_te.h
/*
* This is an implementation of draft-katz-yeung-ospf-traffic-06.txt
* Copyright (C) 2001 KDD R&D Laboratories, Inc.
* http://www.kddlabs.co.jp/
*
* This file is part of GNU Zebra.
*
* GNU Ze
www.eeworm.com/read/279175/10457967
c ospf_te.c
/*
* This is an implementation of draft-katz-yeung-ospf-traffic-06.txt
* Copyright (C) 2001 KDD R&D Laboratories, Inc.
* http://www.kddlabs.co.jp/
*
* This file is part of GNU Zebra.
*
* GNU Ze
www.eeworm.com/read/279175/10458597
sample ripd.conf.sample
! -*- rip -*-
!
! RIPd sample configuration file
!
! $Id: ripd.conf.sample,v 1.11 1999/02/19 17:28:42 developer Exp $
!
hostname ripd
password zebra
!
! debug rip events
! debug rip packet
!
router ri
www.eeworm.com/read/448648/7528423
init ripngd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: A RIP routing engine for use with Zebra and IPv6
#
# processname: ripngd
# config: /etc/ripngd.conf
# source function library
. /etc/rc.d/init.d/func
www.eeworm.com/read/448648/7528426
init ospfd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: An OSPF v2 routing engine for use with Zebra
#
# processname: ospfd
# config: /etc/ospfd.conf
# source function library
. /etc/rc.d/init.d/functions
www.eeworm.com/read/448648/7528437
h ospf_te.h
/*
* This is an implementation of draft-katz-yeung-ospf-traffic-06.txt
* Copyright (C) 2001 KDD R&D Laboratories, Inc.
* http://www.kddlabs.co.jp/
*
* This file is part of GNU Zebra.
*
* GNU Ze
www.eeworm.com/read/448648/7528474
c ospf_te.c
/*
* This is an implementation of draft-katz-yeung-ospf-traffic-06.txt
* Copyright (C) 2001 KDD R&D Laboratories, Inc.
* http://www.kddlabs.co.jp/
*
* This file is part of GNU Zebra.
*
* GNU Ze