Searched hist:127828 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/net/
H A Droute.hdiff 127828 Sun Apr 04 04:14:55 MDT 2004 luigi + arpresolve(): remove an unused argument
+ struct ifnet: remove unused fields, move ipv6-related field close
to each other, add a pointer to l3<->l2 translation tables (arp,nd6,
etc.) for future use.

+ struct route: remove an unused field, move close to each
other some fields that might likely go away in the future
H A Dif_var.hdiff 127828 Sun Apr 04 04:14:55 MDT 2004 luigi + arpresolve(): remove an unused argument
+ struct ifnet: remove unused fields, move ipv6-related field close
to each other, add a pointer to l3<->l2 translation tables (arp,nd6,
etc.) for future use.

+ struct route: remove an unused field, move close to each
other some fields that might likely go away in the future
H A Dif_ethersubr.cdiff 127828 Sun Apr 04 04:14:55 MDT 2004 luigi + arpresolve(): remove an unused argument
+ struct ifnet: remove unused fields, move ipv6-related field close
to each other, add a pointer to l3<->l2 translation tables (arp,nd6,
etc.) for future use.

+ struct route: remove an unused field, move close to each
other some fields that might likely go away in the future

Completed in 298 milliseconds