| Commit message (Expand) | Author | Age | Files | Lines |
* | *: remove line breaks from log messages | David Lamparter | 2020-03-24 | 1 | -1/+1 |
* | *: Replace `sizeof something` to sizeof(something) | Donatas Abraitis | 2020-03-08 | 1 | -1/+1 |
* | zebra: Use shorthand operator in ifm_read() | Donatas Abraitis | 2020-02-04 | 1 | -1/+1 |
* | zebra: Use nexthop object id on route delete | Stephen Worley | 2019-10-25 | 1 | -4/+4 |
* | zebra: Update rib_add to take a nexthop ID | Stephen Worley | 2019-10-25 | 1 | -1/+2 |
* | *: Cleanup interface creation apis | Stephen Worley | 2019-10-10 | 1 | -1/+1 |
* | *: frr_elevate_privs -> frr_with_privs | David Lamparter | 2019-09-03 | 1 | -1/+1 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -5/+3 |
* | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 1 | -1/+1 |
* | lib, ospfd, pimd, zebra: change if_create() api with vrf | Philippe Guibert | 2019-06-11 | 1 | -1/+2 |
* | ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf | Philippe Guibert | 2019-06-11 | 1 | -1/+2 |
* | zebra: fix maybe-uninitialized pointer | Quentin Young | 2019-05-29 | 1 | -1/+1 |
* | zebra: fix unused variable on OmniOS | Quentin Young | 2019-05-29 | 1 | -1/+2 |
* | zebra: Be consistent in how we call rib_add( and rib_delete( with tableid | Donald Sharp | 2019-05-06 | 1 | -3/+5 |
* | lib, pbrd, zebra: Fix size_t type printf warnings on obscure platforms | Donald Sharp | 2019-04-03 | 1 | -4/+6 |
* | zebra: conditionalize RTM_RESOLVE flag | Mark Stapp | 2019-04-02 | 1 | -0/+2 |
* | *: remove trailing newlines from zlog messages | Quentin Young | 2019-03-14 | 1 | -1/+1 |
* | zebra: Move the master thread handler to the zrouter structure | Donald Sharp | 2019-01-31 | 1 | -3/+3 |
* | zebra: set connected route metric based on the devaddr metric | Anuradha Karuppiah | 2019-01-25 | 1 | -2/+4 |
* | zebra: use rta_getattr for NETMASK | Rafael Zalamena | 2019-01-22 | 1 | -1/+1 |
* | zebra: fix routing socket AF_LINK handling on NETMASK | Rafael Zalamena | 2019-01-22 | 1 | -1/+1 |
* | zebra: make routing socket debug user friendlier | Rafael Zalamena | 2019-01-21 | 1 | -10/+99 |
* | zebra: fix debug messages in ifam_read_mesg | Rafael Zalamena | 2019-01-21 | 1 | -11/+11 |
* | zebra: fix another FreeBSD warning message | Rafael Zalamena | 2019-01-08 | 1 | -1/+1 |
* | zebra: fix FreeBSD warning on fresh OS boot | Rafael Zalamena | 2019-01-08 | 1 | -0/+12 |
* | zebra: implement FreeBSD route attr handling | Rafael Zalamena | 2019-01-08 | 1 | -3/+18 |
* | zebra: fix compilation on OpenBSD | Rafael Zalamena | 2018-12-21 | 1 | -0/+2 |
* | Merge pull request #3467 from donaldsharp/kernel_socket_cleanup | Russ White | 2018-12-13 | 1 | -156/+28 |
|\ |
|
| * | zebra: Make v4 and v6 code paths for rib_XXX calls in kernel_socket the same | Donald Sharp | 2018-12-12 | 1 | -43/+22 |
| * | zebra: Remove rib_lookup_ipv4_route | Donald Sharp | 2018-12-12 | 1 | -113/+6 |
* | | lib, zebra: Remove ZEBRA_FLAG_STATIC | Donald Sharp | 2018-12-12 | 1 | -4/+0 |
|/ |
|
* | zebra: refactor route socket message handling | Rafael Zalamena | 2018-12-05 | 1 | -103/+143 |
* | zebra: always define ROUNDUP and ROUND_TYPE | Rafael Zalamena | 2018-12-05 | 1 | -13/+11 |
* | zebra: add dataplane routing socket | Mark Stapp | 2018-11-21 | 1 | -2/+16 |
* | zebra: separate netlink socket for dataplane | Mark Stapp | 2018-11-21 | 1 | -1/+1 |
* | Merge pull request #2705 from opensourcerouting/northbound-yang-v2 | Donald Sharp | 2018-10-31 | 1 | -1/+1 |
|\ |
|
| * | lib: retrofit interface commands to the new northbound model | Renato Westphal | 2018-10-27 | 1 | -1/+1 |
* | | Merge pull request #2946 from mjstapp/dplane_2 | Donald Sharp | 2018-10-28 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | zebra: update routing socket path | Mark Stapp | 2018-10-25 | 1 | -0/+1 |
* | | *: spelchek | David Lamparter | 2018-10-25 | 1 | -1/+1 |
|/ |
|
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -4/+3 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -3/+3 |
* | zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA | Quentin Young | 2018-09-13 | 1 | -4/+4 |
* | zebra: flog_warn conversion | Quentin Young | 2018-09-06 | 1 | -17/+20 |
* | *: use frr_elevate_privs() (2/2: manual) | David Lamparter | 2018-08-14 | 1 | -13/+3 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -4/+4 |
* | zebra: add missing include | Quentin Young | 2018-08-14 | 1 | -0/+1 |
* | zebra, lib: error references for zebra | Quentin Young | 2018-08-14 | 1 | -2/+3 |
* | bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGES | Donald Sharp | 2018-08-14 | 1 | -3/+7 |
* | lib, zebra: Allow protocols to use Distance as part of RR semantics | Donald Sharp | 2018-07-29 | 1 | -4/+4 |