summaryrefslogtreecommitdiffstats
path: root/pimd/pim_str.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-09zebra: Make the ifp part of the rule structureDonald Sharp4-43/+43
2018-03-09zebra: Keep track of rules writtenDonald Sharp6-10/+106
2018-03-09zebra: Cleanup apiDonald Sharp3-1/+13
2018-03-09zebra: Cleanup a couple of api issuesDonald Sharp5-56/+45
2018-03-09lib, zebra: Add rule encodingDonald Sharp3-0/+67
2018-03-09*: PBR - netlink interaction and basic definitionsvivek13-9/+655
2018-03-09lib, vtysh: Start cli for nexthop-groupDonald Sharp6-0/+43
2018-03-09lib: Isolate nexthop_group functions to nexthop_group.cDonald Sharp20-155/+222
2018-03-09lib, zebra: Allow zapi to send down the tableidDonald Sharp3-1/+16
2018-03-09bgpd, lib, zebra: Switch to work_queue_free_and_nullDonald Sharp6-18/+32
2018-03-09*: Add code to notify on route removal statusDonald Sharp3-4/+28
2018-03-08ospfd: Treat vrf interface as loopback typeChirag Shah3-3/+11
2018-03-08zebra: set vrf as loopback upon interface addChirag Shah2-6/+7
2018-03-07lib: Increase zapi buffer sizeDonald Sharp1-1/+1
2018-03-07bgpd: clear ip bgp instances with invalid safiPhilippe Guibert1-8/+22
2018-03-06bgpd: another change to keep indent.py happyLou Berger1-2/+2
2018-03-06pimd: another change to keep indent.py happyLou Berger1-2/+2
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger283-6809/+6790
2018-03-06bgpd: another change to keep indent.py happyLou Berger1-28/+26
2018-03-06lib: change comment block to #define to avoid indent.py from breaking commentLou Berger1-5/+6
2018-03-06Makefile.am: Add 'make indent' targetLou Berger1-0/+3
2018-03-06tools: fix indent.py FRR indent pattern matchingLou Berger1-1/+1
2018-03-06ospfd: cancel SR thread at shutdownQuentin Young1-0/+1
2018-03-06lib: NS_DEFAULT wrong valuePhilippe Guibert1-2/+7
2018-03-06bgpd: permit bgp vrf socket creation on some casesPhilippe Guibert1-1/+2
2018-03-06vtysh: initialize vty structure correctly for output to terminalChristian Franke2-2/+2
2018-03-05tests: update gitignoreChristian Franke1-0/+4
2018-03-05tests: fix python test description for test_ringbufChristian Franke1-1/+3