bird/proto
Ondrej Zajicek (work) b3c6273efa Babel: Implement IPv6 prefix compression on outgoing updates
Previously, the Babel protocol would never use prefix compression on outgoing
updates (but would parse it on incoming ones). This adds compression of IPv6
addresses of outgoing updates.

The compression only works to the extent that the FIB is walked in lexicographic
order; i.e. a prefix is only compressed if it shares bytes with the previous
prefix in the same packet.

Thanks to Toke Høiland-Jørgensen <toke@toke.dk> for the patch.
2017-06-09 13:00:20 +02:00
..
babel Babel: Implement IPv6 prefix compression on outgoing updates 2017-06-09 13:00:20 +02:00
bfd Minor cleanups and fixes 2017-05-23 13:12:25 +02:00
bgp Linpool: default allocation size 2017-05-16 15:34:57 +02:00
ospf Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
pipe Several minor fixes 2017-02-20 02:26:45 +01:00
radv Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
rip Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
rpki Check validity of dest w.r.t. net_type 2017-04-18 13:56:40 +02:00
static Linpool: default allocation size 2017-05-16 15:34:57 +02:00
Doc RPKI protocol with one cache server per protocol 2016-12-07 09:35:24 +01:00