ajs
6099b3b569
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
...
* global: Replace strerror with safe_strerror. And vtysh/vtysh.c
needs to include "log.h" to pick up the declaration.
2004-11-20 02:06:59 +00:00
paul
06f953f7ab
2004-10-22 Paul Jakma <paul@dishone.st>
...
* ospfd/ospf_packet.c: setsockopt_pktinfo -> setsockopt_ifindex
* zebra/irdp_main.c: ditto
2004-10-22 17:00:38 +00:00
hasso
c9e52be3f4
Compiler warnings fixes.
2004-09-26 16:09:34 +00:00
paul
0c0f9112e1
2004-09-24 Paul Jakma <paul@dishone.st>
...
* 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-09-24 08:24:42 +00:00
paul
0de1cde6e6
2004-08-19 Paul Jakma <paul@dishone.st>
...
* irdp_main.c: update to match sockopt renames.
* irdp_packet.c: include sockopt.h and update to match sockopt
renames.
2004-08-19 04:45:33 +00:00
paul
1470bafb7a
2004-07-23 Paul Jakma <paul@dishone.st>
...
* irdp_main.c: use setsockopt_pktinfo_ipv4
* irdp_packet.c: use SOPT_SIZE_CMSG_PKTINFO_IPV4 and
getsockopt_pktinfo_ifindex()
2004-07-23 15:25:01 +00:00
hasso
25dac85507
Creating irdp socket requires more privileges.
2004-07-13 03:06:51 +00:00
hasso
ca7769881f
OK, here it is - irdp support. But don't expect me to fix any bugs in it.
2004-06-12 14:33:05 +00:00