summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | [zebra] Routemap support on received routes, with 'set src' command (linux)paul2007-05-0224-65/+454
| | | * | | | [build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99ajs2007-04-302-2/+7
| | | * | | | [ospfd] network command now behaves more logically when a peer prefix is definedajs2007-04-304-1/+21
| | | * | | | [0.99] Version bump to 0.99.7paul2007-04-292-2/+6
| | | * | | | [bgpd] Use defines for default weightpaul2007-04-293-15/+16
| | | * | | | [bgpd] Fix warnings: hash callbacks should match hash API declarationspaul2007-04-296-17/+53
| | | * | | | [zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_namepaul2007-04-292-1/+3
| | | * | | | [zebra] Fix merge error in previous solaris changesetpaul2007-04-292-1/+5
| | | * | | | [logging] Minor performance tweakajs2007-04-292-10/+21
| | | * | | | [logging] Add new "log timestamp precision" command for subsecond timestampsajs2007-04-292-0/+23
| | | * | | | [logging] Add new "log timestamp precision" command for subsecond timestampsajs2007-04-292-0/+33
| | | * | | | [logging] Add new "log timestamp precision" command for subsecond timestampsajs2007-04-286-45/+182
| | | * | | | [64-bit] Fix 4 problems with printf formats and 64-bit size_tajs2007-04-274-7/+16
| | | * | | | [ripd, ripngd] Remove useless code in rip_vty_out_uptime functionajs2007-04-274-6/+8
| | | * | | | [ospfd] Fix bug in 'passive-interface default' behaviorajs2007-04-212-2/+10
| | | * | | | Use 'path (category)' form.dyoung2007-04-161-5/+4
| | | * | | | Note my change to zebra/connected.c.dyoung2007-04-161-0/+8
| | | * | | | Only suppress adding a connected route to the kernel if it isdyoung2007-04-161-1/+1
| | | * | | | [bgpd] Minor performance improvement patchajs2007-04-152-10/+16
| | | * | | | Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status)vincent2007-04-122-15/+10
| | | * | | | Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_s...vincent2007-04-112-2/+7
| | | * | | | [zebra] MTU change should propogate to zserv client on BSD/Solarispaul2007-04-103-1/+19
| | | * | | | [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in boundspaul2007-04-102-25/+70
| | | * | | | [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignoredpaul2007-04-102-3/+30
| | | * | | | [zebra] Retain configured IPv4 address upon removal by kernelpaul2007-04-102-14/+24
| | | * | | | [testzebra] stubs should call kernel_address_add on IP address installpaul2007-04-103-6/+37
| | | * | | | [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixespaul2007-04-106-11/+24
| | | * | | | [bgpd] bug #352: IPv6/Multicast address-family config not written outpaul2007-04-102-1/+16
| | | * | | | [ospfd] Bug #330 regression: failure to calculate routes through networkspaul2007-03-232-1/+5
| | | * | | | [ospfd] Instrument ospf_spf with more debug log messagespaul2007-03-232-3/+43
| | | * | | | [doc] Makefile VPATH patchajs2007-03-212-2/+7
| | | * | | | [ripd] Fix "show ip rip status" display of time until next updateajs2007-03-212-13/+9
| | | * | | | [lib] Make message lookup function more robust.ajs2007-03-202-9/+31
| | | * | | | [ospfd] Return SNMP standard neighbor state values, not quagga internal onesajs2007-03-142-1/+45
| | | * | | | [ospfd] Fix two debug messages that used inet_ntoa more than onceajs2007-03-142-6/+20
| | | * | | | [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong timespaul2007-03-082-1/+7
| | | * | | | [zebra] Fix interface metric bug on BSDpaul2007-03-062-1/+15
| | | * | | | [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.ajs2007-02-272-1/+6
| | | * | | | [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually runningajs2007-02-272-0/+10
| | | * | | | [ospfd] Fix regression in SPF introduced by bug#330 fixespaul2007-02-262-21/+42
| | | * | | | [zebra] IRDP should ignore non-IPv4 addressespaul2007-02-262-0/+10
| | | * | | | [solaris] Add licence boilerplate to files for claritypaul2007-02-223-1/+40
| | | * | | | [bgpd] Peer delete can race with reconfig leading to crashpaul2007-02-223-33/+92
| | | * | | | use generic sed test so this works on autoconf 2.59gdt2007-02-062-2/+11
| | | * | | | de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice.gdt2007-02-061-19/+19
| | | * | | | Better comment explaining that GNU awk is really required.gdt2007-02-061-2/+3
| | | * | | | autoreconf -igdt2007-02-062-3/+7
| | | * | | | add AC_PROC_SEDgdt2007-02-032-1/+7
| | | * | | | remove crufty m4 files from 2004. With the files, autoheader (2.61)gdt2007-02-038-6874/+6
| | | * | | | use bootstrap.shgdt2007-02-022-4/+4