summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-quagga into islavistaStephen Hemminger2008-07-282-6/+2
| |\ \ \ \
| | * | | | Enable IPv6 routing daemons.Stig Thormodsrud2008-07-271-2/+2
| | * | | | Remove vestigial watchlink code.Stig Thormodsrud2008-07-271-4/+0
| * | | | | Make vtysh more useable for scriptingStephen Hemminger2008-07-283-13/+51
| |/ / / /
| * | | | Merge branch 'hollywood' of speedy:git/vyatta-quagga into islavistaStephen Hemminger2008-07-241-26/+44
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix management of route changesStephen Hemminger2008-07-241-27/+45
| | * | | Only set ifindex on set passStephen Hemminger2008-07-231-2/+2
| | | |/ | | |/|
| * | | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-quagga into islavistaStephen Hemminger2008-07-243-106/+125
| |\| |
| * | | Fix compiler warnings from incorrect format stringsStephen Hemminger2008-07-116-8/+10
| * | | Make some trivial functions on interfaces inlineStephen Hemminger2008-07-112-66/+59
| * | | Add reference counting to bgp instanceStephen Hemminger2008-07-113-13/+51
| * | | Change peer_lock/unlock to inlineStephen Hemminger2008-07-112-46/+23
| * | | Change bgp_info_lock/unlock to be inlineStephen Hemminger2008-07-112-36/+20
| * | | Fix use after free in rsclient cleanupStephen Hemminger2008-07-111-2/+2
* | | | Merge branch 'hollywood'Rick Balocca2008-07-184-104/+110
|\ \ \ \ | | |/ / | |/| |
| * | | Remove routes from FIB.Stephen Hemminger2008-07-171-17/+37
| * | | Handle state transistions when there are multiple nexthopsStephen Hemminger2008-07-171-63/+53
| * | | Update recursive route when nexthop changesStephen Hemminger2008-07-161-4/+7
| * | | Merge extreme:vyatta/hollywood/vyatta-quagga into hollywoodStephen Hemminger2008-07-161-1/+1
| |\ \ \
| | * | | Minor typo in zebra debuggingStephen Hemminger2008-07-161-1/+1
| * | | | Go back to hiding connected routes from down interfacesStephen Hemminger2008-07-161-1/+1
| * | | | Handle races with add/delete of routesStephen Hemminger2008-07-161-27/+20
| |/ / /
* | | | Merge branch 'hollywood'Rick Balocca2008-07-162-38/+51
|\| | |
| * | | Revert "Only announce connected routes if link is detected"Stephen Hemminger2008-07-161-1/+1
| * | | Update RIB/FIB on recursive route state changesStephen Hemminger2008-07-151-37/+50
* | | | Merge branch 'hollywood'Rick Balocca2008-07-158-74/+69
|\| | |
| * | | Make some trivial functions on interfaces inlineStephen Hemminger2008-07-112-66/+59
| * | | Fix compiler warnings from incorrect format stringsStephen Hemminger2008-07-116-8/+10
| |/ /
* | | Merge branch 'hollywood'Rick Balocca2008-07-101-0/+15
|\| |
| * | Fix Bug 3435 Protocol MIBs are not supported on upgraded systemMohit Mehta2008-06-251-0/+15
* | | Merge branch 'hollywood'Rick Balocca2008-07-097-25/+95
|\| |
| * | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywoodStephen Hemminger2008-07-091-0/+19
| |\ \
| | * \ Merge branch 'hollywood' of git:/git/vyatta-quagga into hollywoodMark O'Brien2008-07-096-25/+67
| | |\ \
| | * | | 3.1.1vyatta/3.1.1debian/0.99.9-11Mark O'Brien2008-06-281-0/+19
| * | | | Rescan for next hops after static route changeStephen Hemminger2008-07-091-0/+9
| | |/ / | |/| |
| * | | Set IPv4 TOS value for BGPStephen Hemminger2008-07-083-0/+29
| * | | active static route changes for ipv6Stephen Hemminger2008-07-071-11/+17
| * | | Fix whitespace in config fileStephen Hemminger2008-07-071-1/+1
| * | | Correctly identify/manage all connected static routesStephen Hemminger2008-07-051-10/+17
| * | | Make some rib data structures privateStephen Hemminger2008-07-051-2/+2
| * | | Only announce connected routes if link is detectedStephen Hemminger2008-07-051-1/+1
| |/ /
* | | Merge branch 'hollywood'rbalocca2008-06-29101-2559/+1594
|\| |
| * | Revert "Backout all changes related to using kernel for linkdetect"Stephen Hemminger2008-06-207-3/+167
| * | Revert "Use if_flags_update"Stephen Hemminger2008-06-201-1/+15
| * | Use if_flags_updateStephen Hemminger2008-06-201-15/+1
| * | Backout all changes related to using kernel for linkdetectStephen Hemminger2008-06-207-167/+3
| * | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywoodStephen Hemminger2008-06-192-1/+100
| |\ \
| | * \ Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywoodStephen Hemminger2008-06-181-0/+98
| | |\ \
| | | * | 3.1.0vyatta/3.1.0debian/0.99.9-10Mark O'Brien2008-06-171-0/+98
| | * | | Fix double free of bgp_tableStephen Hemminger2008-06-162-2/+7
| | |/ /