This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src/sonic-yang-models
Ze Gan 4ee6b6e8b5
[Fixbug 18418] [Yang] MACSEC_PROFILE table does not match yang definition (#18419)
### Why I did it
Fix the issue [18418](https://github.com/sonic-net/sonic-buildimage/issues/18418), The YANG model to MACsec fallback cak/ckn is wrong. We should allow the fallback option is empty.

### How I did it
Add a condition to check whether the fallback is providered

#### How to verify it
Check Azp
2024-03-21 16:39:02 -07:00
..
doc [YANG]: Add Yang model support for adding dom_polling to PORT table (#18277) 2024-03-11 15:27:25 -07:00
tests [Fixbug 18418] [Yang] MACSEC_PROFILE table does not match yang definition (#18419) 2024-03-21 16:39:02 -07:00
yang-models [Fixbug 18418] [Yang] MACSEC_PROFILE table does not match yang definition (#18419) 2024-03-21 16:39:02 -07:00
yang-templates Fix yang model for ICMP and ICMPV6 (#18311) 2024-03-11 10:13:12 -07:00
.gitignore Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
AUTHORS.rst [sonic-yang-models]: First version of yang models for Port, VLan, Interface, PortChannel, loopback and ACL. (#3730) 2020-04-14 15:36:02 -07:00
LICENSE [sonic-yang-models]: First version of yang models for Port, VLan, Interface, PortChannel, loopback and ACL. (#3730) 2020-04-14 15:36:02 -07:00
README.rst [sonic-yang-models]: First version of yang models for Port, VLan, Interface, PortChannel, loopback and ACL. (#3730) 2020-04-14 15:36:02 -07:00
setup.cfg [sonic-yang-mgmt] Build PY3 & PY2 packages (#5559) 2020-11-07 13:03:41 -08:00
setup.py [YANG] Enable Yang model for BGP_BBR config entry (#17622) 2024-01-05 23:05:29 +08:00

"
This Package contains YANG models for sonic which are written with guidelines mentioned in
https://github.com/Azure/SONiC/blob/master/doc/mgmt/SONiC_YANG_Model_Guidelines.md.
"