]> git.ipfire.org Git - thirdparty/bird.git/commit
TCP-AO implementation based on RFC 5925
authorKateřina Kubecová <katerina.kubecova@nic.cz>
Wed, 26 Jun 2024 07:23:12 +0000 (09:23 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 31 Mar 2025 01:44:34 +0000 (03:44 +0200)
commitf7ce252f82879878fa0c441d6efe8d5569b33448
treea39f348eaa6991e62c796712571a8ff90f25b6f6
parent509d0f3b8cd1f8a6ed2ae0e00257349ba9b9f942
TCP-AO implementation based on RFC 5925

Uses Linux TCP-AO. Tested against JUNIPER.
doc/bird.sgml
lib/socket.h
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/config.Y
proto/bgp/packets.c
sysdep/linux/sysio.h
sysdep/linux/tcp-ao.h [new file with mode: 0644]
sysdep/unix/io.c