aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorJoseph Gasparakis <[email protected]>2013-09-04 02:13:38 -0700
committerDavid S. Miller <[email protected]>2013-09-05 12:44:30 -0400
commit53cf527513eed6e7170e9dceacd198f9267171b0 (patch)
treea3492c0373949048084213dc4bd02efd130aa5cf /net/lapb/lapb_iface.c
parenteef23b53985f8e08256f24d76e576d69fb0d44d3 (diff)
vxlan: Notify drivers for listening UDP port changes
This patch adds two more ndo ops: ndo_add_rx_vxlan_port() and ndo_del_rx_vxlan_port(). Drivers can get notifications through the above functions about changes of the UDP listening port of VXLAN. Also, when physical ports come up, now they can call vxlan_get_rx_port() in order to obtain the port number(s) of the existing VXLAN interface in case they already up before them. This information about the listening UDP port would be used for VXLAN related offloads. A big thank you to John Fastabend ([email protected]) for his input and his suggestions on this patch set. CC: John Fastabend <[email protected]> CC: Stephen Hemminger <[email protected]> Signed-off-by: Joseph Gasparakis <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions