6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add support for split by port and reading /etc/services More... about 20 years ago
add support for one_output and dual NAT tables More... about 20 years ago
add support for using per-interface NAT mapping tables More... about 20 years ago
move NAT code to after interface selection and support single output mode More... about 20 years ago
relabel as 2.1.0 More... about 20 years ago
comments for v2.0.3 More... about 20 years ago
use standard margins More... about 20 years ago
update info on dealing with src mac's and DLT_LINUX_SLL More... about 20 years ago
the actual work to update source macs More... about 20 years ago
switch to using dvipdfm More... about 20 years ago
update to 2.0.3 More... about 20 years ago
add -k & -K to specify src mac More... about 20 years ago
add -k & -K for specifying src mac More... about 20 years ago
update for 2.0.2 More... about 20 years ago
fix compile error under strict align systems BugID: 899935 More... about 20 years ago
v2.0.1 More... about 20 years ago
be safe and only rewrite ARP for request/replies More... about 20 years ago
reorg, and add -N and -v/-A notes More... about 20 years ago
cleanup of tcpreplay man page... prolly needs more work, but i'm tired of looking at the damned thing More... about 20 years ago
update to new parse_cidr() format More... about 20 years ago
add typedef for arp_hdr_t (needed for pseudo-NAT) More... about 20 years ago
add support for pseudo-NAT, optimize checksuming, update use of parse_cidr() minior improvements to usage() More... about 20 years ago
optimize checksum calculation and support pseudo-NAT More... about 20 years ago
support new parse_cidr syntax More... about 20 years ago
remove const from params to avoid compile time warns More... about 20 years ago
update to use new parse_cidr() syntax More... about 20 years ago
add a function so that we don't get ISO C error during compile when we don't need the fakepoll code More... about 20 years ago
edit funcs now return 0 or >0 depending on if they make a change add funcs for pseudo NAT (rewrite_ipl3 & rewrite_iparp) More... about 20 years ago
add parse_cidr_map, make ip_in_cidr() non-static, and parse_cidr now takes the delim as an arg More... about 20 years ago
fix a few missing args in the help More... about 20 years ago