代码搜索:zebra
找到约 1,577 项符合「zebra」的源代码
代码结果 1,577
www.eeworm.com/read/448648/7528281
info zebra.info
www.eeworm.com/read/448648/7528282
texi zebra.texi
\input texinfo @c -*- texinfo -*-
@c %**start of header
@setchapternewpage odd
@settitle GNU Zebra
@setfilename zebra.info
@defcodeindex op
@synindex pg cp
@c %**end of header
@c Set variables
@set E
www.eeworm.com/read/448648/7528302
8 zebra.8
.TH ZEBRA 8 "July 2000" "Zebra" "Version 0.88"
.SH NAME
zebra \- a routing manager for use with associated components
.SH SYNOPSIS
.B zebra
[
.B \-bdhklrv
]
[
.B \-f config-file
]
[
.B \-i pid-file
www.eeworm.com/read/448648/7528420
logrotate zebra.logrotate
/var/log/zebra/zebra.log {
notifempty
missingok
postrotate
/usr/bin/killall -USR1 zebra
endscript
}
/var/log/zebra/bgpd.log {
notifempty
missingok
postrotate
/usr/bin/ki
www.eeworm.com/read/448648/7528424
in zebra.spec.in
%define version @VERSION@
Summary: Zebra routing engine
Name: zebra
Version: %{version}
Release: 1
Source: zebra-%{version}.tar.gz
URL: http://www.zebra.org
Copyright: GPL
Group: System Environme
www.eeworm.com/read/448648/7528425
init zebra.init
#!/bin/bash
#
# chkconfig: - 15 85
# description: GNU Zebra routing manager
#
# processname: zebra
# config: /etc/zebra.conf
# source function library
. /etc/rc.d/init.d/functions
RETVAL=0
[ -f /et
www.eeworm.com/read/435518/7790995
pdf zebra.pdf
www.eeworm.com/read/145256/12741482
h zebra.h
/* Zebra common header.
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Kunihiro Ishiguro
This file is part of GNU Zebra.
GNU Zebra is free software; you can redistribute it and/or modify it
und
www.eeworm.com/read/145256/12741656
el zebra.el
;; -*- lisp -*-
;;; zebra-mode.el -- major mode for editing zebra configuration file.
;; Copyright (C) 1998 Kunihiro Ishiguro
;; Author: 1998 Kunihiro Ishiguro
;; SeonMeyong HEO
www.eeworm.com/read/145256/12741697