]> git.ipfire.org Git - thirdparty/bird.git/commit
Implements TTL security for OSPF and RIP.
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 25 Jun 2013 13:33:00 +0000 (15:33 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 25 Jun 2013 13:39:44 +0000 (15:39 +0200)
commit70e212f913b6ce9d343d6c401b4f1712986a5f8c
tree0673749a5724d28db2928ab4ad077b2327f1de66
parentef4a50be10c6dd0abffd957132cd146029c3d79d
Implements TTL security for OSPF and RIP.

Interfaces for OSPF and RIP could be configured to use (and request)
TTL 255 for traffic to direct neighbors.

Thanks to Simon Dickhoven for the original patch for RIPng.
lib/socket.h
proto/ospf/config.Y
proto/ospf/iface.c
proto/ospf/ospf.h
proto/ospf/packet.c
proto/rip/config.Y
proto/rip/rip.c
proto/rip/rip.h
sysdep/bsd/sysio.h
sysdep/linux/sysio.h
sysdep/unix/io.c