From: Roopa Prabhu <[email protected]> Date: Sun, 19 Mar 2017 22:01:28 -0700
> From: Roopa Prabhu <[email protected]> > > neigh notifications today carry pid 0 for nlmsg_pid > in all cases. This patch fixes it to carry calling process > pid when available. Applications (eg. quagga) rely on > nlmsg_pid to ignore notifications generated by their own > netlink operations. This patch follows the routing subsystem > which already sets this correctly. > > Reported-by: Vivek Venkatraman <[email protected]> > Signed-off-by: Roopa Prabhu <[email protected]> Applied, thank you.
