Hello,

We are using vpp stable release 1710 and encountered vpp crash in the following 
scenario (IP Address addition) -

1. configure ip
2. configure network / broadcast ip  explicitly on same interface

example : 
 
-------------------------------------------------------------------------
create sub EthernetSwitch2/0/0 8
set interface ip address EthernetSwitch2/0/0.8 10.10.10.128/24 <------- valid 
address
set interface ip address EthernetSwitch2/0/0 10.10.10.0/24 <------- network 
address <<< crash
 
-------------------------------------------------------------------------
-------------------------------------------------------------------------
create sub EthernetSwitch2/0/0 8
set interface ip address EthernetSwitch2/0/0.8 10.10.10.128/24 <------- valid 
address
set interface ip address EthernetSwitch2/0/0 10.10.10.255/24 <------- broadcast 
address <<< crash
 
-------------------------------------------------------------------------
-------------------------------------------------------------------------
create sub EthernetSwitch2/0/0 8
set interface ip address EthernetSwitch2/0/0.8 10.10.10.0/24 <------- network 
address
set interface ip address EthernetSwitch2/0/0 10.10.10.255/24 <------- broadcast 
address <<< crash
 
-------------------------------------------------------------------------

>> Query : Same crash behavior is observed with VPP release 1801 but issue is 
>> not seen in release 1804.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9909): https://lists.fd.io/g/vpp-dev/message/9909
Mute This Topic: https://lists.fd.io/mt/23791651/21656
Mute #vnet: https://lists.fd.io/mk?hashtag=vnet&subid=1480452
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to