]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: VXLAN add support to configure IP Don't fragment. 12513/head
authorSusant Sahani <ssahani@gmail.com>
Wed, 8 May 2019 17:01:08 +0000 (22:31 +0530)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 9 May 2019 04:40:33 +0000 (06:40 +0200)
commit1189c00a3c41e0982fb598909911f5a58c278adc
tree1dcc06a9efd69fc69129891fc8c48f35ee56be75
parent2a36d4006d195203d92c679037bf4bb981900914
networkd: VXLAN add support to configure IP Don't fragment.

Allow users to set the IPv4 DF bit in outgoing packets, or to inherit its
value from the IPv4 inner header. If the encapsulated protocol is IPv6 and
DF is configured to be inherited, always set it.
man/systemd.netdev.xml
src/network/netdev/netdev-gperf.gperf
src/network/netdev/vxlan.c
src/network/netdev/vxlan.h
test/fuzz/fuzz-netdev-parser/directives.netdev