bcf5f33f6d
Fixes for FreeBSD version >=11:
...
ip(4): "Before FreeBSD 11.0 packets received on raw IP sockets had the ip_len and
ip_off fields converted to host byte order. Packets written to raw IP
sockets were expected to have ip_len and ip_off in host byte order."
2020-06-27 09:30:41 -07:00
0ae0268bf9
Add hop-by-hop and destination IPv6 extension headers
2020-06-22 22:39:33 -07:00
ec16b8e541
Add IPv6 EH listener support
2020-06-18 22:02:37 -07:00
c337381ecf
Cleanup ICMP6 processing
2020-06-18 21:36:42 -07:00
fd8093e009
Fix potential crash due to uninitalized mpls stack code in IPv6
2020-06-18 17:31:53 -07:00
3fbdbe2dee
Support for RFC4950 MPLS ICMP Extensions
2020-02-20 13:55:06 -08:00
62c93bc609
Fix bug on BSD w/endianness of ip_len
2020-02-20 09:20:27 -08:00
936ce431d2
First cut at standardizing output metadata
2019-09-04 15:38:30 -07:00
244e9a0645
Explicitly encode IPv6 target in probe payload.
...
Use encoded payload target when handling ICMP6 echo replies.
Fixes #2
2019-01-23 10:17:05 -08:00
b9068c7b8b
Import of yarrp-0.5
2018-12-05 10:50:35 -08:00