Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-quagga into jenner | Stephen Hemminger | 2008-12-05 | 1 | -0/+54 | |
| | |\| | | ||||||
| | * | | | Use start-stop-daemon to retry | Stephen Hemminger | 2008-12-05 | 1 | -23/+8 | |
| | * | | | Turn on block rearranging. | Stephen Hemminger | 2008-12-05 | 1 | -1/+1 | |
| * | | | | Ignore delete address message interface is gone | Stephen Hemminger | 2008-12-15 | 1 | -0/+3 | |
| | |/ / | |/| | | ||||||
| * | | | Merge branch 'islavista' into jenner | Rick Balocca | 2008-12-03 | 1 | -0/+54 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| * | | | Remember protocol as well as scope in RIB | Stephen Hemminger | 2008-12-02 | 7 | -37/+34 | |
| * | | | Fix inversion of likely/unlikely in assert | Stephen Hemminger | 2008-12-02 | 1 | -11/+3 | |
| * | | | Minor whitespace | Stephen Hemminger | 2008-12-01 | 2 | -2/+1 | |
| * | | | Revert "Add compiler directive to mark code paths that log as cold" | Stephen Hemminger | 2008-12-01 | 2 | -26/+18 | |
| * | | | Make command nodes static (again) | Stephen Hemminger | 2008-12-01 | 1 | -4/+4 | |
| * | | | Make command nodes static (again) | Stephen Hemminger | 2008-12-01 | 1 | -6/+6 | |
| * | | | Use XCALLOC instead of XMALLOC/memset | Stephen Hemminger | 2008-12-01 | 1 | -6/+2 | |
| * | | | Merge branch 'master' of /home/shemminger/src/quagga into jenner | Stephen Hemminger | 2008-12-01 | 6 | -55/+578 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | [lib] fix missing sockunion_normalise_mapped | Paul Jakma | 2008-11-24 | 1 | -0/+1 | |
| | * | | [bgpd] Add 'show bgp views' command | Michael Lambert | 2008-11-16 | 1 | -0/+31 | |
| | * | | [lib] Switch Fletcher checksum back to old ospfd version | Paul Jakma | 2008-11-16 | 4 | -34/+523 | |
| * | | | Remove unnecessary modprobe | Stephen Hemminger | 2008-11-24 | 1 | -10/+0 | |
| * | | | add support for development build | An-Cheng Huang | 2008-11-19 | 1 | -1/+5 | |
| * | | | Fix Fletcher checksum bug. | Joakim Tjernlund | 2008-11-07 | 1 | -39/+37 | |
| * | | | Fix 2814: Add "show ip route summary" command. | Stig Thormodsrud | 2008-11-04 | 1 | -35/+86 | |
| * | | | Ignore derived file | rbalocca | 2008-10-29 | 1 | -1/+1 | |
| * | | | Merge in latest quagga (0.99.11) | Stephen Hemminger | 2008-10-27 | 166 | -24139/+1893 | |
| |\ \ \ | ||||||
| | * | | | Merge branch 'master' of /home/shemminger/src/quagga into upstream | Stephen Hemminger | 2008-10-13 | 182 | -24134/+2554 | |
| | |\| | | ||||||
| | | * | | [vtysh] Add commands from zebra_routemap.c to vtysh | Bartek Kania | 2008-10-04 | 1 | -1/+2 | |
| | | * | | Merge branch 'bgpd/fsm' | Paul Jakma | 2008-10-02 | 1 | -4/+5 | |
| | | |\ \ | ||||||
| | | | * | | [bgpd] Allow accepted peers to progress even if realpeer is in Connect | Paul Jakma | 2008-09-09 | 1 | -4/+5 | |
| | | * | | | [release] Bump version to 0.99.11quagga_0_99_11_release | Paul Jakma | 2008-10-02 | 1 | -1/+1 | |
| | | * | | | [bgpd] Fix definition of an rsclient command | Michael Lambert | 2008-09-24 | 1 | -1/+1 | |
| | | * | | | [ospfd] Fix SEGV during startup introduced in recent commit | Joakim Tjernlund | 2008-09-24 | 1 | -2/+2 | |
| | | * | | | [ospfd] Move passive interface check | Joakim Tjernlund | 2008-09-24 | 1 | -18/+26 | |
| | | * | | | [build] Fix --enable-pie so it can actually be disabled | Paul P Komkoff Jr | 2008-09-24 | 1 | -3/+1 | |
| | | * | | | [lib] re-enable conversion of v6mapped INET6 sockunions to regular INET | Paul Jakma | 2008-09-09 | 1 | -40/+20 | |
| | | |/ / | ||||||
| | | * | | [bgpd] Document the FSM dummy-peer race that sometimes afflicts session setup | Paul Jakma | 2008-09-06 | 1 | -0/+45 | |
| | | * | | Merge branch 'restricted-mode' | Paul Jakma | 2008-09-04 | 7 | -4/+171 | |
| | | |\ \ | ||||||
| | | | * | | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma | 2008-08-23 | 7 | -4/+171 | |
| | | * | | | [ospfd] Minor enhancements to recent self-host-routes suppression patch | Paul Jakma | 2008-09-04 | 3 | -22/+33 | |
| | | * | | | Merge commit 'remotes/jocke/delete_ghost_route' | Paul Jakma | 2008-09-03 | 1 | -1/+15 | |
| | | |\ \ \ | ||||||
| | | | * | | | Ignore host routes to self. | Joakim Tjernlund | 2008-08-25 | 1 | -1/+15 | |
| | | | |/ / | ||||||
| | | * | | | Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140' | Paul Jakma | 2008-09-02 | 1 | -6/+14 | |
| | | |\ \ \ | ||||||
| | | | * | | | Set destination for PtP links to OSPF_ALLSPFROUTERS. | Joakim Tjernlund | 2008-08-25 | 1 | -6/+14 | |
| | | | |/ / | ||||||
| | | * | | | [ospfd] Restructure opsf_if_update() and ospf_network_run() | Joakim Tjernlund | 2008-09-02 | 3 | -121/+117 | |
| | | | | | | ||||||
| | | | \ \ | ||||||
| | | *-. \ \ | Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross... | Paul Jakma | 2008-09-01 | 8 | -26/+29 | |
| | | |\ \ \ \ | ||||||
| | | | | * | | | Make --enable-snmp cross compile and make libcrypto optional with --without-c... | Joakim Tjernlund | 2008-08-25 | 7 | -25/+28 | |
| | | | | |/ / | ||||||
| | | | * / / | Fix SEGV in ip ospf neighbor all | Joakim Tjernlund | 2008-08-25 | 1 | -1/+1 | |
| | | | |/ / | ||||||
| | | * | | | [doc] Update HACKING to reflect SCM changes and latest practice | Paul Jakma | 2008-08-26 | 1 | -105/+95 | |
| | | * | | | test | Paul Jakma | 2008-08-26 | 1 | -1/+1 | |
| | | * | | | Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce... | Paul Jakma | 2008-08-26 | 4 | -38/+1 | |
| | | |/ / | ||||||
| | | * | | [trivia] Make 'make dist' happy about ChangeLog expunge | Paul Jakma | 2008-08-23 | 2 | -1/+5 | |
| | | * | | [administrivia] Update gitignore files | Paul Jakma | 2008-08-22 | 8 | -9/+13 | |
| | | * | | [administrivia] Git should ignore backup files and .loT files | Paul Jakma | 2008-08-22 | 27 | -0/+82 |