• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

noironetworks / opflex / 230
68%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2020 10:49PM UTC
Jobs 1
Files 249
Run time 19s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
230

push

travis-ci

Madhu Challa
Add arp flows for service interface

- Since we added checks to only accept packets matching the
  service-mac address and there was no separate arp flow
  arp packets on the service-interface are dropped.
- Add arp flows so such packets are allowed in addition to
  packets matching the dmac == service-mac

Flow change:
In addition to
 cookie=0x0, duration=8974.784s, table=1, n_packets=36, n_bytes=4248, priority=90,in_port=eth1,dl_vlan=1023,dl_dst=00:50:56:98:39:d4 actions=pop_vlan,load:0x3ff->NXM_NX_REG0[],load:0x1->NXM_NX_REG6[],write_metadata:0x300/0x300,goto_table:5
we also add an arp flow
 cookie=0x0, duration=193.595s, table=1, n_packets=66, n_bytes=4224, priority=90,arp,in_port=eth1,dl_vlan=1023,dl_dst=ff:ff:ff:ff:ff:ff,arp_op=1 actions=pop_vlan,load:0x3ff->NXM_NX_REG0[],load:0x1->NXM_NX_REG6[],write_metadata:0x300/0x300,goto_table:5

to accept broadcast arp requests on the service vlan

Signed-off-by: Madhu Challa <challa@gmail.com>
Change-Id: I1a9f8b75f

17239 of 24126 relevant lines covered (71.45%)

2969.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 230.1 10 Apr 2020 10:49PM UTC 0
71.45
Travis Job 230.1
Source Files on build 230
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #230
  • f7f6d532 on github
  • Prev Build on master (#222)
  • Next Build on master (#232)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc