- 8f4269d zebra: Add command to configure default for link-state, and make it sticky by Paul Jakma · 9 years ago
- 3676cb0 *: Remove some for statement declarations by Paul Jakma · 8 years ago
- 15773a8 zebra: Add link parameters support to Zebra by Olivier Dugeon · 9 years ago
- 581ecbf zebra: count iface up/down events and keep last time of their occurrence by Christian Franke · 9 years ago
- 68b45cc *: Consolidate all double VIEW_NODE and ENABLE_NODE's by Donald Sharp · 9 years ago
- 954c7d6 lib, zebra: unify link layer type and hardware address handling by Timo Teräs · 9 years ago
- 6425773 zebra: Cleanup RTADV define by Donald Sharp · 9 years ago
- c8394ac Fixed if_add_update possible null dereference by Morgan Stewart · 9 years ago
- 0d0686f zebra: let FIB stand for its respective VRF by Feng Lu · 10 years ago
- a285477 zebra: show interfaces in a specified VRF or all VRFs by Feng Lu · 10 years ago
- 471ea39 lib, zebra, vtysh: configure an interface in non-default VRF by Feng Lu · 10 years ago
- 126215c *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() by Feng Lu · 10 years ago
- 2fc97f6 lib, zebra: add "vrf_id" into the "struct interface" by Feng Lu · 10 years ago
- be6335d zebra: use prefix2str for logging where possible by Timo Teräs · 10 years ago
- 193e78f zebra: fix NetBSD interface stats printf by David Lamparter · 10 years ago
- 4c42121 zebra: print "no link-detect" by David Lamparter · 10 years ago
- 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
- bfac8dc zebra: improve interface shutdown behaviour by Christian Franke · 12 years ago
- 02b4805 zebra: don't change connected state from zebra/interface.c by Christian Franke · 12 years ago
- f7f740f zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state by Christian Franke · 12 years ago
- 676e1a0 zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr" by Christian Franke · 12 years ago
- 9db047f zebra: make if_subnet_delete a bit more strict by Christian Franke · 12 years ago
- 7f062c2 zebra: lingering IP address after deletion (BZ#486) by David Lamparter · 15 years ago
- d660f69 zebra: justify some IPv6 ND RA timers wrt RFC by Denis Ovsienko · 13 years ago
- f63f06d general: remove inline qualifiers and move in-header functions to objects by Paul Jakma · 14 years ago
- e26873f zebra: fix infinite loop when deleting an interface by Roman Hoog Antink · 15 years ago
- ffac19c zebra: remove unused function to fix warning by Stephen Hemminger · 15 years ago
- b60668d RFC 4191 Default Router Preference support for router advertisements by Chris Caputo · 16 years ago
- 81cce01 [cleanup] Use correct buffer size for inet_ntop() by Stephen Hemminger · 16 years ago
- 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
- 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
- d9a18f1 [zebra] Retain configured IPv4 address upon removal by kernel by Paul Jakma · 18 years ago
- e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
- 74ecdc9 [zebra] Fix forgetfulness wrt configured address on FreeBSD by Paul Jakma · 18 years ago
- 630c97c [zebra] remove internal if_flag_dump, use libzebras version. by Paul Jakma · 18 years ago
- beb5633 [zebra] CID #31, guard against potential NULL return of route_node_lookup by Paul Jakma · 19 years ago
- 3a570c8 [zebra] Display flags on their line in 'show interface'. by paul · 19 years ago
- 5c78b3d [zebra/solaris] Interface state fixups for Solaris. by paul · 19 years ago
- 0752ef0 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- ca16218 2005-09-12 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 6eb8827 2005-07-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- a1ac18c 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 7cee1bb 2005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com> by vincent · 20 years ago
- ed9bb6d * zebra/interaface.c: "show interface description" command implemented. by hasso · 20 years ago
- 3452d47 * interface.c: Fix CRC and frame errors statistics in Linux. by hasso · 20 years ago
- 6f2c27a * interface.c: Better statistics output in "show interface" command in by hasso · 20 years ago
- b617800 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 6bd7c6a Remove dead "ip tunnel" command. by hasso · 20 years ago
- 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
- 39db97e Some compiler warnings fixes and fix for bugzilla #119. by hasso · 20 years ago
- eef1fe1 New way to handle secondary addresses from Gilad Arnold. by hasso · 20 years ago
- 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
- 5b73a67 2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM> by paul · 20 years ago
- ca77698 OK, here it is - irdp support. But don't expect me to fix any bugs in it. by hasso · 20 years ago
- 44145db 2004-05-09 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- f1d92e1 Temorary secondary-label fix. Real fix from Gilad will follow after release. by hasso · 21 years ago
- e23949c Fix help. "ipv6 ..." commands are for IPv6. by hasso · 21 years ago
- bfc1353 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- 32d2463 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- 7515cff Undo Hasso last patch, about to apply a slightly updated patch. by paul · 22 years ago
- 68f4384 From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- b571e7f Amir - rev 198 Log: Removed unused variable in interface.c by paul · 22 years ago
- 2e3b2e4 zebra link state detection support by paul · 22 years ago
- 48b33aa patch from Frank van Maarseveen <F.vanMaarseveen@inter.NL.net> by paul · 22 years ago
- 718e374 Initial revision by paul · 22 years ago