| Commit message (Expand) | Author | Age | Files | Lines |
* | pbrd: add vlan actions to vty | Eli Baum | 2021-10-07 | 1 | -1/+8 |
* | lib, zebra: add ip_proto to the filter data structure | Donald Sharp | 2021-07-08 | 1 | -0/+3 |
* | zebra: Add ability to encode/decode netlink FRA_IP_PROTO for rule changes | Donald Sharp | 2021-07-08 | 1 | -1/+2 |
* | bgpd, lib, pbrd, zebra: Pass by ifname | Donald Sharp | 2020-09-12 | 1 | -1/+2 |
* | bgpd, lib: support for flow_label flowspec type | Philippe Guibert | 2020-08-21 | 1 | -0/+2 |
* | pbrd, zebra, lib: DSCP / ECN-based PBR Matching | Wesley Coakley | 2020-07-15 | 1 | -0/+7 |
* | lib: Use ifindex_t for struct pbr_rule | Stephen Worley | 2019-10-15 | 1 | -1/+1 |
* | bgp, zebra, lib: add protocol support for iptables | Philippe Guibert | 2019-07-08 | 1 | -0/+1 |
* | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+8 |
* | bgpd: add an icmp flag for flowspec icmp entries | Philippe Guibert | 2018-06-28 | 1 | -0/+1 |
* | bgpd: support for flowspec fragment list into policy routing | Philippe Guibert | 2018-06-28 | 1 | -0/+1 |
* | bgpd: support for enumerate pkt len | Philippe Guibert | 2018-06-28 | 1 | -0/+1 |
* | *: add flowspec dscp handling | Philippe Guibert | 2018-06-28 | 1 | -0/+2 |
* | bgpd, lib: share flags values for iptable configuration | Philippe Guibert | 2018-06-28 | 1 | -0/+10 |
* | bgpd: support for flowspec tcp flags | Philippe Guibert | 2018-06-28 | 1 | -0/+14 |
* | lib: fix missing includes in pbr.h | Quentin Young | 2018-06-13 | 1 | -0/+4 |
* | pbrd, lib: move PBR_STR def. to lib | Quentin Young | 2018-06-13 | 1 | -0/+2 |
* | zebra: add 3 fields to ipset_entry : src,dst port, and proto | Philippe Guibert | 2018-05-25 | 1 | -5/+8 |
* | lib: enhance pbr_rule structure for zapi encode and for common usage | Philippe Guibert | 2018-04-16 | 1 | -0/+86 |