| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: Add one-shot thread to recheck speed | Donald Sharp | 2018-01-11 | 1 | -0/+5 |
* | zebra: ipv6 addressing uses netlink socket instead of standard ioctl | Philippe Guibert | 2017-12-13 | 1 | -0/+10 |
* | Centos5 Build problem fixed | Fatih USTA | 2017-11-14 | 1 | -0/+2 |
* | zebra: Allow IFLA_IFALIAS to set ifp->desc | Donald Sharp | 2017-10-28 | 1 | -0/+19 |
* | build: include our own copies of some linux kernel headers | Renato Westphal | 2017-10-24 | 1 | -41/+1 |
* | *: introduce new rb-tree to optimize interface lookup by ifindex | Renato Westphal | 2017-10-10 | 1 | -1/+1 |
* | lib: nuke the if_*_by_name_len() functions | Renato Westphal | 2017-10-10 | 1 | -2/+2 |
* | Merge pull request #1079 from qlyoung/fix-style-a | Renato Westphal | 2017-08-31 | 1 | -5/+5 |
|\ |
|
| * | *: fix style | Quentin Young | 2017-08-30 | 1 | -5/+5 |
* | | Merge pull request #1044 from donaldsharp/combination | Jafar Al-Gharaibeh | 2017-08-31 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | *: fix assorted issues detected by Coverity Scan | Renato Westphal | 2017-08-25 | 1 | -1/+1 |
* | | zebra: drop IPv6 "broadcast" and "peer" addr code | David Lamparter | 2017-08-28 | 1 | -4/+2 |
* | | zebra: netlink backend support setting a P-t-P address | David Lamparter | 2017-08-27 | 1 | -3/+9 |
|/ |
|
* | zebra: Guard debugs in interface speed check | Donald Sharp | 2017-08-08 | 1 | -4/+7 |
* | bgpd/zebra/lib: EVPN support for asymmetric VxLan routing | Mitesh Kanjariya | 2017-08-08 | 1 | -0/+2 |
* | Merge branch 'master' into PIM_VRF | Donald Sharp | 2017-08-02 | 1 | -0/+4 |
|\ |
|
| * | build: zebra: remove *_method Makefile hacks | David Lamparter | 2017-07-31 | 1 | -0/+4 |
* | | lib, pimd, zebra: Allow pim to set pimregX into appropriate vrf | Donald Sharp | 2017-07-24 | 1 | -0/+27 |
|/ |
|
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -973/+996 |
* | zebra: VNI and VTEP handling | vivek | 2017-07-12 | 1 | -0/+9 |
* | zebra: Layer-2 interface handling | vivek | 2017-07-12 | 1 | -32/+332 |
* | Merge commit '3d22338f04d9554fa' into evpn-prep | David Lamparter | 2017-07-10 | 1 | -3/+29 |
|\ |
|
| * | zebra: Format netlink requests correctly | vivek | 2017-05-25 | 1 | -3/+29 |
* | | bgpd, lib, zebra: Fix if_update function to represent what it does | Donald Sharp | 2017-06-29 | 1 | -1/+1 |
* | | zebra: When calling netlink, set the nl_pid as appropriate | Donald Sharp | 2017-06-12 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #537 from donaldsharp/vrf_stuff | David Lamparter | 2017-05-17 | 1 | -0/+1 |
|\ |
|
| * | lib, zebra: Cleanup vrf api some | Donald Sharp | 2017-05-16 | 1 | -0/+1 |
* | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
|/ |
|
* | zebra: fix detection of interface renames | Renato Westphal | 2017-05-01 | 1 | -1/+1 |
* | lib, zebra: Fix CR comments | Donald Sharp | 2017-04-04 | 1 | -2/+4 |
* | zebra: Retrieve interface speed when creating interface | Donald Sharp | 2017-04-03 | 1 | -0/+42 |
* | bgpd, lib, zebra: Rename if_update_vrf -> if_update | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | *: Refactor if_get_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -2/+2 |
* | zebra: Add knowledge of whether or not we are acting under startup conditions | Donald Sharp | 2017-03-01 | 1 | -7/+7 |
* | Merge remote-tracking branch 'origin/master' into pim_lib_work2 | Donald Sharp | 2017-01-18 | 1 | -9/+1 |
|\ |
|
| * | zebra: Some code cleanup based upon Review. | Donald Sharp | 2017-01-16 | 1 | -2/+1 |
| * | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -8/+1 |
* | | zebra: Cleanup compile for older linux platforms. | Donald Sharp | 2016-12-22 | 1 | -0/+42 |
* | | zebra: Fully decode mcast messages | Donald Sharp | 2016-12-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'stable/2.0' | David Lamparter | 2016-12-05 | 1 | -8/+1 |
|\ |
|
| * | lib/zebra: put vrf_get() on a diet | Renato Westphal | 2016-11-28 | 1 | -7/+0 |
| * | *: rename two vrf functions | Renato Westphal | 2016-11-28 | 1 | -2/+2 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -1/+756 |
|\| |
|
| * | zebra: Fix compile failure in CI | Donald Sharp | 2016-10-18 | 1 | -1/+0 |
| * | zebra: Refactor netlink interactions | vivek | 2016-10-17 | 1 | -1/+757 |
* | | all: removed all DEFUN command stomps (fix build errors) | Daniel Walton | 2016-10-06 | 1 | -0/+1 |
|/ |
|
* | lib, zebra: The Bulk of the conversion over to NS and VRF | Donald Sharp | 2016-02-01 | 1 | -2/+2 |
* | zebra, lib/memtypes.c: the netlink sockets work per VRF | Feng Lu | 2015-10-30 | 1 | -2/+2 |
* | zebra: zebra-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -2/+1 |
* | zebra: add missing includes | Denis Ovsienko | 2011-09-27 | 1 | -0/+2 |