Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

More tests #3

Merged
merged 2 commits into from
Dec 3, 2017
Merged

More tests #3

merged 2 commits into from
Dec 3, 2017

Conversation

miekg
Copy link
Owner

@miekg miekg commented Dec 3, 2017

No description provided.

Tests with wireshark that identifies the bytes on the wire as RIP1 or
RIP2. Added simple Send function that send the packet to an address - no
multicast yet.
@miekg miekg merged commit 7adc052 into master Dec 3, 2017
@miekg miekg deleted the a branch December 3, 2017 09:06
@codecov-io
Copy link

codecov-io commented Dec 3, 2017

Codecov Report

Merging #3 into master will increase coverage by 13.71%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #3       +/-   ##
===========================================
+ Coverage   39.01%   52.72%   +13.71%     
===========================================
  Files           3        4        +1     
  Lines         264      275       +11     
===========================================
+ Hits          103      145       +42     
+ Misses        122       71       -51     
- Partials       39       59       +20
Impacted Files Coverage Δ
pack_unpack.go 42.85% <33.33%> (+10.15%) ⬆️
client.go 55.55% <55.55%> (ø)
rip.go 68.93% <0%> (+19.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a51c5c...b45cb7a. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants