This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
proto
/
rpki
History
Ondrej Zajicek (work)
4e23b49969
RPKI: Fix handling of IPv6 cache addresses
...
The old code used just sizeof(struct sockaddr) bytes of IP address.
2019-10-19 03:39:07 +02:00
..
config.Y
RPKI: Fix allocation of hostname when using an IPv6 address
2019-07-29 15:42:30 +02:00
Doc
…
Makefile
…
packets.c
RPKI: Update to new timers
2017-12-07 13:52:21 +01:00
packets.h
…
rpki.c
RPKI: Fix reconfiguration when ssh parameters are undefined
2019-07-23 01:52:18 +02:00
rpki.h
RPKI: Update to new timers
2017-12-07 13:52:21 +01:00
ssh_transport.c
Use non-fatal asserts even for regular build
2018-01-10 16:17:37 +01:00
tcp_transport.c
Use non-fatal asserts even for regular build
2018-01-10 16:17:37 +01:00
transport.c
RPKI: Fix handling of IPv6 cache addresses
2019-10-19 03:39:07 +02:00
transport.h
…