| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -1/+1 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -1/+1 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -250/+253 |
* | bgpd, lib, zebra: Fix if_update function to represent what it does | Donald Sharp | 2017-06-29 | 1 | -2/+1 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -18/+18 |
* | lib, zebra: Fix CR comments | Donald Sharp | 2017-04-04 | 1 | -1/+1 |
* | lib, zebra: Add ability to pass interface speed up from zebra | Donald Sharp | 2017-04-03 | 1 | -0/+3 |
* | bgpd, lib, zebra: Rename if_update_vrf -> if_update | Donald Sharp | 2017-03-15 | 1 | -2/+2 |
* | bgpd, lib, zebra: Refactor ifname2ifindex to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -2/+1 |
* | *: Refactor ifindex2ifname to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -2/+1 |
* | lib: Refactor if_get_by_name_len to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -3/+1 |
* | *: Refactor if_get_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -4/+2 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -3/+2 |
* | lib, ospf6d: Refactor if_lookup_prefix | Donald Sharp | 2017-03-15 | 1 | -2/+1 |
* | lib, ospfd: Refactor if_lookup_by_name_len | Donald Sharp | 2017-03-15 | 1 | -4/+2 |
* | lib, ospfd, ripd: Convert if_lookup_address to be vrf aware | Donald Sharp | 2017-03-15 | 1 | -4/+3 |
* | lib, pimd, zebra: Convert if_lookup_exact_address to VRF only | Donald Sharp | 2017-03-15 | 1 | -2/+1 |
* | lib, ospfd, pimd: Convert to using VRF based interface creation | Donald Sharp | 2017-03-15 | 1 | -3/+2 |
* | *: Remove non-vrf based ifindex lookup | Donald Sharp | 2017-03-15 | 1 | -2/+1 |
* | lib: make interface metric a uint32_t | Quentin Young | 2017-01-09 | 1 | -1/+1 |
* | Rationalize Link Parameters flags | Olivier Dugeon | 2017-01-05 | 1 | -3/+6 |
* | Merge branch 'queue/osr/vtysh-generic' | David Lamparter | 2016-12-05 | 1 | -15/+1 |
|\ |
|
| * | *: make DEFUN installations file-local | David Lamparter | 2016-12-01 | 1 | -15/+3 |
* | | Merge branch '-rip' into stable/2.0 | David Lamparter | 2016-12-05 | 1 | -2/+2 |
|\ \ |
|
| * | | ripd: fix the "neighbor" command. | Renato Westphal | 2016-11-25 | 1 | -2/+2 |
* | | | lib, zebra: Minimize display of link-params sub data | Donald Sharp | 2016-12-05 | 1 | -0/+2 |
| |/
|/| |
|
* | | build: massively remove needless checks | David Lamparter | 2016-11-15 | 1 | -7/+0 |
|/ |
|
* | 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 |