Commit 947561c
authored
Advance dhcprelay submodule head (sonic-net#12717)
Added below commits:
9b30690 jcaiMR Fri Dec 16 fix handleSwssNotification crash in dhcp6relay (#28)
047afb7 jcaiMR Wed Dec 14 14:08:58 2022 +0800 Fix multiple vlan issue (#27)
ff6bec3 Vivek Thu Dec 8 09:44:15 2022 -0800 Made the Error log informative (#22)
2fbe729 jcaiMR Wed Nov 30 14:41:53 2022 +0800 disable cfg dynamic change (#25)
13d0805 Liu Shilong Wed Nov 30 10:54:11 2022 +0800 Use github code scanning instead of LGTM (#26)
1e846f6 kellyyeh Wed Nov 23 14:36:02 2022 -0800 Fix packet range check for relay-reply packets (#21)
4d19e13 kellyyeh Thu Nov 17 10:04:53 2022 -0800 Add unittest infrastructure (#5)
7f4fdab jcaiMR Fri Nov 11 14:47:51 2022 +0800 fix packet range check issue (#20)
257ecdf kellyyeh Thu Nov 3 11:34:11 2022 -0700 Add client packet UDP header length check (#19)1 parent bf428fd commit 947561c
1 file changed
Lines changed: 1 addition & 1 deletion
- .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+254-267
- 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