Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compiler warnings fixes. | hasso | 2004-09-26 | 1 | -0/+1 |
| | |||||
* | 2004-09-24 Paul Jakma <paul@dishone.st> | paul | 2004-09-24 | 1 | -41/+39 |
| | | | | | | | | | | | | * irdp_{interface,main}.c: lists typedef removal cleanup. update some list loops to LIST_LOOP. some miscellaneous style and indent fixups. (no_ip_irdp_address_preference_cmd) Fix delete of referenced node in loop. * irdp_packet.c: (irdp_recvmsg) Fix buggy assignment of integer to pointer. * if_ioctl{,_solaris}.c: lists typedef removal cleanup. update some list loops to LIST_LOOP. | ||||
* | 2004-08-19 Paul Jakma <paul@dishone.st> | paul | 2004-08-19 | 1 | -1/+1 |
| | | | | | | * irdp_main.c: update to match sockopt renames. * irdp_packet.c: include sockopt.h and update to match sockopt renames. | ||||
* | 2004-07-23 Paul Jakma <paul@dishone.st> | paul | 2004-07-23 | 1 | -3/+1 |
| | | | | | | * irdp_main.c: use setsockopt_pktinfo_ipv4 * irdp_packet.c: use SOPT_SIZE_CMSG_PKTINFO_IPV4 and getsockopt_pktinfo_ifindex() | ||||
* | Creating irdp socket requires more privileges. | hasso | 2004-07-13 | 1 | -0/+12 |
| | |||||
* | OK, here it is - irdp support. But don't expect me to fix any bugs in it. | hasso | 2004-06-12 | 1 | -0/+347 |