Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dn42: release 1.1.0-dn42.12.1quagga_1.1.0-dn42.12.1 | David Lamparter | 2011-02-19 | 1 | -1/+1 |
* | zebra: fix infinite loop when deleting an interface | Roman Hoog Antink | 2011-01-19 | 1 | -0/+4 |
* | dn42: release 1.1.0-dn42.12quagga_1.1.0-dn42.12 | David Lamparter | 2010-03-31 | 1 | -1/+1 |
* | zebra: fix interface deletion bug introduced by ptp address support | David Lamparter | 2010-03-27 | 1 | -7/+7 |
* | build: add -g to LDFLAGS | David Lamparter | 2010-03-27 | 1 | -0/+23 |
* | pimd: rename vtysh cmds from mroute to mfib | David Lamparter | 2010-03-15 | 1 | -14/+14 |
* | zebra: labels, scopes and preference are IPv4 onlyquagga_1.1.0-dn42.11-rc1 | David Lamparter | 2010-02-20 | 1 | -6/+11 |
* | pimd: fix show ip route breakage in vtysh | David Lamparter | 2010-02-20 | 1 | -5/+5 |
* | bgpd: fix "bgp: move cleanup fifo code" | David Lamparter | 2010-02-05 | 1 | -7/+7 |
* | Merge branch 'current' into dn42quagga_1.1.0-dn42.11-rc0 | David Lamparter | 2010-02-05 | 5 | -5/+45 |
|\ | |||||
| * | lib: get rid of extraneous output with vty_prepend | David Lamparter | 2010-02-05 | 5 | -5/+45 |
* | | Merge branch 'patches/jt_ospf-fixes-20091129' into dn42 | David Lamparter | 2010-02-05 | 1 | -1/+0 |
|\ \ | |||||
| * | | Revert "ospfd: actually add nbr to nbrs list." | David Lamparter | 2010-02-05 | 1 | -1/+0 |
* | | | lib: fix merge foobar in thread_fetch | David Lamparter | 2010-02-05 | 1 | -1/+1 |
* | | | Merge branch 'patches/hpp_rdnss' into dn42 | David Lamparter | 2010-02-05 | 3 | -9/+12 |
|\ \ \ | |||||
| * | | | zebra: fix rdnss on NetBSD | David Lamparter | 2010-02-05 | 3 | -9/+12 |
* | | | | Merge branch 'current' into dn42 | David Lamparter | 2010-02-05 | 11 | -451/+427 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | zebra: rib: support blackhole kernel deletion notification | David Lamparter | 2010-02-05 | 1 | -0/+12 |
| * | | | zebra: consider all nexthops when looking for a gateway match | Tom Goff | 2010-02-05 | 1 | -10/+16 |
| * | | | zebra: Don't delete too many routes. | Joakim Tjernlund | 2010-02-05 | 1 | -30/+56 |
| * | | | zebra: netlink: grab blackhole list from kernel | David Lamparter | 2010-02-05 | 2 | -11/+43 |
| * | | | zebra: cleanup blackhole support | David Lamparter | 2010-02-05 | 8 | -312/+241 |
| * | | | zebra: netlink: kill netlink_route | David Lamparter | 2010-02-05 | 1 | -77/+40 |
| * | | | lib, ospfd: remove ZEBRA_FLAG_BLACKHOLE from the zclient API | David Lamparter | 2010-02-05 | 3 | -21/+29 |
* | | | | Merge branch 'patches/pj_workqueue' into dn42 | David Lamparter | 2010-02-05 | 14 | -121/+279 |
|\ \ \ \ | |||||
| * | | | | ospfd: use workqueue for ospf_ase_calculate_route | Paul Jakma | 2010-02-05 | 4 | -28/+57 |
| * | | | | ospfd: Prioritise hellos for sending by queueing to head of output buffer | Paul Jakma | 2010-02-05 | 2 | -46/+48 |
| * | | | | ospfd: Reset neighbour inactivity timer for any packet arrival | Paul Jakma | 2010-02-05 | 3 | -17/+29 |
| * | | | | ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu | Paul Jakma | 2010-02-05 | 1 | -0/+4 |
| * | | | | lib: Make workqueue more conservative about ramping up | Paul Jakma | 2010-02-05 | 1 | -8/+9 |
| * | | | | lib: Add a command to clear the thread CPU history data | Paul Jakma | 2010-02-05 | 3 | -0/+86 |
| * | | | | bgpd: Simplify process queue init | Paul Jakma | 2010-02-05 | 1 | -7/+6 |
| * | | | | lib: Thread scheduler should be fair and not let events starve I/O and timers | Paul Jakma | 2010-02-05 | 1 | -16/+41 |
* | | | | | Merge branch 'patches/smallones' into dn42 | David Lamparter | 2010-02-05 | 18 | -259/+204 |
|\ \ \ \ \ | |||||
| * | | | | | zebra: rib update in background and recursive routes | Stephen Hemminger | 2010-02-05 | 4 | -11/+44 |
| * | | | | | vty_serv_sock_family unused | Stephen Hemminger | 2010-02-05 | 1 | -1/+2 |
| * | | | | | ospf: cleanup | Stephen Hemminger | 2010-02-05 | 7 | -105/+11 |
| * | | | | | vty: fix warnings | Stephen Hemminger | 2010-02-04 | 3 | -3/+4 |
| * | | | | | bgp: move cleanup fifo code | Stephen Hemminger | 2010-02-04 | 3 | -41/+34 |
| * | | | | | lib: Improve error reporting from broken config files | Steve Hill | 2010-02-04 | 3 | -9/+20 |
| * | | | | | lib: fix whitespace of Do better filtering of arguments... | Paul Jakma | 2010-02-04 | 1 | -89/+89 |
* | | | | | | Merge branch 'merged/pimd' into dn42 | David Lamparter | 2010-02-04 | 106 | -20/+23347 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dn42: pimd: vifctln support | David Lamparter | 2010-02-04 | 2 | -6/+14 |
| * | | | | | | pimd: FreeBSD header fixes | David Lamparter | 2010-02-04 | 2 | -2/+6 |
| * | | | | | | pimd: remove motd tinkering | David Lamparter | 2010-02-04 | 1 | -13/+0 |
| * | | | | | | pimd: post-merge fixups | David Lamparter | 2010-02-04 | 5 | -8/+42 |
| * | | | | | | Merge remote branch 'qpimd/pim' into merged/pimd | David Lamparter | 2010-02-04 | 104 | -20/+23315 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | [pim] Fix net/host byte order | Everton Marques | 2009-11-19 | 7 | -31/+108 |
| | * | | | | | [pim] test pim receive dump | Everton Marques | 2009-11-19 | 1 | -10/+36 |
| | * | | | | | [pim] Clean-up | Everton Marques | 2009-11-18 | 2 | -0/+4 |