| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: replace strlcpy & strlcat with glibc versions | David Lamparter | 2016-11-15 | 1 | -1/+0 |
* | build: massively remove needless checks | David Lamparter | 2016-11-15 | 1 | -24/+0 |
* | lib: use qobj for vty->index context position | David Lamparter | 2016-10-07 | 1 | -8/+4 |
* | lib: qobj: register ifaces, routemaps & keychains | David Lamparter | 2016-10-07 | 1 | -0/+6 |
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+6 |
* | Update Traffic Engineering Support for OSPFD | Olivier Dugeon | 2016-09-03 | 1 | -0/+44 |
* | lib, zebra: unify link layer type and hardware address handling | Timo Teräs | 2016-09-03 | 1 | -0/+60 |
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -13/+13 |
* | zebra/ospf/ospf6: Fix several memory leaks on if up/down | Don Slice | 2016-06-28 | 1 | -0/+6 |
* | Fix most compiler warnings in default GCC build. | Paul Jakma | 2016-05-26 | 1 | -8/+6 |
* | lib: Fix connected lookup | Donald Sharp | 2016-05-12 | 1 | -0/+18 |
* | lib: refactor connected_lookup_prefix | Donald Sharp | 2016-05-12 | 1 | -9/+4 |
* | lib, zebra: Refactor vrf creation a bit more | Donald Sharp | 2016-04-13 | 1 | -1/+1 |
* | quagga: Remove iflist global variable | Donald Sharp | 2016-04-08 | 1 | -9/+2 |
* | lib, zebra: Rename ZEBRA_VRF_ACTIVE | Donald Sharp | 2016-04-08 | 1 | -1/+1 |
* | lib: Refactor XX_name_len away | Donald Sharp | 2016-04-08 | 1 | -1/+1 |
* | lib: Combine name comparison function | Donald Sharp | 2016-03-31 | 1 | -5/+7 |
* | bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrf | Donald Sharp | 2016-03-23 | 1 | -0/+18 |
* | Quagga: Fix interface move from VRF to default VRF | vivek | 2016-02-28 | 1 | -4/+6 |
* | zebra: fix interface lookup for vrf configuration | Don Slice | 2016-02-10 | 1 | -7/+44 |
* | lib: Allow vrf under the cli | Donald Sharp | 2016-02-01 | 1 | -3/+85 |
* | Quagga: Fixup decision about what an unnumbered interface is | Donald Sharp | 2015-11-20 | 1 | -30/+0 |
* | lib, zebra, vtysh: configure an interface in non-default VRF | Feng Lu | 2015-10-30 | 1 | -0/+21 |
* | lib: move the interface list into "struct vrf" | Feng Lu | 2015-10-30 | 1 | -50/+176 |
* | lib, zebra: add "vrf_id" into the "struct interface" | Feng Lu | 2015-10-30 | 1 | -4/+4 |
* | Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routes | Dinesh G Dutt | 2015-09-16 | 1 | -9/+26 |
* | lib: lib-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -6/+0 |
* | Unnumbered interface support. | Donald Sharp | 2015-05-20 | 1 | -0/+30 |
* | ptm-integration.patch | Donald Sharp | 2015-05-20 | 1 | -2/+16 |
* | 'neighbor <if-name> interface' config support in BGP including RA/Zebra changes. | Donald Sharp | 2015-05-20 | 1 | -0/+58 |
* | zebra-enable-link-detect-by-default.patch | Donald Sharp | 2015-05-20 | 1 | -0/+3 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -5/+5 |
* | ospf6d: correct nexthop through directly connected networks | Dinesh Dutt | 2013-11-08 | 1 | -0/+24 |
* | Merge quagga mainline into the google ISIS code. | Avneesh Sachdev | 2012-04-12 | 1 | -9/+7 |
|\ |
|
| * | lib/if: trivial, fix rarely used if debug function to print everything | Paul Jakma | 2012-01-06 | 1 | -6/+10 |
| * | lib: fix compile warnings from set-never-used | Stephen Hemminger | 2011-12-06 | 1 | -6/+0 |
* | | lib: Tweak to if_delete_retain() | Josh Bailey | 2012-04-08 | 1 | -1/+3 |
|/ |
|
* | lib: fix more format warnings (#637) | Christian Hammers | 2011-03-23 | 1 | -1/+1 |
* | lib: Add a function to delete all interfaces | Tom Goff | 2011-03-21 | 1 | -0/+18 |
* | lib: if_lookup_by_name should be more robust to null argument | Paul Jakma | 2009-08-28 | 1 | -7/+9 |
* | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger | 2009-06-12 | 1 | -1/+1 |
* | [cleanup] add const attribute to lib/if.c::if_dump | Stephen Hemminger | 2009-06-12 | 1 | -1/+1 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -3/+1 |
* | [PtP over ethernet] New peer flag allows much more addressing flexibility | Andrew J. Schorr | 2006-12-12 | 1 | -38/+9 |
* | [lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commands | Paul Jakma | 2006-10-16 | 1 | -2/+46 |
* | [zebra] remove internal if_flag_dump, use libzebras version. | Paul Jakma | 2006-06-15 | 1 | -1/+2 |
* | 2005-11-03 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-03 | 1 | -1/+1 |
* | 2005-10-26 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-26 | 1 | -1/+1 |
* | 2005-05-06 Paul Jakma <paul@dishone.st> | paul | 2005-05-06 | 1 | -11/+17 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul | 2005-04-07 | 1 | -33/+17 |