- 8f4269d zebra: Add command to configure default for link-state, and make it sticky by Paul Jakma · 9 years ago
- a6d400c zebra: Set link-detect on by default by Dinesh G Dutt · 9 years ago
- 3676cb0 *: Remove some for statement declarations by Paul Jakma · 8 years ago
- ae51c9d lib: Add new if_link_params structure by Olivier Dugeon · 9 years ago
- 9099f9b *: use an ifindex_t type, defined in lib/if.h, for ifindex values by Paul Jakma · 9 years ago
- 954c7d6 lib, zebra: unify link layer type and hardware address handling by Timo Teräs · 9 years ago
- 471ea39 lib, zebra, vtysh: configure an interface in non-default VRF by Feng Lu · 10 years ago
- 5a5702f lib: move the interface list into "struct vrf" by Feng Lu · 10 years ago
- 2fc97f6 lib, zebra: add "vrf_id" into the "struct interface" by Feng Lu · 10 years ago
- 93b344f Revert "zebra: Set link-detect on by default" by David Lamparter · 10 years ago
- 7732244 zebra: Set link-detect on by default by Dinesh G Dutt · 10 years ago
- 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
- 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
- b81e97a ospf6d: correct nexthop through directly connected networks by Dinesh Dutt · 11 years ago
- 14d2bba Merge quagga mainline into the google ISIS code. by Avneesh Sachdev · 13 years ago
- 2dd04c5 lib: Tweak to if_delete_retain() by Josh Bailey · 13 years ago
- 23be94e lib/if: trivial, fix rarely used if debug function to print everything by Paul Jakma · 13 years ago
- 3c14ebb lib: fix compile warnings from set-never-used by Stephen Hemminger · 13 years ago
- fc95186 lib: fix more format warnings (#637) by Christian Hammers · 14 years ago
- 4bd045d lib: Add a function to delete all interfaces by Tom Goff · 14 years ago
- 3e4ee95 lib: if_lookup_by_name should be more robust to null argument by Paul Jakma · 15 years ago
- 66e5cd8 [cleanup] functions taking no args should be declared with void args by Stephen Hemminger · 16 years ago
- cedd7f2 [cleanup] add const attribute to lib/if.c::if_dump by Stephen Hemminger · 15 years ago
- 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
- e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
- 9895484 [lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commands by Paul Jakma · 18 years ago
- 630c97c [zebra] remove internal if_flag_dump, use libzebras version. by Paul Jakma · 18 years ago
- 9c4f1c6 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 0241684 2005-10-26 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 8cc4198 2005-05-06 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 08dbfb6 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 018546e 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- a349198 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 3b8b185 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 4ba9b92 2004-12-21 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
- 9035efa 2004-10-10 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 8c328f1 Number of warnings is down to 3 again in lib directory. A lot of const's by hasso · 20 years ago
- 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
- 3a0391a 2004-07-17 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- b06c14f 2004-07-09 Juris Kalnins <juris@mt.lv> by paul · 20 years ago
- 02ff83c 2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 20 years ago
- 4a7aac1 2004-05-08 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 21 years ago
- e90fbab lib/if.c part from [quagga-dev 552] and lib/inklist.c part from [quagga-dev by hasso · 21 years ago
- 948cf55 2003-10-27 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 31a476c 2003-09-29 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 9057852 2003-09-24 sowmini.varadhan@sun.com by paul · 21 years ago
- 106d2fd 2003-08-01 Cougar <cougar@random.ee> by paul · 21 years ago
- 592c814 2003-06-07 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- a939514 Patch from Cougar - sort iflist by name. 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
- 00df0c1 [zebra 14631] Generic PtP and RFC3021 interface addressing support by paul · 22 years ago
- 2e3b2e4 zebra link state detection support by paul · 22 years ago
- 727d104 Added RIPv1 patch - bug fixes and improved/more interoperable classful by paul · 22 years ago
- 718e374 Initial revision by paul · 22 years ago