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

[acl_loader]: Add support for IPv6 field match #377

Merged
merged 1 commit into from
Nov 11, 2018

Conversation

stcheng
Copy link
Contributor

@stcheng stcheng commented Nov 9, 2018

import ipaddr package and check if the ip address is ipv4 or ipv6
and set the corresponding rule properties

Signed-off-by: Shu0T1an ChenG shuche@microsoft.com

import ipaddr package and check if the ip address is ipv4 or ipv6
and set the corresponding rule properties

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
@lguohan
Copy link
Contributor

lguohan commented Nov 10, 2018

retest this please

1 similar comment
@lguohan
Copy link
Contributor

lguohan commented Nov 11, 2018

retest this please

@lguohan lguohan merged commit c25fd0a into sonic-net:master Nov 11, 2018
@stcheng stcheng deleted the ipv6 branch November 12, 2018 22:16
mihirpat1 pushed a commit to mihirpat1/sonic-utilities that referenced this pull request Sep 15, 2023
* JIRA-SONIC-7072: Convert the tx/rx power unit to the dBm unit in get_transceiver_bulk_status().

The tx/rx power unit in the eeprom is mW, and the tx/rx power unit for the API is dBm.
It should be converted to the dBm in get_transceiver_bulk_status().

Signed-off-by: chiourung_huang <chiourung_huang@edge-core.com>


---------

Signed-off-by: chiourung_huang <chiourung_huang@edge-core.com>
Co-authored-by: Prince George <45705344+prgeor@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants