Index of /source/quagga

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]md5-quagga-0.99.6.patch2007-04-03 10:46 13K 
[TXT]quagga-0.99.6-md5-ha..>2007-05-29 12:53 13K 
[TXT]quagga-bgp_dump-roll..>2003-10-14 15:31 3.2K 
[TXT]quagga-dump-v6-nexth..>2003-10-13 13:20 4.7K 

This directory contains various local patches for the Quagga routing software.


quagga-bgp_dump-rollup.patch
----------------------------

	- Increases the size of the buffer used when dumping BGP packets to take
	  into account the larger than originally coded header record.
	- Closes RIB dump file as soon as the dump is complete instead of
	  waiting for the timer to expire and the next dump to be done.
	- Dump files at known times instead of simple offset from whatever time
	  the bgpd process was started.

		bgpd/bgp_dump.h
		bgpd/bgp_dump.c


quagga-dump-v6-nexthop-and-peers.patch
-------------------------------------

	- Properly dumps peer addresses for IPv6 peerings in update dumps and
	  dumps IPv6 nexthops in RIB dumps.

		bgpd/bgp_attr.h
		bgpd/bgp_attr.c
		bgpd/bgp_dump.c