| Commit message (Expand) | Author | Age | Files | Lines |
* | *: simplify log message lookup | Quentin Young | 2017-06-21 | 1 | -11/+11 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -2/+2 |
* | lib: Refactor if_get_by_name_len to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -1/+2 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | lib, ospfd, pimd: Convert to using VRF based interface creation | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | *: Remove non-vrf based ifindex lookup | Donald Sharp | 2017-03-15 | 1 | -4/+4 |
* | *: get rid of zlog(*, LOG_LEVEL, ...) | David Lamparter | 2017-03-08 | 1 | -4/+3 |
* | zebra: receive ZAPI IPv6 source prefix | David Lamparter | 2017-01-30 | 1 | -6/+6 |
* | zebra: Fix compile warnings under freebsd | Donald Sharp | 2017-01-18 | 1 | -5/+5 |
* | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -13/+1 |
* | lib: replace strlcpy & strlcat with glibc versions | David Lamparter | 2016-11-15 | 1 | -1/+0 |
* | zebra: kernel interface simplification | Timo Teräs | 2016-10-18 | 1 | -4/+4 |
* | zebra: check at startup if the kernel supports MPLS | Renato Westphal | 2016-09-23 | 1 | -4/+4 |
* | mpls: add support to the OpenBSD kernel | Renato Westphal | 2016-09-23 | 1 | -0/+22 |
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+1 |
* | lib, zebra: unify link layer type and hardware address handling | Timo Teräs | 2016-09-03 | 1 | -5/+38 |
* | zebra: Refactor rib_add_ipv[4|6] to a common function | Donald Sharp | 2016-09-01 | 1 | -8/+6 |
* | zebra: Refactor rib_delete_ipv[4|6] | Donald Sharp | 2016-09-01 | 1 | -17/+18 |
* | zebra: implement per-route mtu handling | Timo Teräs | 2016-08-21 | 1 | -2/+4 |
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -1/+1 |
* | *: fix trivial build errors on *BSD | Renato Westphal | 2016-08-08 | 1 | -10/+10 |
* | zebra: fix build on OpenBSD >= 5.9 | Renato Westphal | 2016-08-08 | 1 | -0/+2 |
* | zebra: fix VRF code for *BSD | David Lamparter | 2016-06-09 | 1 | -1/+1 |
* | zebra: use prefix2str for logging where possible | Timo Teräs | 2016-06-09 | 1 | -42/+24 |
* | zebra: make RTF_LLINFO optional to fix FreeBSD | Lou Berger | 2016-05-26 | 1 | -0/+2 |
* | solaris: more warnings fixed | David Lamparter | 2016-05-26 | 1 | -6/+9 |
* | solaris: no ROUNDUP | David Lamparter | 2016-05-26 | 1 | -0/+6 |
* | zebra: static int inline -> static inline int | David Lamparter | 2016-05-26 | 1 | -2/+2 |
* | zebra: use SA_SIZE for RT_ROUNDUP on FreeBSD | David Lamparter | 2016-05-26 | 1 | -10/+8 |
* | Fix alignment assumptions on non-RT_ROUNDUP platforms. | Greg Troxel | 2016-05-26 | 1 | -2/+2 |
* | zebra/kernel_socket.c: Use platform alignment | Greg Troxel | 2016-05-26 | 1 | -10/+40 |
* | zebra: Refactor struct zebra_t | Donald Sharp | 2016-04-15 | 1 | -1/+0 |
* | lib, zebra: The Bulk of the conversion over to NS and VRF | Donald Sharp | 2016-02-01 | 1 | -7/+4 |
* | Quagga: prefix2str fixup | Donald Sharp | 2015-11-23 | 1 | -1/+1 |
* | zebra, lib/memtypes.c: the netlink sockets work per VRF | Feng Lu | 2015-10-30 | 1 | -3/+13 |
* | zebra: let FIB stand for its respective VRF | Feng Lu | 2015-10-30 | 1 | -8/+9 |
* | Multi-Instance OSPF Summary | Donald Sharp | 2015-05-20 | 1 | -6/+6 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -4/+4 |
* | ospf6d: solve segfaults with ospf6d on FreeBSD | Ingo Flaschberger | 2014-03-21 | 1 | -0/+1 |
* | zebra: fix sockaddr_dl length assumptions (BZ#737) | David Lamparter | 2013-01-16 | 1 | -3/+12 |
* | build: check actually-used BSD link state fields | Doug VanLeuven | 2012-11-05 | 1 | -6/+6 |
* | zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTR | Doug VanLeuven | 2012-11-05 | 1 | -9/+22 |
* | zebra: kernel_socket: fix 64bit MacOS X alignment | Doug VanLeuven | 2012-11-05 | 1 | -0/+6 |
* | zebra: fix recent MP-BGP commits for FreeBSD | Denis Ovsienko | 2012-01-23 | 1 | -5/+5 |
* | zebra: IPv4 MP-BGP Routes addition and deletion | G.Balaji | 2012-01-23 | 1 | -1/+1 |
* | zebra: set the interface link-layer socket address | Tom Goff | 2011-12-13 | 1 | -0/+12 |
* | zebra: spelling | Denis Ovsienko | 2011-12-13 | 1 | -2/+2 |
* | zebra: handle RTF_CLONING removal from FreeBSD 8.0 | David Ward | 2009-12-03 | 1 | -0/+7 |
* | zebra: make declaration const in rtm_flag_dump() | Tom Goff | 2009-12-03 | 1 | -1/+1 |