| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: qobj: register ifaces, routemaps & keychains | David Lamparter | 2016-10-07 | 1 | -0/+4 |
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+4 |
* | Update Traffic Engineering Support for OSPFD | Olivier Dugeon | 2016-09-03 | 1 | -0/+64 |
* | lib, zebra: unify link layer type and hardware address handling | Timo Teräs | 2016-09-03 | 1 | -12/+63 |
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -11/+13 |
* | lib: Fix connected lookup | Donald Sharp | 2016-05-12 | 1 | -0/+2 |
* | lib: refactor connected_lookup_prefix | Donald Sharp | 2016-05-12 | 1 | -2/+2 |
* | quagga: Remove iflist global variable | Donald Sharp | 2016-04-08 | 1 | -3/+2 |
* | lib: Combine name comparison function | Donald Sharp | 2016-03-31 | 1 | -1/+1 |
* | bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrf | Donald Sharp | 2016-03-23 | 1 | -0/+1 |
* | Zebra: Restrict IPv6 RA to valid interfaces | vivek | 2016-03-22 | 1 | -0/+1 |
* | quagga: delete interface from default table when moved to vrf | Don Slice | 2016-03-18 | 1 | -0/+1 |
* | zebra: fix interface lookup for vrf configuration | Don Slice | 2016-02-10 | 1 | -1/+1 |
* | lib: Allow vrf under the cli | Donald Sharp | 2016-02-01 | 1 | -0/+5 |
* | Quagga: Fixup decision about what an unnumbered interface is | Donald Sharp | 2015-11-20 | 1 | -7/+0 |
* | lib, zebra, vtysh: configure an interface in non-default VRF | Feng Lu | 2015-10-30 | 1 | -0/+2 |
* | lib: move the interface list into "struct vrf" | Feng Lu | 2015-10-30 | 1 | -4/+29 |
* | lib, zebra: add "vrf_id" into the "struct interface" | Feng Lu | 2015-10-30 | 1 | -0/+2 |
* | Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routes | Dinesh G Dutt | 2015-09-16 | 1 | -2/+2 |
* | Unnumbered interface support. | Donald Sharp | 2015-05-20 | 1 | -1/+9 |
* | ptm-integration.patch | Donald Sharp | 2015-05-20 | 1 | -0/+4 |
* | 'neighbor <if-name> interface' config support in BGP including RA/Zebra changes. | Donald Sharp | 2015-05-20 | 1 | -0/+16 |
* | ospf6d: correct nexthop through directly connected networks | Dinesh Dutt | 2013-11-08 | 1 | -0/+1 |
* | zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state | Christian Franke | 2013-09-19 | 1 | -1/+6 |
* | zebra: fix sockaddr_dl length assumptions (BZ#737) | David Lamparter | 2013-01-16 | 1 | -1/+7 |
* | lib: Add a function to delete all interfaces | Tom Goff | 2011-03-21 | 1 | -0/+1 |
* | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma | 2007-05-10 | 1 | -2/+2 |
* | [PtP over ethernet] New peer flag allows much more addressing flexibility | Andrew J. Schorr | 2006-12-12 | 1 | -11/+23 |
* | [interface configuration] Try to avoid losing address info after shutdown. | Andrew J. Schorr | 2006-05-21 | 1 | -0/+6 |
* | [lib] export show_address_cmd debug command in if.h | Paul Jakma | 2006-03-06 | 1 | -0/+1 |
* | [zserv] Update interface flags to 8 bytes wide. | paul | 2006-01-11 | 1 | -1/+1 |
* | 2005-05-06 Paul Jakma <paul@dishone.st> | paul | 2005-05-06 | 1 | -26/+26 |
* | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-03 | 1 | -13/+10 |
* | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-03 | 1 | -1/+15 |
* | 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-02 | 1 | -9/+30 |
* | 2005-02-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-02-02 | 1 | -0/+1 |
* | 2004-12-21 Paul Jakma <paul.jakma@sun.com> | paul | 2004-12-21 | 1 | -0/+15 |
* | OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, | hasso | 2004-10-19 | 1 | -1/+12 |
* | 2004-10-11 Paul Jakma <paul@dishone.st> | paul | 2004-10-11 | 1 | -2/+2 |
* | 2004-10-10 Paul Jakma <paul@dishone.st> | paul | 2004-10-10 | 1 | -3/+3 |
* | Remove usage of evil list and listnode typedefs. | hasso | 2004-09-23 | 1 | -2/+2 |
* | 2004-05-08 Sowmini Varadhan <sowmini.varadhan@sun.com> | paul | 2004-05-08 | 1 | -3/+9 |
* | 2003-10-27 Paul Jakma <paul@dishone.st> | paul | 2003-10-27 | 1 | -1/+0 |
* | 2003-08-01 Cougar <cougar@random.ee> | paul | 2003-08-01 | 1 | -1/+2 |
* | 2003-06-07 Paul Jakma <paul@dishone.st> | paul | 2003-06-07 | 1 | -1/+1 |
* | Patch from Cougar - sort iflist by name. | hasso | 2003-06-05 | 1 | -1/+1 |
* | From: Hasso Tepper <hasso@estpak.ee> | paul | 2003-05-23 | 1 | -0/+1 |
* | Undo Hasso last patch, about to apply a slightly updated patch. | paul | 2003-05-23 | 1 | -1/+0 |
* | From: Hasso Tepper <hasso@estpak.ee> | paul | 2003-05-23 | 1 | -0/+1 |
* | zebra link state detection support | paul | 2002-12-13 | 1 | -0/+3 |