summaryrefslogtreecommitdiffstats
path: root/lib/pbr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pbrd: add vlan actions to vtyEli Baum2021-10-071-1/+8
* lib, zebra: add ip_proto to the filter data structureDonald Sharp2021-07-081-0/+3
* zebra: Add ability to encode/decode netlink FRA_IP_PROTO for rule changesDonald Sharp2021-07-081-1/+2
* bgpd, lib, pbrd, zebra: Pass by ifnameDonald Sharp2020-09-121-1/+2
* bgpd, lib: support for flow_label flowspec typePhilippe Guibert2020-08-211-0/+2
* pbrd, zebra, lib: DSCP / ECN-based PBR MatchingWesley Coakley2020-07-151-0/+7
* lib: Use ifindex_t for struct pbr_ruleStephen Worley2019-10-151-1/+1
* bgp, zebra, lib: add protocol support for iptablesPhilippe Guibert2019-07-081-0/+1
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* bgpd: add an icmp flag for flowspec icmp entriesPhilippe Guibert2018-06-281-0/+1
* bgpd: support for flowspec fragment list into policy routingPhilippe Guibert2018-06-281-0/+1
* bgpd: support for enumerate pkt lenPhilippe Guibert2018-06-281-0/+1
* *: add flowspec dscp handlingPhilippe Guibert2018-06-281-0/+2
* bgpd, lib: share flags values for iptable configurationPhilippe Guibert2018-06-281-0/+10
* bgpd: support for flowspec tcp flagsPhilippe Guibert2018-06-281-0/+14
* lib: fix missing includes in pbr.hQuentin Young2018-06-131-0/+4
* pbrd, lib: move PBR_STR def. to libQuentin Young2018-06-131-0/+2
* zebra: add 3 fields to ipset_entry : src,dst port, and protoPhilippe Guibert2018-05-251-5/+8
* lib: enhance pbr_rule structure for zapi encode and for common usagePhilippe Guibert2018-04-161-0/+86