summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* / | lib/clippy: error out on unsupported bitsDavid Lamparter2019-06-121-1/+10
|/ /
* | Merge pull request #4494 from donaldsharp/no_src_for_youRuss White2019-06-112-25/+5
|\ \
| * | pimd: The PIM_OIF_FLAG_PROTO_SRC flag was never usedDonald Sharp2019-06-082-25/+5
| |/
* | Merge pull request #4483 from donaldsharp/pim_mroute_debug_detailRuss White2019-06-111-5/+8
|\ \
| * | pimd: debug pim XXX detail now include the non detail data as wellDonald Sharp2019-06-071-5/+8
* | | More compiler cleanup (#4487)David Lamparter2019-06-112-10/+14
|\ \ \
| * | | pimd: Compiler warning about unset usageDonald Sharp2019-06-071-5/+7
| * | | lib, pimd, sharpd: Various output string cleanupsDonald Sharp2019-06-071-5/+7
| |/ /
* | | Zebra.h header cleanup (#4444)David Lamparter2019-06-111-3/+1
|\ \ \
| * | | pimd: Cleanup mtracebis.c header inclusion a tiny bitDonald Sharp2019-06-021-3/+1
* | | | Merge pull request #4481 from donaldsharp/pim_zlookup_fixupDavid Lamparter2019-06-111-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | pimd: Allow zlookup socket to drainDonald Sharp2019-06-061-0/+19
| | |/ | |/|
* / | pimd: Remove unnecessary boolean to pim_rpf_updateDonald Sharp2019-06-076-17/+8
|/ /