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

tabascoeye / lwip
44%

Build:
DEFAULT BRANCH: master
Repo Added 08 Aug 2014 12:17PM UTC
Files 191
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master

pending completion
27

push

travis-ci

tabascoeye
making SNMP code compilable again after merge conflicts

4251 of 9642 relevant lines covered (44.09%)

870.77 hits per line

Relevant lines Covered
Build:
Build:
9642 RELEVANT LINES 4251 COVERED LINES
870.77 HITS PER LINE
Source Files on master
  • List 0
  • Changed 170
  • Source Changed 170
  • Coverage Changed 138
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27 master making SNMP code compilable again after merge conflicts push 25 Oct 2015 12:30PM UTC tabascoeye travis-ci pending completion  
22 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip push 06 Feb 2015 05:29PM UTC tabascoeye travis-ci pending completion  
21 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip Conflicts: src/api/api_msg.c push 13 Jan 2015 08:14PM UTC tabascoeye travis-ci pending completion  
20 master Merge branch 'master' of github.com:tabascoeye/lwip push 20 Nov 2014 07:57PM UTC tabascoeye travis-ci pending completion  
19 master default link up on loopback interface Since the loopback interface doesn't have a cable, I think it should always indicate "link up" instead of staying down all the time. LwIP has no use for this internally yet, but there are check functions for... push 19 Nov 2014 11:05AM UTC tabascoeye travis-ci pending completion  
18 master final fix for CVE-2004-0230 This (again) relates to #14 Last two fixes, I used the wrong if statement (ackno == pcb->snd_nxt) which is only relevant for the SYN_SENT special case, not the normal ESTABLISHED state. In that case, the seqno has to... push 19 Nov 2014 08:40AM UTC tabascoeye travis-ci pending completion  
17 master prevent ACK<->RST ping-pong this relates to the fix for #14. I forgot to change the sequence number, the ACK will have. When the ACK is sent, the seq. no needs to be fitting to the first RST the peer sent, so that the nes RST will then hopefull... push 16 Oct 2014 02:20PM UTC tabascoeye travis-ci pending completion  
16 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip push 15 Oct 2014 07:55PM UTC tabascoeye travis-ci pending completion  
15 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip Conflicts: src/core/dhcp.c push 18 Sep 2014 09:25PM UTC tabascoeye travis-ci pending completion  
14 master prevent RST spoofing This fixes CVE-2004-0230 (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0230) by sending an ACK instead of closing the connection, when an RST packet is received but does not match the expected sequence number. If ... push 18 Sep 2014 04:33PM UTC tabascoeye travis-ci pending completion  
See All Builds (17)
  • Repo on GitHub
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

© 2025 Coveralls, Inc