summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-192-30/+17
* *: Convert interface_down to interface down callbackDonald Sharp2019-09-192-45/+29
* *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-193-69/+62
* *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-192-72/+47
* *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-193-0/+28
* pimd: Slightly loosen pim assert message length testsDonald Sharp2019-09-101-2/+2
* Merge pull request #4604 from opensourcerouting/mutex-sugarQuentin Young2019-09-033-7/+7
|\
| * *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-033-7/+7
* | pimd: sh config is showing detail debug, though not configuredSatheesh Kumar K2019-08-272-2/+5
|/
* *: Fix spelling errors pointed out by debian packagingDonald Sharp2019-08-192-3/+3
* Merge pull request #4724 from satheeshkarra/pim_fixesSri Mohana Singamsetty2019-08-082-4/+11
|\
| * pimd: PIM Core seen during NH processingSatheesh Kumar K2019-07-241-2/+3
| * pimd: Zebra Route Updates are missing at pimSatheesh Kumar K2019-07-241-2/+8
* | Merge pull request #4671 from abrahambinu83/pim_endiannessRuss White2019-07-301-1/+18
|\ \
| * | pimd: handle endianness in pim header structureBinu Abraham2019-07-101-1/+18
* | | pimd: Always create upstream reference when adding channel oilDonald Sharp2019-07-183-13/+32
* | | pimd: pim_upstream *always* creates a channel_oilDonald Sharp2019-07-183-54/+17
* | | pimd: Add pim_channel_oil_change_iifDonald Sharp2019-07-186-35/+54
| |/ |/|
* | Merge pull request #4635 from AnuradhaKaruppiah/evpn-pim-replayJafar Al-Gharaibeh2019-07-151-0/+20
|\ \ | |/ |/|
| * pimd, zebra: request for replay of SG entries on startupAnuradha Karuppiah2019-07-031-0/+20
* | pimd: fix some help stringsQuentin Young2019-07-061-4/+4
|/
* Merge pull request #4624 from qlyoung/use-standard-boolsDavid Lamparter2019-07-0210-45/+45
|\
| * *: s/TRUE/true/, s/FALSE/false/Quentin Young2019-07-0110-45/+45
* | Merge pull request #4610 from donaldsharp/pim_igmp_connected_sourceJafar Al-Gharaibeh2019-06-271-0/+7
|\ \ | |/ |/|
| * pimd: Dissallow query to be received from a non-connected sourceDonald Sharp2019-06-251-0/+7
* | Merge pull request #4525 from donaldsharp/some_cleanupsRafael Zalamena2019-06-259-107/+22
|\ \ | |/ |/|
| * pimd: Ensure channel_oil_add is created through all pathsDonald Sharp2019-06-202-0/+16
| * pimd: ALLOC functions cannot fail.Donald Sharp2019-06-208-107/+6
* | Pim bug fixes (#4519)David Lamparter2019-06-251-7/+11
|\ \
| * | pimd: remove pim and igmp OIFs when ifchannel_delete happensAnuradha Karuppiah2019-06-221-7/+9
| * | pimd: ensure that the oif is removed from all the mroutes pre-vifi deletionAnuradha Karuppiah2019-06-221-0/+2
* | | Merge pull request #4520 from rgirada/fix_clear_mrouteDavid Lamparter2019-06-253-0/+68
|\ \ \
| * | | pimd: Added cli to generate igmp query.rgirada2019-06-243-0/+68
* | | | Revert "Ospf missing interface handling 2"Donald Sharp2019-06-245-19/+18
| |/ / |/| |
* | | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2Donald Sharp2019-06-225-18/+19
|\ \ \
| * | | *: change interface structure, from vrf_id to vrfPhilippe Guibert2019-06-123-6/+6
| * | | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()...Philippe Guibert2019-06-121-1/+1
| * | | *: change if_lookup_by_name() api with vrfPhilippe Guibert2019-06-124-10/+11
| * | | lib, ospfd, pimd, zebra: change if_create() api with vrfPhilippe Guibert2019-06-111-1/+1
| |/ /
* | | Merge pull request #4518 from sarav511/dr_lhrDonald Sharp2019-06-222-6/+10
|\ \ \
| * | | pimd: fix DR at LHR scenario where non DR is connected to RPsaravanank2019-06-132-6/+10
| |/ /
* | | pimd: Remove output of `debug igmp trace detail` from show commandsDonald Sharp2019-06-201-4/+0
* | | pimd: Fixing encoded group & source address packing in right byte ordersaravanank2019-06-211-2/+23
| |/ |/|
* | Merge pull request #4495 from donaldsharp/pim_debug_expiryRuss White2019-06-181-0/+4
|\ \
| * | pimd: Add a debug to indicate the ifchannel expiry timer has poppedDonald Sharp2019-06-111-0/+4
* | | Merge pull request #4530 from donaldsharp/pim_debugsRafael Zalamena2019-06-186-40/+73
|\ \ \
| * | | pimd: Add debugs for channel_oil creation and deletionDonald Sharp2019-06-156-37/+66
| * | | pimd: Display ifp name in pim_channel_oil_dumpDonald Sharp2019-06-151-3/+7
* | | | Merge pull request #4514 from opensourcerouting/warnings-20190612Donald Sharp2019-06-171-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | *: config.h or zebra.h is the first #includeDavid Lamparter2019-06-131-0/+5
| | |/ | |/|