| Commit message (Expand) | Author | Age | Files | Lines |
* | *: remove tabs & newlines from log messages | David Lamparter | 2021-02-14 | 1 | -4/+4 |
* | *: Convert all usage of zclient_send_message to new enum | Donald Sharp | 2020-11-15 | 1 | -2/+2 |
* | bgpd: Advertise FIB installed routes to bgp peers (Part 1) | Soman K S | 2020-11-06 | 1 | -1/+2 |
* | Merge pull request #7378 from donaldsharp/pbr_ifp_leak | Jafar Al-Gharaibeh | 2020-10-28 | 1 | -0/+5 |
|\ |
|
| * | pbrd: Fix memory leak | Donald Sharp | 2020-10-23 | 1 | -0/+5 |
* | | pbrd: Remove inet_ntoa usage from pbr | Donald Sharp | 2020-10-26 | 1 | -2/+2 |
|/ |
|
* | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 1 | -22/+15 |
* | *: make failure to decode nht update an error | Quentin Young | 2020-10-01 | 1 | -1/+1 |
* | pbrd: use bool for pbr_send_pbr_map() return val | Stephen Worley | 2020-09-23 | 1 | -5/+5 |
* | pbrd: add return val for pbr_send_pbr_map() | Stephen Worley | 2020-09-22 | 1 | -4/+6 |
* | bgpd, lib, pbrd, zebra: Pass by ifname | Donald Sharp | 2020-09-12 | 1 | -4/+4 |
* | pbrd: Allow interfaces to be deleted then added back in | Donald Sharp | 2020-08-28 | 1 | -0/+1 |
* | pbrd, zebra, lib: DSCP / ECN-based PBR Matching | Wesley Coakley | 2020-07-15 | 1 | -0/+1 |
* | pbrd: fix wording in pbr_send_pbr_map comment | Stephen Worley | 2020-04-14 | 1 | -1/+1 |
* | pbrd: implement `set *` and `match *` config replacement | Stephen Worley | 2020-04-09 | 1 | -4/+6 |
* | pbrd: add seqno to debug in pbr_send_pbr_map | Stephen Worley | 2020-04-09 | 1 | -3/+3 |
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ | Donatas Abraitis | 2020-03-05 | 1 | -45/+32 |
* | lib, zebra: Allow for encode/decode of nexthop weight in pass down | Donald Sharp | 2019-12-09 | 1 | -0/+1 |
* | pbrd: consolidate rule_notify debugs into one call | Stephen Worley | 2019-12-03 | 1 | -10/+3 |
* | pbrd: don't set rule removed on fail | Stephen Worley | 2019-12-03 | 1 | -0/+5 |
* | pbrd: Add `set vrf NAME` and `set vrf unchanged` | Stephen Worley | 2019-11-21 | 1 | -1/+54 |
* | *: Convert connected_free to a double pointer | Donald Sharp | 2019-11-02 | 1 | -1/+1 |
* | pbrd: Don't track ipv6 link locals | Stephen Worley | 2019-10-08 | 1 | -0/+6 |
* | *: Convert zapi->interface_delete to ifp callback | Donald Sharp | 2019-09-19 | 1 | -20/+1 |
* | *: Convert interface_down to interface down callback | Donald Sharp | 2019-09-19 | 1 | -11/+1 |
* | *: Convert from ->interface_up to the interface callback | Donald Sharp | 2019-09-19 | 1 | -11/+1 |
* | *: Switch all zclient->interface_add to interface create callback | Donald Sharp | 2019-09-19 | 1 | -14/+1 |
* | *: Add infrastructure to support zapi interface callbacks | Donald Sharp | 2019-09-19 | 1 | -0/+20 |
* | pbrd: initial fwmark support for pbr matches #4460 | Marcin Matląg | 2019-09-03 | 1 | -1/+1 |
* | lib,bgpd,pbrd: Add AFI_UNSPEC to AFI enum | Stephen Worley | 2019-05-14 | 1 | -0/+10 |
* | Merge pull request #4253 from qlyoung/zapi-handler-args-macro | Renato Westphal | 2019-05-06 | 1 | -20/+11 |
|\ |
|
| * | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 1 | -20/+11 |
* | | pbrd: Prevent usage of c if it is null | Donald Sharp | 2019-05-03 | 1 | -2/+3 |
|/ |
|
* | lib, pbrd, zebra: Fix size_t type printf warnings on obscure platforms | Donald Sharp | 2019-04-03 | 1 | -3/+4 |
* | Merge pull request #3776 from opensourcerouting/pbrd-interface-nexthops | Donald Sharp | 2019-03-22 | 1 | -0/+6 |
|\ |
|
| * | pbrd: add support for interface nexthops | Renato Westphal | 2019-02-15 | 1 | -0/+6 |
* | | pbrd: Do not delete pmi until completion of rule delete. | Donald Sharp | 2019-02-13 | 1 | -0/+2 |
|/ |
|
* | pbrd: Add some missing debugs from external events | Donald Sharp | 2019-02-12 | 1 | -11/+49 |
* | pbrd: return check (Coverity 1475199) | F. Aragon | 2018-12-03 | 1 | -1/+4 |
* | *: Replace zclient_new with zclient_new_notify | Donald Sharp | 2018-11-12 | 1 | -1/+1 |
* | *: spelchek | David Lamparter | 2018-10-25 | 1 | -2/+2 |
* | *: ALLOC calls cannot fail | Donald Sharp | 2018-08-11 | 1 | -6/+0 |
* | pbrd: add ZAPI_RULE_FAIL_REMOVE flag in switch | Philippe Guibert | 2018-05-25 | 1 | -0/+1 |
* | pbrd: encode null fwmark to be consistent with zebra decode rule | Philippe Guibert | 2018-05-07 | 1 | -0/+1 |
* | pbrd: Fix a couple SA issues | Donald Sharp | 2018-04-24 | 1 | -8/+5 |
* | pbrd: Use proper decode function for interface | Donald Sharp | 2018-04-18 | 1 | -12/+1 |
* | pbrd, zebra: Properly notice rule deletion | Donald Sharp | 2018-04-18 | 1 | -0/+1 |
* | pbrd, zebra: Fix multiple pbr-policy install | Donald Sharp | 2018-04-18 | 1 | -8/+15 |
* | pbrd: Fix installation and deletion in some cases | Donald Sharp | 2018-04-18 | 1 | -2/+14 |
* | pbrd: adjust/remove the rule correctly when dst and/or src removed | Don Slice | 2018-04-06 | 1 | -7/+4 |