diff options
| author | Ido Schimmel <[email protected]> | 2017-02-09 10:28:41 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-02-10 11:32:13 -0500 |
| commit | 2f3a5272e5c16c3c10fbba06928a513f9b1e2fcd (patch) | |
| tree | 74476aac40af2e1c35b7208e4dbc8fb9bb8a54fd /tools/perf/scripts/python/bin | |
| parent | 5b7d616dbccc2fd6ae959045e1a9ca17de5dfc2a (diff) | |
ipv4: fib: Add events for FIB replace and append
The FIB notification chain currently uses the NLM_F_{REPLACE,APPEND}
flags to signal routes being replaced or appended.
Instead of using netlink flags for in-kernel notifications we can simply
introduce two new events in the FIB notification chain. This has the
added advantage of making the API cleaner, thereby making it clear that
these events should be supported by listeners of the notification chain.
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
CC: Patrick McHardy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions