| Commit message (Expand) | Author | Age | Files | Lines |
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -20/+16 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -4/+4 |
* | zebra: if multiple connecteds, select loopback or vrf if present | Don Slice | 2018-08-23 | 1 | -0/+1 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -4/+4 |
* | lib, zebra: Add LIB_ERR_INTERFACE | Donald Sharp | 2018-08-14 | 1 | -4/+8 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -12/+12 |
* | ospfd: Treat vrf interface as loopback type | Chirag Shah | 2018-03-08 | 1 | -0/+2 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -3/+3 |
* | lib: Allow interface lookup by VRF_UNKNOWN | Donald Sharp | 2018-01-12 | 1 | -0/+7 |
* | *: use the FOR_ALL_INTERFACES abstraction from babeld | Renato Westphal | 2017-10-10 | 1 | -0/+7 |
* | *: introduce new rb-tree to optimize interface lookup by ifindex | Renato Westphal | 2017-10-10 | 1 | -2/+38 |
* | *: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL | Renato Westphal | 2017-10-10 | 1 | -1/+0 |
* | *: use rb-trees to store interfaces instead of sorted linked-lists | Renato Westphal | 2017-10-10 | 1 | -2/+6 |
* | lib: nuke the if_*_by_name_len() functions | Renato Westphal | 2017-10-10 | 1 | -13/+4 |
* | lib: replace if_add_hook with hook_* logic | David Lamparter | 2017-08-15 | 1 | -5/+12 |
* | 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 |