summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..)paul2008-06-071-0/+535
| | | * | | [lib] trivial: add const qualifier to stream_put/writepaul2008-06-073-4/+9
| | | * | | [bgpd] minor changes to bgp_mp_reach_parsepaul2008-06-073-13/+47
| | | * | | [tests] BGP MP_(UN)REACH_NLRI unit testspaul2008-06-072-1/+9
| | | * | | + note the meta-queue in NEWSpilot2008-06-071-0/+2
| | | * | | + initial edition of meta-queue for RIB updates processing (bug #431)pilot2008-06-028-58/+173
| | | * | | [bgpd] bug #419: partial aspath-limit incorrectly causes session resetpaul2008-06-012-2/+10
| | | * | | [tools] multiple-bgpd.sh: make paths more configurablepaul2008-06-011-3/+5
| | | * | | [ripd] Fix mistaken empty string testpaul2008-05-292-1/+5
| | | * | | [daemons] Sanity check port number arguments before usepaul2008-05-297-7/+22
| | | * | | [zebra/linux] Use BPF to filter out responses, to try avoid netlink overrunspaul2008-05-293-1/+62
| | | * | | + fix the set statement namepilot2008-04-101-1/+1
| | | * | | + [bgpd] Added new route-map set statement: "as-path ignore"pilot2008-04-106-10/+212
| | * | | | Merge branch 'merge' of /home/shemminger/git/quagga into upstreamStephen Hemminger2008-06-2033-35/+35
| | |\| | |
| | | * | | [bgpd] remove unnecessary 0 entries from struct message'spaul2008-03-134-9/+5
| | | * | | [ripd] remove unnecessary 0 entries from struct message'spaul2008-03-133-2/+6
| | | * | | [lib] Fix the struct message LOOKUP function to be more robustpaul2008-02-283-12/+36
| | | * | | [lib/linklist] Enforce "nodes must have data" invariant more rigorouslypaul2008-02-282-5/+23
| | | * | | + fix bug#326 by rib_lookup_and_pushup()pilot2008-02-264-0/+64
| | | * | | [c++] remove/rename some names in headers that clash with C++ reserved wordspaul2008-02-265-8/+17
| | | * | | [tests:bgp] Further tests for 0 sized as_path segmentspaul2008-02-232-0/+22
| | | * | | [isisd] Bug #437: fix ssert caused by bad list managementpaul2008-01-294-5/+34
| | | * | | [bgpd] fix crash on startup if compiled IPv4-onlypaul2008-01-292-5/+9
| | | * | | [solaris] add missing makefile.am dependencypaul2008-01-132-2/+8
| | | * | | [link-detect] Improve BSD support.ajs2008-01-112-4/+17
| | | * | | [link-detect] Improve BSD support.ajs2008-01-115-19/+21
| | | * | | [link-detect] Try to get BSD link-detect to work properly.ajs2008-01-107-1/+83
| | | * | | [link-detect] Static interface routes should behave properly with link-detect.ajs2008-01-082-3/+9
| | | * | | [lib] add mising UL qualifier to numerical constantpaul2008-01-082-1/+7
| | | * | | [bgpd] Fix number of DoS security issues, restricted to configured peers.paul2007-12-227-8/+87
| | | * | | + fixed no_set_aspath_prepend() to correctly match existing "set" statementpilot2007-12-182-1/+16
| | | * | | [bgpd] Fix typo in previous commit to bgp_main.cpaul2007-11-211-1/+1
| | | * | | [bgpd] small fix for crash if 'listenon' argument is not givenpaul2007-11-132-1/+9
| | | * | | + fixed bug #418 (changing address on an existing interface doesn't cause exi...pilot2007-11-126-11/+63
| | | * | | 2007-10-30 Nick Hilliard <nick@inex.ie>paul2007-11-017-8/+87
| | | * | | + fix the bug reported by Milan Kocian (IPv6 route handling was broken by the...pilot2007-10-242-0/+11
| | | * | | [ospf6d] Fix removal of defunct ASBR routespaul2007-10-222-9/+7
| | | * | | [snmp-smux] Fix problems if 'smux peer ...' is issued multiple timespaul2007-10-222-2/+17
| | | * | | [news] Fix top-line versionpaul2007-10-221-1/+1
| | | * | | [tests] Forgot to commit ecommunity_tests.cpaul2007-10-181-0/+141
| | | * | | [bgpd] Merge AS4 supportpaul2007-10-1427-432/+1897
| | | * | | + pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)pilot2007-10-042-3/+10
| | | * | | + rib_process() speedup for multi-nexthop route nodespilot2007-10-042-2/+8
| | | * | | + Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....pilot2007-10-032-11/+17
| | | * | | [privs/Solaris] Quagga should work in zones with IP instancespaul2007-09-182-0/+12
| | | * | | [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixespaul2007-09-184-17/+108
| | | * | | + fix missing arg to zlog_warn()pilot2007-09-182-1/+2
| | | * | | + fix minor regression in OSPF sending buffer adjustment logicpilot2007-09-184-11/+18
| | | * | | + sayonara old_pid!pilot2007-09-145-11/+6
| | | * | | + fixed bug #402: now the second zebra process doesn't destroy routespilot2007-09-142-5/+20