On Sat, 28 Jan 2017 12:59:10 +0100 Phil Sutter <[email protected]> wrote: > This fixes two issues with the provided example: > > - Add missing 'dev' keyword to second command. > - Use a real IPv4 address instead of a bogus hex value since that will > be rejected by get_addr_ipv4(). > > Fixes: dbfb17a67f9c7 ("man: tc-csum.8: Add an example") > Reported-by: Davide Caratti <[email protected]> > Signed-off-by: Phil Sutter <[email protected]> > --- > Changes since v1: > - Instead of using potentially valid IP addresses, use RFC 5737 ones.
Applied thanks
