Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywood | Stephen Hemminger | 2008-06-13 | 3 | -4/+6 | |
| |\| | | ||||||
| | * | | Workaround for package rename vs pam problem | Stephen Hemminger | 2008-06-05 | 2 | -1/+1 | |
| | * | | Fix vtysh authorization | Stephen Hemminger | 2008-06-04 | 2 | -6/+5 | |
| | * | | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywood | Stephen Hemminger | 2008-05-29 | 36 | -107/+193 | |
| | |\ \ | ||||||
| | * | | | Allow any user in quagga group to run vtysh | Stephen Hemminger | 2008-05-29 | 1 | -1/+4 | |
| * | | | | Check for node being freed twice | Stephen Hemminger | 2008-06-13 | 1 | -0/+1 | |
| * | | | | Fix double free in bgp when using route client | Stephen Hemminger | 2008-06-13 | 1 | -1/+5 | |
| | |/ / | |/| | | ||||||
| * | | | netlink interface minor stuff | Stephen Hemminger | 2008-05-28 | 3 | -23/+20 | |
| * | | | get rid of duplicate includes | Stephen Hemminger | 2008-05-28 | 1 | -3/+0 | |
| * | | | fix compiler warnings | Stephen Hemminger | 2008-05-28 | 5 | -5/+7 | |
| * | | | only process some isisd files | Stephen Hemminger | 2008-05-28 | 1 | -1/+3 | |
| * | | | get rid of compiler warnings in OSPF | Stephen Hemminger | 2008-05-28 | 12 | -13/+32 | |
| * | | | ifdef out dead code | Stephen Hemminger | 2008-05-28 | 1 | -0/+2 | |
| * | | | fix warning from type mismatch | Stephen Hemminger | 2008-05-28 | 1 | -1/+1 | |
| * | | | ifdef out dead code | Stephen Hemminger | 2008-05-28 | 1 | -0/+2 | |
| * | | | flag field printf formatting in debug strings | Stephen Hemminger | 2008-05-28 | 2 | -14/+22 | |
| * | | | comment out unused code | Stephen Hemminger | 2008-05-28 | 1 | -0/+2 | |
| * | | | Fix compiler warnings | Stephen Hemminger | 2008-05-28 | 4 | -5/+14 | |
| * | | | get rid of compiler warnings | Stephen Hemminger | 2008-05-28 | 1 | -29/+29 | |
| * | | | Handle empty auth string properly | Stephen Hemminger | 2008-05-28 | 1 | -1/+1 | |
| * | | | Add ipv6 link detect hooks | Stephen Hemminger | 2008-05-28 | 4 | -4/+44 | |
| * | | | Change how link-detect is configured in build | Stephen Hemminger | 2008-05-27 | 3 | -8/+14 | |
| |/ / | ||||||
| * | | Turn on kernel link-detect | Stephen Hemminger | 2008-05-22 | 6 | -3/+124 | |
| * | | ignore cscope and tags files | Stephen Hemminger | 2008-05-22 | 1 | -1/+3 | |
| * | | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywood | Stephen Hemminger | 2008-05-20 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | Ignore derived files | rbalocca | 2008-05-20 | 1 | -0/+1 | |
| * | | | + fix the set statement name | pilot | 2008-05-20 | 1 | -1/+1 | |
| * | | | + [bgpd] Added new route-map set statement: "as-path ignore" | pilot | 2008-05-20 | 6 | -10/+212 | |
| |/ / | ||||||
| * | | only set non-blocking on netlink socket | Stephen Hemminger | 2008-05-19 | 1 | -133/+50 | |
| * | | remove unneeded privledge changes | Stephen Hemminger | 2008-05-19 | 1 | -12/+3 | |
| * | | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywood | Stephen Hemminger | 2008-05-15 | 5 | -56/+35 | |
| |\ \ | ||||||
| | * \ | Merge branch 'glendale' into hollywood | rbalocca | 2008-05-15 | 1 | -8/+8 | |
| | |\ \ | ||||||
| | * | | | Manage link state on non-connected static routes | Stephen Hemminger | 2008-05-13 | 1 | -1/+2 | |
| | * | | | Ignore netlink interface events that don't change state | Stephen Hemminger | 2008-05-13 | 1 | -20/+24 | |
| | * | | | Merge branch 'hollywood' of git:/git/vyatta-quagga into hollywood | rbalocca | 2008-05-07 | 1 | -2/+11 | |
| | |\ \ \ | ||||||
| | * | | | | Convert to our method of changelog creation | rbalocca | 2008-05-07 | 3 | -27/+1 | |
| * | | | | | Rearrange RIB structures to save memory | Stephen Hemminger | 2008-05-15 | 1 | -29/+30 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywood | Stephen Hemminger | 2008-05-07 | 3 | -15/+75 | |
| |\| | | | ||||||
| | * | | | Merge branch 'glendale' into hollywood | rbalocca | 2008-05-07 | 3 | -15/+75 | |
| | |\ \ \ | ||||||
| * | | | | | Add interface state change logging | Stephen Hemminger | 2008-05-07 | 1 | -2/+11 | |
| |/ / / / | ||||||
| * | | | | Force line buffered mode. | Stephen Hemminger | 2008-05-02 | 1 | -0/+1 | |
| * | | | | Remove extraneous smux log messages for routing daemons connectivity to snmpd | Mohit Mehta | 2008-04-30 | 1 | -3/+6 | |
| * | | | | Merge branch 'hollister' into hollywood | Stephen Hemminger | 2008-04-29 | 16 | -2186/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | remove watchlink - no longer used | Stephen Hemminger | 2008-04-29 | 14 | -2163/+0 | |
| | * | | | | Merge branch 'glendale' into hollister | Stephen Hemminger | 2008-04-29 | 8 | -22/+60 | |
| | |\ \ \ \ | ||||||
| * | | | | | | Dependency for building quagga with snmp support enabled | Mohit Mehta | 2008-04-21 | 1 | -1/+2 | |
| * | | | | | | Modifications to quagga to enable bgp, ospf and rip mib traversals | Mohit Mehta | 2008-04-21 | 4 | -9/+20 | |
| * | | | | | | Merge branch 'glendale' into hollywood | rbalocca | 2008-04-26 | 7 | -19/+47 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'glendale' into hollywood | rbalocca | 2008-04-21 | 3 | -2/+35 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-quagga into hollywood | Tom Grennan | 2008-04-15 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ |