| #
b3e76948
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
| #
b3e76948
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
| #
b7b85f24
|
| 22-Jul-2005 |
Robert Watson <rwatson@FreeBSD.org> |
Add a simple multicast socket regression test set:
- Test that the basic socket options have the right defaults, that we can change them, read them back, etc.
- Add and remove some multicast addr
Add a simple multicast socket regression test set:
- Test that the basic socket options have the right defaults, that we can change them, read them back, etc.
- Add and remove some multicast addresses.
- Send a loopback multicast address and make sure it arrives intact.
There's more that could be done here, but it's a start.
MFC after: 3 days
show more ...
|
| #
b3e76948
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
| #
b7b85f24
|
| 22-Jul-2005 |
Robert Watson <rwatson@FreeBSD.org> |
Add a simple multicast socket regression test set:
- Test that the basic socket options have the right defaults, that we can change them, read them back, etc.
- Add and remove some multicast addr
Add a simple multicast socket regression test set:
- Test that the basic socket options have the right defaults, that we can change them, read them back, etc.
- Add and remove some multicast addresses.
- Send a loopback multicast address and make sure it arrives intact.
There's more that could be done here, but it's a start.
MFC after: 3 days
show more ...
|
| #
b7b85f24
|
| 22-Jul-2005 |
Robert Watson <rwatson@FreeBSD.org> |
Add a simple multicast socket regression test set:
- Test that the basic socket options have the right defaults, that we can change them, read them back, etc.
- Add and remove some multicast addr
Add a simple multicast socket regression test set:
- Test that the basic socket options have the right defaults, that we can change them, read them back, etc.
- Add and remove some multicast addresses.
- Send a loopback multicast address and make sure it arrives intact.
There's more that could be done here, but it's a start.
MFC after: 3 days
show more ...
|