]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Mark Default TOS Values for PIM & IGMP Outgoing packets 5045/head
authorSatheesh Kumar K <sathk@cumulusnetworks.com>
Tue, 24 Sep 2019 03:45:05 +0000 (20:45 -0700)
committerSatheesh Kumar K <sathk@cumulusnetworks.com>
Tue, 24 Sep 2019 06:03:12 +0000 (23:03 -0700)
commit9036d0ef1a7156780cf2c3118001144751dacc8c
tree90df54337efa3de19d55ee382ced91b8543fae98
parent5034c882bfaf8d6c703ad5aa70a8a9652d7b6f24
pimd: Mark Default TOS Values for PIM & IGMP Outgoing packets

This will facilitate the Hardware to prefer control packets over
Normal Data packets while queuing, so that during congestion, the
chance of dropping control packet will be minimised.

Signed-off-by: Satheesh Kumar K <sathk@cumulusnetworks.com>
pimd/pim_pim.c
pimd/pim_sock.c