Commit 65f3447
authored
[submodule advance 202211] advance dhcp relay for 202211 sonic-net#13348
advance dhcp relay for 202211
4bf1868 - (HEAD, origin/master, origin/HEAD, master) fix relay-reply dhcpv6 packet counter issue (add support for a7050 qx32 platform #29) (2 weeks ago) [jcaiMR]
9b30690 - fix handleSwssNotification crash in dhcp6relay (Add libnl-nf-3-200 to docker-team #28) (4 weeks ago) [jcaiMR]
047afb7 - Fix multiple vlan issue (Failure trying to run: chroot /sonic-buildimage/fsroot mount -t proc proc /proc #27) (4 weeks ago) [jcaiMR]
ff6bec3 - Made the Error log informative (add python-tenjin as build dependency for p4-switch #22) (5 weeks ago) [Vivek]
2fbe729 - disable cfg dynamic change (p4: fix build dependency for python-p4c-bm #25) (6 weeks ago) [jcaiMR]
13d0805 - Use github code scanning instead of LGTM (Removed sx-libnl from Mellanox containers dependencies. #26) (6 weeks ago) [Liu Shilong]
1e846f6 - Fix packet range check for relay-reply packets (update sonic-swss and p4-switch submodule to fix docker sonic p4 bug #21) (7 weeks ago) [kellyyeh]
4d19e13 - Add unittest infrastructure (Cavium customization for docker containers #5) (8 weeks ago) [kellyyeh]
7f4fdab - fix packet range check issue (Makefile: add build dependency for python-p4c-bm #20) (9 weeks ago) [jcaiMR]
257ecdf - Add client packet UDP header length check (change port_config.ini directory for s6000 #19) (2 months ago) [kellyyeh]1 parent 72a2db4 commit 65f3447
1 file changed
+1
-1
lines changed- .azure-pipelines/build.yml+11-2
- .github/codeql/codeql-config.yml+4
- .github/workflows/codeql-analysis.yml+80
- Makefile+43-13
- azure-pipelines.yml+1-1
- src/configInterface.cpp+30-22
- src/configInterface.h+20-13
- src/main.cpp+4-3
- src/relay.cpp+258-272
- src/relay.h+66-25
- src/sender.cpp+28
- src/sender.h+20
- src/subdir.mk+5-4
- test/MockRelay.cpp+561
- test/MockRelay.h+2
- test/database_config.json+27
- test/main.cpp+28
- test/mock_send.cpp+17
- test/mock_send.h+10
- test/subdir.mk+6
0 commit comments