代码搜索:zebra

找到约 1,577 项符合「zebra」的源代码

代码结果 1,577
www.eeworm.com/read/448648/7528125

makefile

# Makefile.in generated by automake 1.6.3 from Makefile.am. # lib/Makefile. Generated from Makefile.in by configure. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software
www.eeworm.com/read/448648/7528269

todo

Zebra TODO list 2002/06/18 zebra: o Pointopoint address configuration. o Multiple (alias) address configuration for the interface when kernel support it [just s
www.eeworm.com/read/448648/7528291

texi snmp.texi

@node SNMP Support, Zebra Protocol, Kernel Interface, Top @comment node-name, next, previous, up @chapter SNMP Support SNMP (Simple Network Managing Protocol) is widely implemented feature for co
www.eeworm.com/read/448648/7528354

changelog

2003-01-09 Akihiro Mizutani * bgp_routemap.c: Add match extcommunity command. 2002-10-23 Kunihiro Ishiguro * bgp_aspath.c (aspath_init): Exten
www.eeworm.com/read/448648/7528396

makefile

# Makefile.in generated by automake 1.6.3 from Makefile.am. # vtysh/Makefile. Generated from Makefile.in by configure. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Softwar
www.eeworm.com/read/448648/7528400

h vtysh_user.h

/* User authentication for vtysh. * Copyright (C) 2000 Kunihiro Ishiguro * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it * under the
www.eeworm.com/read/448648/7528467

changelog

2003-08-23 Hasso Tepper * OSPF NSSA fixes. 2003-01-23 Masahiko Endo * ospf_ism.c: NSM event schedule bug fix. 2002-10-30 Greg Troxel * o
www.eeworm.com/read/448648/7528624

c rtread_netlink.c

/* * Kernel routing table readup by netlink * Copyright (C) 1998 Kunihiro Ishiguro * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it *
www.eeworm.com/read/448648/7528659

c if_netlink.c

/* * Interface looking up by netlink. * Copyright (C) 1998 Kunihiro Ishiguro * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it * under
www.eeworm.com/read/448648/7528695

changelog

2003-05-18 Kunihiro Ishiguro * ripd.h (RIP_PACKET_MAXSIZ): Increase size to 524 to avoid some implemetation's RIP message size bug. Reported by: Vladimir Ivaschenko