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

BBF TR-383a8 YANG modules #1596

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion standard/bbf
Submodule bbf updated 37 files
+6 −0 README.md
+99 −34 check.sh
+ docs/YANG-develop-102.pdf
+ docs/YANG-develop-97.pdf
+ docs/index.docx
+3 −1 docs/index.htm
+3 −1 docs/index.html
+1 −1 docs/index.json
+ docs/index.pdf
+244 −276 docs/index.typ
+39 −40 docs/pandoc-output.txt
+1 −1 docs/release.css
+1 −1 docs/release.css.bak
+99 −32 docs/typst-template.typ
+1,101 −0 standard/application/bbf-ipfix-data-export.yang
+25 −11 standard/common/bbf-device.yang
+19 −5 standard/common/bbf-dot1q-types.yang
+31 −14 standard/common/bbf-yang-types.yang
+86 −64 standard/equipment/bbf-hardware-transceivers.yang
+23 −8 standard/interface/bbf-ethernet-performance-management.yang
+24 −5 standard/interface/bbf-frame-processing.yang
+140 −0 standard/interface/bbf-ip-interfaces.yang
+20 −3 standard/interface/bbf-ptm.yang
+28 −8 standard/networking/bbf-ancp-alarm-types.yang
+77 −39 standard/networking/bbf-ancp-fastdsl-access-extensions.yang
+59 −46 standard/networking/bbf-ancp.yang
+22 −8 standard/networking/bbf-dot1q-cfm.yang
+193 −0 standard/networking/bbf-eth-oam-interfaces.yang
+122 −0 standard/networking/bbf-eth-oam.yang
+91 −6 standard/networking/bbf-icmpv6-profile-common.yang
+84 −3 standard/networking/bbf-l2-dhcpv4-relay-profile-common.yang
+84 −3 standard/networking/bbf-ldra-profile-common.yang
+18 −4 standard/networking/bbf-mgmd-common.yang
+39 −25 standard/networking/bbf-pppoe-intermediate-agent-profile-common.yang
+30 −13 standard/networking/bbf-qos-policer-envelope-profiles.yang
+19 −5 standard/networking/bbf-qos-policing-types.yang
+19 −5 standard/networking/bbf-qos-policing.yang
Loading