Skip to content

Commit

Permalink
Renamed the osi.transport.rfc2236 template to osi.transport.igmp.
Browse files Browse the repository at this point in the history
  • Loading branch information
arizvisa committed Jun 6, 2024
1 parent 5b7a166 commit a3263e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/osi/transport/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ class stackable(stackable):
class terminal(terminal):
_layer_ = layer

from . import udp, tcp, rfc2236
from . import udp, tcp, igmp
File renamed without changes.

0 comments on commit a3263e7

Please sign in to comment.