Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #83

Closed
wants to merge 2 commits into from
Closed

test #83

wants to merge 2 commits into from

Conversation

Pterosaur
Copy link
Collaborator

@Pterosaur Pterosaur commented Mar 19, 2024

Default configuration

root@vlab-01:/var/log# zcat syslog* | grep -i macsec | grep -i CMAC

gzip: syslog: not in gzip format

gzip: syslog.1: not in gzip format
Mar 19 12:21:10.560054 vlab-01 ERR macsec#wpa_supplicant[41]: Self CMAC: omac1_aes_vector
Mar 19 12:21:10.560054 vlab-01 ERR macsec#wpa_supplicant[41]: message repeated 3 times: [ Self CMAC: omac1_aes_vector]
Mar 19 12:21:10.723205 vlab-01 ERR macsec#wpa_supplicant[74]: Self CMAC: omac1_aes_vector
Mar 19 12:21:10.723205 vlab-01 ERR macsec#wpa_supplicant[74]: message repeated 3 times: [ Self CMAC: omac1_aes_vector]
Mar 19 12:21:11.073065 vlab-01 ERR macsec#wpa_supplicant[74]: Self CMAC: omac1_aes_vector
Mar 19 12:21:12.106165 vlab-01 ERR macsec#wpa_supplicant[41]: Self CMAC: omac1_aes_vector
Mar 19 12:21:16.638691 vlab-01 ERR macsec#wpa_supplicant[74]: message repeated 3 times: [ Self CMAC: omac1_aes_vector]
Mar 19 12:21:16.638691 vlab-01 ERR macsec#wpa_supplicant[74]: Self CMAC: omac1_aes_vector
Mar 19 12:21:30.051556 vlab-01 ERR macsec#wpa_supplicant[41]: message repeated 16 times: [ Self CMAC: omac1_aes_vector]
Mar 19 12:21:30.051556 vlab-01 ERR macsec#wpa_supplicant[41]: Self CMAC: omac1_aes_vector
Mar 19 12:21:31.734053 vlab-01 ERR macsec#wpa_supplicant[41]: Self CMAC: omac1_aes_vector
Mar 19 12:21:32.034145 vlab-01 ERR macsec#wpa_supplicant[41]: Self CMAC: omac1_aes_vector
Mar 19 12:21:33.738027 vlab-01 ERR macsec#wpa_supplicant[41]: Self CMAC: omac1_aes_vector
Mar 19 12:21:34.056153 vlab-01 ERR macsec#wpa_supplicant[41]: Self CMAC: omac1_aes_vector
Mar 19 12:21:36.078202 vlab-01 ERR macsec#wpa_supplicant[41]: message repeated 4 times: [ Self CMAC: omac1_aes_vector]
Mar 19 12:21:36.718788 vlab-01 ERR macsec#wpa_supplicant[41]: Self CMAC: omac1_aes_vector

CONFIG_OPENSSL_CMAC=y

root@vlab-01:/var/log# zcat syslog* | grep -i macsec | grep -i cmac

gzip: syslog: not in gzip format

gzip: syslog.1: not in gzip format
Mar 19 13:53:55.181969 vlab-01 ERR macsec#wpa_supplicant[40]: Openssl  CMAC: omac1_aes_vector
Mar 19 13:53:55.182152 vlab-01 ERR macsec#wpa_supplicant[40]: message repeated 3 times: [ Openssl  CMAC: omac1_aes_vector]
Mar 19 13:53:55.238930 vlab-01 ERR macsec#wpa_supplicant[40]: Openssl  CMAC: omac1_aes_vector
Mar 19 13:53:55.310716 vlab-01 ERR macsec#wpa_supplicant[73]: Openssl  CMAC: omac1_aes_vector
Mar 19 13:53:55.310716 vlab-01 ERR macsec#wpa_supplicant[73]: message repeated 3 times: [ Openssl  CMAC: omac1_aes_vector]
Mar 19 13:53:56.303398 vlab-01 ERR macsec#wpa_supplicant[73]: Openssl  CMAC: omac1_aes_vector
Mar 19 13:54:01.007559 vlab-01 ERR macsec#wpa_supplicant[40]: message repeated 3 times: [ Openssl  CMAC: omac1_aes_vector]
Mar 19 13:54:01.008592 vlab-01 ERR macsec#wpa_supplicant[40]: Openssl  CMAC: omac1_aes_vector
root@vlab-01:/var/log# exit

Signed-off-by: Ze Gan <[email protected]>
@Pterosaur Pterosaur force-pushed the test_cmac branch 2 times, most recently from 5e66865 to 42c1c44 Compare March 19, 2024 13:35
Signed-off-by: Ze Gan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant