Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Add support for IPv6 to ipfw fwd:Distinguish IPv4 and IPv6 addresses and optional port numbers inuser space to set the option for the correct protocol family.Add support in the kernel for carrying
Add support for IPv6 to ipfw fwd:Distinguish IPv4 and IPv6 addresses and optional port numbers inuser space to set the option for the correct protocol family.Add support in the kernel for carrying the new IPv6 destinationaddress and port.Add support to TCP and UDP for IPv6 and fix UDP IPv4 to not changethe address in the IP header.Add support for IPv6 forwarding to a non-local destination.Add a regession test uitilizing VIMAGE to check all 20 possiblecombinations I could think of.Obtained from: David Dolson at Sandvine Incorporated (original version for ipfw fwd IPv6 support)Sponsored by: Sandvine IncorporatedPR: bin/117214MFC after: 4 weeksApproved by: re (kib)
show more ...