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

JakubOnderka / ip_network / 118
90%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2021 03:03PM UTC
Jobs 1
Files 10
Run time 11s
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
118

push

travis-ci-com

JakubOnderka
Fix global protocol assignment special case

The special cases should be in `192.0.0.0/24`, not `192.168.0.0/24`

From https://www.rfc-editor.org/rfc/rfc7723.html#section-4.1

```
   +----------------------+-------------------------------------------+
   | Attribute            | Value                                     |
   +----------------------+-------------------------------------------+
   | Address Block        | 192.0.0.9/32                              |
   | Name                 | Port Control Protocol Anycast             |
   | RFC                  | RFC 7723 (this document)                  |
   | Allocation Date      | October 2015                              |
   | Termination Date     | N/A                                       |
   | Source               | True                                      |
   | Destination          | True                                      |
   | Forwardable          | True                                      |
   | Global               | True                                      |
   | Reserved-by-Protocol | False                                     |
   +----------------------+-------------------------------------------+
```

From https://www.rfc-editor.org/rfc/rfc8155.html#section-8.1

```
    +----------------------+-------------------------------------------+
    | Attribute            | Value                                     |
    +----------------------+-------------------------------------------+
    | Address Block        | 192.0.0.10/32                             |
    | Name                 | Traversal Using Relays around NAT Anycast |
    | RFC                  | RFC 8155                                  |
    | Allocation Date      | 2017-02                                   |
    | Termination Date     | N/A                                       |
    | Source               | True                                      |
    | Destination          | True   ... (continued)

1 of 1 new or added line in 1 file covered. (100.0%)

1245 of 1379 relevant lines covered (90.28%)

1.34 hits per line

Jobs
ID Job ID Ran Files Coverage
3 118.3 12 Nov 2021 03:03PM UTC 0
90.28
Travis Job 118.3
Source Files on build 118
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #118
  • 79bcaf59 on github
  • Prev Build on master (#115)
  • Next Build on master (#119)
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