Add support for Protocol Independent Multicast.
authorJeffrey Hsu <hsu@dragonflybsd.org>
Sun, 24 Aug 2003 23:07:08 +0000 (23:07 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Sun, 24 Aug 2003 23:07:08 +0000 (23:07 +0000)
commitf1f552f625b9d625468551168d8ab1fb2f99723b
treec888bdbd69e9fcd186daec3b716b4f7f11a323e1
parentb8337f3508c5db7b48e3fb0a35da06e22bd5c121
Add support for Protocol Independent Multicast.

Submitted to FreeBSD by: Pavlin Radoslavov <pavlin@icir.org>
15 files changed:
sys/conf/options
sys/config/LINT
sys/i386/conf/LINT
sys/kern/uipc_socket.c
sys/net/ip_mroute/ip_mroute.c
sys/net/ip_mroute/ip_mroute.h
sys/netgraph/ksocket/ng_ksocket.c
sys/netinet/in.h
sys/netinet/in_proto.c
sys/netinet/ip_output.c
sys/netinet/ip_var.h
sys/netinet/pim.h [new file with mode: 0644]
sys/netinet/pim_var.h [new file with mode: 0644]
sys/netinet/raw_ip.c
sys/sys/socketvar.h