diff options
author | 2018-07-20 13:21:02 -0700 | |
---|---|---|
committer | 2018-07-22 10:52:37 -0700 | |
commit | 7431016b107c95cb5b2014aa1901fcb115f746bc (patch) | |
tree | ee1a1c54f2e5cc8c75238c863a6600db583adcc7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | rtnetlink: add rtnl_link_state check in rtnl_configure_link (diff) | |
download | linux-dev-7431016b107c95cb5b2014aa1901fcb115f746bc.tar.xz linux-dev-7431016b107c95cb5b2014aa1901fcb115f746bc.zip |
vxlan: add new fdb alloc and create helpers
- Add new vxlan_fdb_alloc helper
- rename existing vxlan_fdb_create into vxlan_fdb_update:
because it really creates or updates an existing
fdb entry
- move new fdb creation into a separate vxlan_fdb_create
Main motivation for this change is to introduce the ability
to decouple vxlan fdb creation and notify, used in a later patch.
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions