Searched hist:"256 c87c17c53e60882a43dcf3e98f3bf859eaf6f" (Results 1 – 6 of 6) sorted by relevance
/linux/net/openvswitch/ |
H A D | flow_netlink.c | diff 256c87c17c53e60882a43dcf3e98f3bf859eaf6f Wed Jun 27 06:39:36 CEST 2018 Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> net: check tunnel option type in tunnel flags
Check the tunnel option type stored in tunnel flags when creating options for tunnels. Thereby ensuring we do not set geneve, vxlan or erspan tunnel options on interfaces that are not associated with them.
Make sure all users of the infrastructure set correct flags, for the BPF helper we have to set all bits to keep backward compatibility.
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/net/ |
H A D | ip_tunnels.h | diff 256c87c17c53e60882a43dcf3e98f3bf859eaf6f Wed Jun 27 06:39:36 CEST 2018 Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> net: check tunnel option type in tunnel flags
Check the tunnel option type stored in tunnel flags when creating options for tunnels. Thereby ensuring we do not set geneve, vxlan or erspan tunnel options on interfaces that are not associated with them.
Make sure all users of the infrastructure set correct flags, for the BPF helper we have to set all bits to keep backward compatibility.
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ |
H A D | geneve.c | diff 256c87c17c53e60882a43dcf3e98f3bf859eaf6f Wed Jun 27 06:39:36 CEST 2018 Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> net: check tunnel option type in tunnel flags
Check the tunnel option type stored in tunnel flags when creating options for tunnels. Thereby ensuring we do not set geneve, vxlan or erspan tunnel options on interfaces that are not associated with them.
Make sure all users of the infrastructure set correct flags, for the BPF helper we have to set all bits to keep backward compatibility.
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv6/ |
H A D | ip6_gre.c | diff 256c87c17c53e60882a43dcf3e98f3bf859eaf6f Wed Jun 27 06:39:36 CEST 2018 Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> net: check tunnel option type in tunnel flags
Check the tunnel option type stored in tunnel flags when creating options for tunnels. Thereby ensuring we do not set geneve, vxlan or erspan tunnel options on interfaces that are not associated with them.
Make sure all users of the infrastructure set correct flags, for the BPF helper we have to set all bits to keep backward compatibility.
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | ip_gre.c | diff 256c87c17c53e60882a43dcf3e98f3bf859eaf6f Wed Jun 27 06:39:36 CEST 2018 Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> net: check tunnel option type in tunnel flags
Check the tunnel option type stored in tunnel flags when creating options for tunnels. Thereby ensuring we do not set geneve, vxlan or erspan tunnel options on interfaces that are not associated with them.
Make sure all users of the infrastructure set correct flags, for the BPF helper we have to set all bits to keep backward compatibility.
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/core/ |
H A D | filter.c | diff 256c87c17c53e60882a43dcf3e98f3bf859eaf6f Wed Jun 27 06:39:36 CEST 2018 Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> net: check tunnel option type in tunnel flags
Check the tunnel option type stored in tunnel flags when creating options for tunnels. Thereby ensuring we do not set geneve, vxlan or erspan tunnel options on interfaces that are not associated with them.
Make sure all users of the infrastructure set correct flags, for the BPF helper we have to set all bits to keep backward compatibility.
Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|