Skip to content

Crash while applying Access List to an interface #47

@sachinites

Description

@sachinites

Steps to repro :

Soft-Firewall>$ config-node-R1> show node R1 access-list 

Access-list : mcast    [Install Duration : NA]
 access-list mcast 1 permit ip object-network 192-pvt object-network mcast-range
   (Hits[0] Tcam-Count[T:0 Sc:0 Oc:0])    [Install Duration : NA]  0%

 access-list mcast 2 permit ip object-network 10-range object-network mcast-range
   (Hits[0] Tcam-Count[T:0 Sc:0 Oc:0])    [Install Duration : NA]  0%

 access-list mcast 3 permit ip object-network 172-range object-network mcast-range
   (Hits[0] Tcam-Count[T:0 Sc:0 Oc:0])    [Install Duration : NA]  0%


Soft-Firewall>$ config-node-R1> access-group mcast in interface eth1

tcpstack.exe: object_network/objnw.c:332: void object_network_tcam_compile(obj_nw_t*): Assertion `!obj_nw->wcard' failed.
Aborted (core dumped)
asagar@lima-default:~/tcpip_stack$ 

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions