summaryrefslogtreecommitdiffstats
path: root/zebra/irdp_main.c
Commit message (Collapse)AuthorAgeFilesLines
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-191-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>paul2004-07-231-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.hasso2004-07-131-0/+12
|
* OK, here it is - irdp support. But don't expect me to fix any bugs in it.hasso2004-06-121-0/+347