Ticket #93 (assigned task)

Opened 2 months ago

Last modified 2 months ago

branch calls

Reported by: peet Assigned to: peet (accepted)
Priority: minor Milestone: 0.4.7
Component: shell:state, core Keywords:
Cc:

Description

необходимо поддерживать вызовы веток, как в 0.4.6:

!
interface ethernet 0
        address …
        call htb
!
interface ethernet 1
        address …
        call htb
…
!
egress htb
        !
        class 1
                …

Change History

11/06/08 11:54:13 changed by peet

  • status changed from new to assigned.
  • type changed from defect to task.