]> git.ipfire.org Git - thirdparty/bird.git/commit
TCP-AO implementation based on RFC 5925, used Linux TCP-AO. Tested against JUNIPER. working_tcp_ao
authorKateřina Kubecová <katerina.kubecova@nic.cz>
Wed, 26 Jun 2024 07:23:12 +0000 (09:23 +0200)
committerKaterina Kubecova <katerina.kubecova@nic.cz>
Wed, 26 Jun 2024 07:41:22 +0000 (09:41 +0200)
commite8696ac484f50de2f173968d608544f5e6c859bb
tree7ee79792e91bf61b70daddc96c70a83f3640231e
parentadfff448789c9e75c525f5162c046fb44f9768cd
TCP-AO implementation based on RFC 5925, used 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