This chapter discusses the special use of multicasts and the protocols required to distribute multicasts throughout an internetwork. Multicasting enables a packet to ...
IP multicasting is one of the key technologies for the next generation of the Internet. In fact, IPv6 basic features such as the Neighbor Discovery protocol actively and effectively use multicasting ...
struct vif_device { /* Device we are using */ struct net_device *dev; /* Statistics */ unsigned long bytes_in,bytes_out; unsigned long pkt_in,pkt_out; /* Traffic ...