git: <netinet/ip.h>: Few style(9) fixes.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Nov 4 11:14:03 PDT 2016


commit 518c325f55731024e9e96ad3ee3dc58191eb29cd
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Fri Nov 4 09:24:32 2016 +0200

    <netinet/ip.h>: Few style(9) fixes.
    
    Looks like IPTOS_CE and IPTOS_ECT were deprecated and should not be used.
    Leave for now, still used by ip_ecn.c and ipfw2.c.
    Same applies to _IP_VHL version.
    
    No functional change.

Summary of changes:
 sys/netinet/ip.h | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/518c325f55731024e9e96ad3ee3dc58191eb29cd


-- 
DragonFly BSD source repository



More information about the Commits mailing list