0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a function to tell if a TCP PDU has payload
rixed
as Cedric Cellier
More... over 1 year ago
Tighten validity checks on specialized types
rixed
as Cedric Cellier
More... over 1 year ago
Add Ip.Addr.is_routable
rixed
as Cedric Cellier
More... almost 2 years ago
Make pcap read timeout configurable
rixed
as Cedric Cellier
More... almost 2 years ago
Cleaner Icmp API
rixed
as Cedric Cellier
More... almost 2 years ago
An option for a logger to use only the wall clock time
rixed
as Cedric Cellier
More... almost 2 years ago
get_last_icmp_err: return the router whenever present
rixed
as Cedric Cellier
More... almost 2 years ago
get_last_icmp_err also returns the type of error (not only expiration errors)
rixed
as Cedric Cellier
More... almost 2 years ago
Add more helper functions
rixed
as Cedric Cellier
More... almost 2 years ago
Cosmetics
rixed
as Cedric Cellier
More... almost 2 years ago
Make type-of-service its own type
rixed
as Cedric Cellier
More... almost 2 years ago
Improve string repr of protocol stack
rixed
as Cedric Cellier
More... almost 2 years ago
A function to write a pcap file into any BatIO.output
rixed
as Cedric Cellier
More... almost 2 years ago
Cosmetics
rixed
as Cedric Cellier
More... almost 2 years ago
Build: get rid of a warning about memcpy and const string
rixed
as Cedric Cellier
More... almost 2 years ago
Add an option to set TCP_SYNCNT socket option
rixed
as Cedric Cellier
More... almost 2 years ago
Add functions to retrieve last ICNMP error on a socket
rixed
as Cedric Cellier
More... almost 2 years ago
Check TTL validity
rixed
as Cedric Cellier
More... almost 2 years ago
Fix set_tos setting ttl instead
rixed
as Cedric Cellier
More... almost 2 years ago
Record the sniffed wire length
rixed
as Cedric Cellier
More... almost 2 years ago
Add a Clock.time.compare function
rixed
as Cedric Cellier
More... almost 2 years ago
Add functions to build a text representation of the protocol stack
rixed
as Cedric Cellier
More... almost 2 years ago
Accept to unpack truncated IP packets
rixed
as Cedric Cellier
More... almost 2 years ago
Add a way to set the DLT when sniffing traffic
rixed
as Cedric Cellier
More... almost 2 years ago
Cosmetics
rixed
as Cedric Cellier
More... about 2 years ago
Add a function to set the Don't-fragment bit
rixed
as Cedric Cellier
More... about 2 years ago
Cosmetics
rixed
as Cedric Cellier
More... about 2 years ago
Make it possible to not loop forever when sniffing a pcap iface
rixed
as Cedric Cellier
More... about 2 years ago
Fix crash when sniffing on iface "any"
rixed
as Cedric Cellier
More... about 2 years ago
Add TTL and TOS options for IP sockets
rixed
as Cedric Cellier
More... about 2 years ago