Commit 0922832
configs: enable VRF support
IPV6_MULTIPLE_TABLES=y
NET_VRF=m
introducing NET_VRF as the first loadable module for WSL2.
NET_VRF provides the ability to create virtual routing and forwarding
domains in the Linux network stack.
Link: microsoft/WSL#6850
Signed-off-by: Kelsey Steele <kelseysteele@microsoft.com>1 parent c7b57a1 commit 0922832
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
| 963 | + | |
963 | 964 | | |
964 | 965 | | |
965 | 966 | | |
| |||
1922 | 1923 | | |
1923 | 1924 | | |
1924 | 1925 | | |
| 1926 | + | |
1925 | 1927 | | |
1926 | 1928 | | |
1927 | 1929 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
996 | | - | |
| 996 | + | |
| 997 | + | |
997 | 998 | | |
998 | 999 | | |
999 | 1000 | | |
| |||
1939 | 1940 | | |
1940 | 1941 | | |
1941 | 1942 | | |
| 1943 | + | |
1942 | 1944 | | |
1943 | 1945 | | |
1944 | 1946 | | |
| |||
0 commit comments