summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pbrd: Fix unused functionDonald Sharp2018-04-181-18/+0
* pbrd: Allow pbr-policy add/removal to install/remove rulesDonald Sharp2018-04-182-7/+1
* pbrd: don't collapse pbr debugsQuentin Young2018-04-181-5/+0
* pbrd: move debug vty into pbr_vty.cQuentin Young2018-04-183-76/+82
* pbrd, zebra: Properly notice rule deletionDonald Sharp2018-04-182-0/+3
* pbrd, zebra: Fix multiple pbr-policy installDonald Sharp2018-04-186-22/+43
* pbrd: Fix installation and deletion in some casesDonald Sharp2018-04-182-4/+14
* pbrd: Prevent attempt at re-install for several scenariosDonald Sharp2018-04-182-4/+15
* zebra: Tell rib_process to actually rethink pbr routes.Donald Sharp2018-04-181-1/+3
* lib: Clean up delete of a nexthop from a nexthop groupDonald Sharp2018-04-181-0/+4
* lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.Donald Sharp2018-04-182-2/+14
* Merge pull request #2064 from donaldsharp/redistribute_limitationLou Berger2018-04-173-35/+44
|\
| * pbrd: Allow PBR to ignore Access List commandsDonald Sharp2018-04-131-0/+5
| * lib: Restrict redistribution cli a bitDonald Sharp2018-04-132-35/+39
* | Merge pull request #2071 from qlyoung/sa-fixesRafael Zalamena2018-04-1710-60/+51
|\ \
| * | ospfd: use __func__ in ospf_te.cQuentin Young2018-04-171-2/+2
| * | bgpd: clean up clist management logicQuentin Young2018-04-173-29/+19
| * | ospf6d: handle realloc() failure in lsa testQuentin Young2018-04-171-1/+7
| * | bgpd: fix stylistic issueQuentin Young2018-04-171-13/+10
| * | eigrpd: remove unnecessary assignmentQuentin Young2018-04-171-1/+1
| * | lib: initialize imsg_hdrQuentin Young2018-04-171-0/+2
| * | ospfd: remove unnecessary assignmentQuentin Young2018-04-171-1/+1
| * | ospfd: fix stylistic issueQuentin Young2018-04-171-10/+7
| * | zebra: fix error-prone array iteratorQuentin Young2018-04-171-3/+2
|/ /
* | Merge pull request #2058 from chipitsine/masterQuentin Young2018-04-171-0/+4
|\ \
| * | tools: more lsan suppressions for clippyIlya Shipitsin2018-04-171-0/+4
* | | Merge pull request #2069 from donaldsharp/v6_tunnel_crashLou Berger2018-04-176-10/+36
|\ \ \
| * | | zebra: Check for NULL in connected_add_ipv6Donald Sharp2018-04-161-1/+7
| * | | zebra: Fix crash with certain types of tunnelsDonald Sharp2018-04-156-10/+30
| | |/ | |/|
* | | Merge pull request #2070 from dslicenc/import-table-crash-cm20450Lou Berger2018-04-171-1/+4
|\ \ \
| * | | zebra: resolve assert when adding ip import-table entryDon Slice2018-04-161-1/+4
* | | | Merge pull request #1905 from pguibert6WIND/ipset_iptable_zebraDonald Sharp2018-04-1712-123/+1036
|\ \ \ \
| * | | | zebra: rename pbr_unique structure to pbr_rule_uniquePhilippe Guibert2018-04-161-3/+3
| * | | | zebra: adapt zebra_pbr_rule based with pbr_rulePhilippe Guibert2018-04-165-141/+93
| * | | | lib: enhance pbr_rule structure for zapi encode and for common usagePhilippe Guibert2018-04-164-6/+143
| * | | | zebra: add a helper structure to look zebra_pbr_ipset per ipsetnamePhilippe Guibert2018-04-161-17/+27
| * | | | zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapiPhilippe Guibert2018-04-167-0/+231
| * | | | zebra: pbr rule structure is being added fwmark tagPhilippe Guibert2018-04-163-4/+22
| * | | | zebra: handling notifications upon ipset creation/destruction donePhilippe Guibert2018-04-166-7/+209
| * | | | lib: add ZEBRA IPSET definesPhilippe Guibert2018-04-165-1/+115
| * | | | zebra: handle entry pointfs for ipset creation/destructionPhilippe Guibert2018-04-165-0/+249
| |/ / /
* | | | Merge pull request #2067 from LabNConsulting/working/master/bgp-vpn-leak-new-...Donald Sharp2018-04-161-18/+65
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: bugfix vpn-vrf leak: consider route changed if labels changeG. Paul Ziemba2018-04-141-18/+65
* | | | Merge pull request #2053 from LabNConsulting/working/master/bvl-bug-degenerat...Donald Sharp2018-04-161-1/+30
|\ \ \ \
| * | | | bgpd: bugfix vpn->vrf leak: unicast-originated routes are local non-LSPG. Paul Ziemba2018-04-111-1/+30
* | | | | Merge pull request #2055 from opensourcerouting/fix-pathspaceDonald Sharp2018-04-162-4/+10
|\ \ \ \ \
| * | | | | vtysh: fix pathspec option -NChristian Franke2018-04-111-2/+8
| * | | | | lib: fix pathspace option -NChristian Franke2018-04-111-2/+2
| |/ / / /
* | | | | Merge pull request #1950 from pguibert6WIND/issue_1949Donald Sharp2018-04-167-15/+96
|\ \ \ \ \
| * | | | | lib: rename parameter for netns functionPhilippe Guibert2018-04-132-3/+3