| Age | Commit message (Expand) | Author |
| 2023-11-21 | *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ | Donald Sharp |
| 2023-08-08 | pbrd: PBR_FILTER_DSFIELD -> {PBR_FILTER_DSCP,PBR_FILTER_ECN} | G. Paul Ziemba |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2022-12-05 | zebra: use real MTYPEs for various objects | Mark Stapp |
| 2022-06-27 | zebra: pass PBR expanded actions to the dataplane | Anuradha Karuppiah |
| 2022-06-27 | zebra: expand pbr rule action for dataplane programming | Anuradha Karuppiah |
| 2022-06-27 | zebra: add support for maintaining local neigh entries | Anuradha Karuppiah |
| 2022-05-25 | zebra: avoid pbr iptable added twice when used with flowspec | Philippe Guibert |
| 2021-11-03 | zebra: update dataplane flowspec address family in ipset_info | Philippe Guibert |
| 2021-03-17 | *: require semicolon after DEFINE_HOOK & co. | David Lamparter |
| 2021-03-10 | zebra: move ipset and ipset_entry to zebra dplane contexts | Philippe Guibert |
| 2021-03-04 | zebra: move iptable handling in zebra_dplane | Philippe Guibert |
| 2020-08-21 | zebra: add icmpv6 table of type / code | Philippe Guibert |
| 2020-08-21 | bgp, zebra: add family attribute to ipset and iptable context | Philippe Guibert |
| 2020-08-10 | zebra: remove old kernel one-update-at-a-time api | Jakub Urbańczyk |
| 2020-07-15 | pbrd, zebra, lib: DSCP / ECN-based PBR Matching | Wesley Coakley |
| 2020-06-10 | zebra: convert ip rule installation to use dplane thread | Jakub Urbańczyk |
| 2020-04-09 | zebra: define some explicit rule replace code paths | Stephen Worley |
| 2019-10-15 | zebra: Don't bother ref'ing ifp in zebra_pbr_rule | Stephen Worley |
| 2019-07-08 | bgp, zebra, lib: add protocol support for iptables | Philippe Guibert |
| 2019-05-14 | lib: hashing functions should take const arguments | Quentin Young |
| 2019-03-25 | add cplusplus guards to all zebra headers | Emanuele Di Pascale |
| 2018-10-24 | zebra: Remove _wrap_script from hook names | Donald Sharp |
| 2018-10-24 | zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouter | Donald Sharp |
| 2018-10-24 | zebra: Move rules_hash to zrouter | Donald Sharp |
| 2018-10-19 | *: Replace hash_cmp function return value to a bool | Donald Sharp |
| 2018-09-19 | zebra: Create zebra_dplane.c and .h | Mark Stapp |
| 2018-07-24 | zebra: show pbr iptable per iptable | Philippe Guibert |
| 2018-06-28 | zebra: handle policy routing fragment handling | Philippe Guibert |
| 2018-06-28 | *: add flowspec dscp handling | Philippe Guibert |
| 2018-06-28 | zebra: handling of policy routing iptable tcpflags | Philippe Guibert |
| 2018-06-28 | zebra: add packet length into pbr support | Philippe Guibert |
| 2018-06-28 | bgpd: add comment to inform that icmp can be stored in that struct | Philippe Guibert |
| 2018-06-28 | zebra: improve show zebra ipset output for icmp | Philippe Guibert |
| 2018-06-28 | zebra: pbr ipset_type2_str command is externalised | Philippe Guibert |
| 2018-05-30 | zebra: Add knowledge of request success/failure for pbr rules | Donald Sharp |
| 2018-05-30 | zebra: Rename SOUTHBOUND_XXX to DP_XXX | Donald Sharp |
| 2018-05-25 | zebra: PBR config and monitor IPSET/IPTABLE hooks declared | Philippe Guibert |
| 2018-05-25 | zebra: handle iptable list of interfaces | Philippe Guibert |
| 2018-05-25 | zebra: add 3 fields to ipset_entry : src,dst port, and proto | Philippe Guibert |
| 2018-05-25 | zebra: pbr vty show command for ipset and iptables | Philippe Guibert |
| 2018-05-25 | zebra: add netlink rule support for fwmark option | Philippe Guibert |
| 2018-05-25 | zebra: rework pbr ipset entry | Philippe Guibert |
| 2018-05-22 | zebra: upon zclient breaking, flush PBR entries | Philippe Guibert |
| 2018-04-16 | zebra: adapt zebra_pbr_rule based with pbr_rule | Philippe Guibert |
| 2018-04-16 | zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapi | Philippe Guibert |
| 2018-04-16 | zebra: pbr rule structure is being added fwmark tag | Philippe Guibert |
| 2018-04-16 | zebra: handling notifications upon ipset creation/destruction done | Philippe Guibert |
| 2018-04-16 | lib: add ZEBRA IPSET defines | Philippe Guibert |
| 2018-04-16 | zebra: handle entry pointfs for ipset creation/destruction | Philippe Guibert |