diff options
author | Ido Schimmel | 2019-12-14 17:53:07 +0200 |
---|---|---|
committer | David S. Miller | 2019-12-16 16:14:42 -0800 |
commit | a6c76c17df021b141b0d306828c9fe4ba2d2717c (patch) | |
tree | a9d119c20efe075ad96a24d37f62e10480963df5 /net/tipc/group.c | |
parent | ba8381236fd0fa0ab4e8383fb752c843a31dd019 (diff) |
ipv4: Notify route after insertion to the routing table
Currently, a new route is notified in the FIB notification chain before
it is inserted to the FIB alias list.
Subsequent patches will use the placement of the new route in the
ordered FIB alias list in order to determine if the route should be
notified or not.
As a preparatory step, change the order so that the route is first
inserted into the FIB alias list and only then notified.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/group.c')
0 files changed, 0 insertions, 0 deletions