mirror_frr/zebra
paul 7216466aec 2004-10-05 Paul Jakma <paul@dishone.st>
* irdp_packet.c: (parse_irdp_packet) style issues.
	  Use sockopt_iphdrincl_swab_systoh.
          Try unbork the code. Checksum the ICMP data and actually
          compare it to received checksum. Check data length against
          claimed length in header.
	  Always use ntoh.. when accessing addresses, even when the
          comparison happens to be endian-safe.
	  (send_packet) minor style isues. Use
          sockopt_iphdrincl_swab_htosys.
	  (irdp_iph_hton/ntoh) IP header to/from network/host order.
2004-10-05 14:39:43 +00:00
..
.cvsignore Update cvsignore, add .libs 2004-07-23 15:18:41 +00:00
ChangeLog 2004-10-05 Paul Jakma <paul@dishone.st> 2004-10-05 14:39:43 +00:00
client_main.c Initial revision 2002-12-13 20:15:29 +00:00
connected.c New way to handle secondary addresses from Gilad Arnold. 2004-10-03 18:46:08 +00:00
connected.h Initial revision 2002-12-13 20:15:29 +00:00
debug.c Initial revision 2002-12-13 20:15:29 +00:00
debug.h Initial revision 2002-12-13 20:15:29 +00:00
GNOME-PRODUCT-ZEBRA-MIB Initial revision 2002-12-13 20:15:29 +00:00
GNOME-SMI Initial revision 2002-12-13 20:15:29 +00:00
if_ioctl_solaris.c 2004-09-24 Paul Jakma <paul@dishone.st> 2004-09-24 08:24:42 +00:00
if_ioctl.c 2004-09-24 Paul Jakma <paul@dishone.st> 2004-09-24 08:24:42 +00:00
if_netlink.c Initial revision 2002-12-13 20:15:29 +00:00
if_proc.c 2003-07-12 Matthias Ferdinand <mferd@sanet.de> 2003-07-12 21:49:25 +00:00
if_sysctl.c Initial revision 2002-12-13 20:15:29 +00:00
interface.c New way to handle secondary addresses from Gilad Arnold. 2004-10-03 18:46:08 +00:00
interface.h New way to handle secondary addresses from Gilad Arnold. 2004-10-03 18:46:08 +00:00
ioctl_solaris.c 2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM> 2004-07-23 15:26:14 +00:00
ioctl.c 2004-05-09 Paul Jakma <paul@dishone.st> 2004-05-09 11:00:23 +00:00
ioctl.h 2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM> 2004-07-23 15:26:14 +00:00
ipforward_aix.c Initial revision 2002-12-13 20:15:29 +00:00
ipforward_ews.c Initial revision 2002-12-13 20:15:29 +00:00
ipforward_proc.c * Fixed lowering privileges in proc ipforward method. 2004-04-06 11:59:00 +00:00
ipforward_solaris.c 2004-05-09 Sowmini Varadhan <sowmini.varadhan@sun.com> 2004-05-09 17:19:24 +00:00
ipforward_sysctl.c 2004-08-26 Miles Nordin <carton@Ivy.NET> 2004-08-26 13:24:00 +00:00
ipforward.h Initial revision 2002-12-13 20:15:29 +00:00
irdp_interface.c Compiler warnings fixes. 2004-09-26 16:09:34 +00:00
irdp_main.c Compiler warnings fixes. 2004-09-26 16:09:34 +00:00
irdp_packet.c 2004-10-05 Paul Jakma <paul@dishone.st> 2004-10-05 14:39:43 +00:00
irdp.h Remove usage of evil list and listnode typedefs. 2004-09-23 19:18:23 +00:00
kernel_netlink.c Initial revision 2002-12-13 20:15:29 +00:00
kernel_socket.c 004-07-13 David Wiggins <dwiggins@bbn.com 2004-07-13 16:45:54 +00:00
main.c Common router id. 2004-10-03 18:18:34 +00:00
Makefile.am Common router id. 2004-10-03 18:18:34 +00:00
mtu_kvm.c 2004-05-09 Paul Jakma <paul@dishone.st> 2004-05-09 11:00:23 +00:00
redistribute.c Common router id. 2004-10-03 18:18:34 +00:00
redistribute.h 2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM> 2004-07-23 15:26:14 +00:00
rib.h 2003-07-15 Paul Jakma <paul@dishone.st> 2003-07-15 12:52:22 +00:00
router-id.c Common router id. 2004-10-03 18:18:34 +00:00
router-id.h Common router id. 2004-10-03 18:18:34 +00:00
rt_ioctl.c Initial revision 2002-12-13 20:15:29 +00:00
rt_netlink.c Compiler warnings fixes. 2004-09-26 16:09:34 +00:00
rt_socket.c Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER 2004-03-04 17:45:00 +00:00
rt.h Initial revision 2002-12-13 20:15:29 +00:00
rtadv.c Compiler warnings fixes. 2004-09-26 16:09:34 +00:00
rtadv.h Initial revision 2002-12-13 20:15:29 +00:00
rtread_getmsg.c Initial revision 2002-12-13 20:15:29 +00:00
rtread_netlink.c Initial revision 2002-12-13 20:15:29 +00:00
rtread_proc.c Initial revision 2002-12-13 20:15:29 +00:00
rtread_sysctl.c Initial revision 2002-12-13 20:15:29 +00:00
zebra_rib.c Merge isisd into the Quagga's framework: 2003-12-23 08:56:18 +00:00
zebra_snmp.c 2003-06-19 Paul Jakma <paul@dishone.st> 2003-06-19 01:21:07 +00:00
zebra_vty.c Compiler warnings fixes. 2004-09-26 16:09:34 +00:00
zebra.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
zserv.c Common router id. 2004-10-03 18:18:34 +00:00
zserv.h Common router id. 2004-10-03 18:18:34 +00:00