summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_pbr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: use real MTYPEs for various objectsMark Stapp2022-12-051-0/+3
* zebra: pass PBR expanded actions to the dataplaneAnuradha Karuppiah2022-06-271-0/+3
* zebra: expand pbr rule action for dataplane programmingAnuradha Karuppiah2022-06-271-1/+6
* zebra: add support for maintaining local neigh entriesAnuradha Karuppiah2022-06-271-0/+17
* zebra: avoid pbr iptable added twice when used with flowspecPhilippe Guibert2022-05-251-0/+3
* zebra: update dataplane flowspec address family in ipset_infoPhilippe Guibert2021-11-031-0/+2
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-2/+2
* zebra: move ipset and ipset_entry to zebra dplane contextsPhilippe Guibert2021-03-101-0/+12
* zebra: move iptable handling in zebra_dplanePhilippe Guibert2021-03-041-3/+1
* zebra: add icmpv6 table of type / codePhilippe Guibert2020-08-211-0/+1
* bgp, zebra: add family attribute to ipset and iptable contextPhilippe Guibert2020-08-211-0/+6
* zebra: remove old kernel one-update-at-a-time apiJakub Urbańczyk2020-08-101-7/+0
* pbrd, zebra, lib: DSCP / ECN-based PBR MatchingWesley Coakley2020-07-151-0/+2
* zebra: convert ip rule installation to use dplane threadJakub Urbańczyk2020-06-101-18/+4
* zebra: define some explicit rule replace code pathsStephen Worley2020-04-091-0/+7
* zebra: Don't bother ref'ing ifp in zebra_pbr_ruleStephen Worley2019-10-151-1/+1
* bgp, zebra, lib: add protocol support for iptablesPhilippe Guibert2019-07-081-0/+1
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-4/+4
* add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+8
* zebra: Remove _wrap_script from hook namesDonald Sharp2018-10-241-5/+5
* zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouterDonald Sharp2018-10-241-36/+23
* zebra: Move rules_hash to zrouterDonald Sharp2018-10-241-2/+4
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-4/+5
* zebra: Create zebra_dplane.c and .hMark Stapp2018-09-201-7/+6
* zebra: show pbr iptable per iptablePhilippe Guibert2018-07-241-1/+1
* zebra: handle policy routing fragment handlingPhilippe Guibert2018-06-281-0/+1
* *: add flowspec dscp handlingPhilippe Guibert2018-06-281-0/+1
* zebra: handling of policy routing iptable tcpflagsPhilippe Guibert2018-06-281-0/+4
* zebra: add packet length into pbr supportPhilippe Guibert2018-06-281-0/+3
* bgpd: add comment to inform that icmp can be stored in that structPhilippe Guibert2018-06-281-0/+2
* zebra: improve show zebra ipset output for icmpPhilippe Guibert2018-06-281-0/+2
* zebra: pbr ipset_type2_str command is externalisedPhilippe Guibert2018-06-281-0/+2
* zebra: Add knowledge of request success/failure for pbr rulesDonald Sharp2018-05-301-2/+2
* zebra: Rename SOUTHBOUND_XXX to DP_XXXDonald Sharp2018-05-301-5/+5
* zebra: PBR config and monitor IPSET/IPTABLE hooks declaredPhilippe Guibert2018-05-251-0/+22
* zebra: handle iptable list of interfacesPhilippe Guibert2018-05-251-0/+6
* zebra: add 3 fields to ipset_entry : src,dst port, and protoPhilippe Guibert2018-05-251-0/+7
* zebra: pbr vty show command for ipset and iptablesPhilippe Guibert2018-05-251-0/+3
* zebra: add netlink rule support for fwmark optionPhilippe Guibert2018-05-251-0/+2
* zebra: rework pbr ipset entryPhilippe Guibert2018-05-251-0/+4
* zebra: upon zclient breaking, flush PBR entriesPhilippe Guibert2018-05-221-2/+1
* zebra: adapt zebra_pbr_rule based with pbr_rulePhilippe Guibert2018-04-161-65/+9
* zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapiPhilippe Guibert2018-04-161-0/+41
* zebra: pbr rule structure is being added fwmark tagPhilippe Guibert2018-04-161-0/+4
* zebra: handling notifications upon ipset creation/destruction donePhilippe Guibert2018-04-161-0/+15
* lib: add ZEBRA IPSET definesPhilippe Guibert2018-04-161-0/+2
* zebra: handle entry pointfs for ipset creation/destructionPhilippe Guibert2018-04-161-0/+61
* zebra: Allow for deletion of rules when the originator goes awayDonald Sharp2018-03-161-0/+3
* lib, zebra: Add Rule insertion success/failure messagesDonald Sharp2018-03-091-0/+9
* zebra: Make the ifp part of the rule structureDonald Sharp2018-03-091-11/+6