index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'current' into dn42
quagga_1.1.0-dn42.11-rc0
David Lamparter
2010-02-05
1
-2
/
+3
|
\
|
*
lib: get rid of extraneous output with vty_prepend
David Lamparter
2010-02-05
1
-2
/
+3
*
|
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
*
|
|
Merge branch 'current' into dn42
David Lamparter
2010-02-05
1
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
lib, ospfd: remove ZEBRA_FLAG_BLACKHOLE from the zclient API
David Lamparter
2010-02-05
1
-4
/
+4
*
|
|
Merge branch 'patches/pj_workqueue' into dn42
David Lamparter
2010-02-05
9
-91
/
+138
|
\
\
\
|
*
|
|
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
*
|
|
|
Merge branch 'patches/smallones' into dn42
David Lamparter
2010-02-05
7
-105
/
+11
|
\
\
\
\
|
*
|
|
|
ospf: cleanup
Stephen Hemminger
2010-02-05
7
-105
/
+11
*
|
|
|
|
Merge branch 'merged/ospfd' into dn42
David Lamparter
2010-02-04
21
-637
/
+926
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'patches/jt_unnumbered' into ospf-merge-3
David Lamparter
2010-02-04
10
-176
/
+448
|
|
\
\
\
|
|
*
|
|
ospfd: Optimize and improve SPF nexthop calculation
Joakim Tjernlund
2010-02-04
4
-98
/
+101
|
|
*
|
|
ospfd: Update SPF calculation for unnumbered links
Joakim Tjernlund
2010-02-04
3
-44
/
+81
|
|
*
|
|
ospfd: External routes over PtoP must be directly connected.
Paul Jakma
2010-02-04
2
-25
/
+14
|
|
*
|
|
ospfd: Do not free area too early.
Joakim Tjernlund
2010-02-04
1
-0
/
+23
|
|
*
|
|
ospfd: add missing ospf_interface_[un]set prototypes
David Lamparter
2010-02-04
1
-0
/
+3
|
|
*
|
|
ospfd: Impl. command ip ospf area
Joakim Tjernlund
2010-02-04
3
-62
/
+259
|
|
*
|
|
ospfd: Do not send host routes on unnumbered PtP I/F's
Joakim Tjernlund
2010-02-04
1
-0
/
+2
|
|
*
|
|
ospfd: Test for ZEBRA_INTERFACE_UNNUMBERED
Joakim Tjernlund
2010-02-04
1
-1
/
+6
|
|
*
|
|
zebra, lib: Add ZEBRA_INTERFACE_UNNUMBERED interface flag.
Joakim Tjernlund
2010-02-04
2
-0
/
+14
|
|
|
/
/
|
*
|
|
Merge branch 'patches/jt_ospf-fixes-20091129' into ospf-merge-3
David Lamparter
2010-02-04
15
-457
/
+313
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
ospfd: actually add nbr to nbrs list.
Joakim Tjernlund
2010-02-04
1
-0
/
+1
|
|
*
|
ospfd: PointToPoint neighbors are identified by router ID.
Joakim Tjernlund
2010-02-04
1
-3
/
+5
|
|
*
|
ospfd: fix ospf SNMP support broken by prev 2 commits
David Lamparter
2010-02-04
1
-12
/
+9
|
|
*
|
ospfd: delete address in struct ospf_neighbor
Joakim Tjernlund
2010-02-04
9
-56
/
+44
|
|
*
|
ospfd: fix opaque-LSA broken by route_node -> list
David Lamparter
2010-02-04
1
-12
/
+9
|
|
*
|
ospfd: replace route_nodes with a list
Joakim Tjernlund
2010-02-04
10
-348
/
+227
|
|
*
|
ospfd: fix ospf_nbr_lookup_by_addr()
Joakim Tjernlund
2010-02-03
1
-21
/
+8
|
|
*
|
ospfd: ospf_hello() should only kick state machine once.
Joakim Tjernlund
2010-02-03
1
-23
/
+28
|
|
|
/
|
*
|
ospfd: Add new host route command
Joakim Tjernlund
2010-02-04
5
-3
/
+164
|
*
|
ospfd: invalid MD5 auth_key?
Joakim Tjernlund
2010-02-04
1
-2
/
+2
|
|
/
*
|
lib: fs namespacing 3/5: use path_state for zserv socket
David Lamparter
2010-02-04
1
-1
/
+7
*
|
lib: fs namespacing 2/5: use path_state for vty paths
David Lamparter
2010-02-04
3
-5
/
+13
*
|
lib: put route_types.txt to real use
David Lamparter
2010-02-03
1
-31
/
+16
|
/
*
ospfd: Fix debug messages that were masked by DISCARD_LSA
Paul Jakma
2010-01-14
1
-3
/
+4
*
ospfd: remove unneeded memset from a very hot function
Paul Jakma
2010-01-14
1
-1
/
+0
*
ospfd: VTY strings cleanup
Stephen Hemminger
2009-12-03
1
-15
/
+2
*
ospfd: comment out unused function
Stephen Hemminger
2009-12-03
1
-0
/
+2
*
ospfd: make local functions static
Stephen Hemminger
2009-12-03
2
-55
/
+8
*
[ospfd] enable more OSPF cost command aliases
Denis Ovsienko
2009-09-28
1
-0
/
+88
*
ospfd: Make sure priority is respected.
Joakim Tjernlund
2009-08-28
1
-1
/
+1
*
ospfd: Tighten up the connected check for redistribution
Joakim Tjernlund
2009-08-28
1
-8
/
+5
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
1
-2
/
+5
*
ospfd: fix performance problem with redistribute delete
Stephen Hemminger
2009-08-13
2
-14
/
+4
*
ospfd: Make sure route table is recalculated.
Joakim Tjernlund
2009-08-11
1
-18
/
+23
*
ospfd: Make "Packet ... received on wrong link" conditional on debug
Paul Jakma
2009-08-11
1
-2
/
+3
[next]