index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
release: 0.99.23
quagga-0.99.23
David Lamparter
2014-06-24
1
-1
/
+1
*
doc: update NEWS for 0.99.23 changes
David Lamparter
2014-06-24
1
-0
/
+24
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
115
-658
/
+658
*
build: Quagga 0.99.23-rc1
quagga-0.99.23-rc1
David Lamparter
2014-06-03
1
-1
/
+1
*
isisd: ignore the unrecognized TLVs
Lu Feng
2014-06-03
1
-1
/
+0
*
ripd: fix "show ip rip status" documentation
Joachim Nilsson
2014-06-03
1
-2
/
+2
*
ripd & ripngd: avoid the zero interface metric
Lu Feng
2014-06-03
2
-2
/
+2
*
lib: remove redundant and incorrect sys/fcntl.h include
Timo Teräs
2014-06-03
1
-1
/
+0
*
bgpd: fix crash when allowas-in is done on inactive peer
Stephen Hemminger
2014-06-03
1
-0
/
+3
*
bgpd: efficient NLRI packing for AFs != ipv4-unicast
Pradosh Mohapatra
2014-06-03
7
-172
/
+310
*
bgpd: don't compare next-hop to router-id
Pradosh Mohapatra
2014-06-03
1
-10
/
+0
*
vtysh: fix build against readline 6.3
Sébastien Luttringer
2014-05-27
1
-2
/
+2
*
zebra: raise the privileges before calling socket()
Michal Sekletar
2014-05-27
1
-6
/
+6
*
bgpd: Fix condition allowas-in in rsclient code
Milan Kocian
2014-05-19
1
-1
/
+1
*
bgpd: support TTL-security with iBGP
Pradosh Mohapatra
2014-05-19
4
-26
/
+62
*
bgpd: factor out eBGP multihop check
David Lamparter
2014-05-19
1
-27
/
+39
*
bgpd: factor out TTL setting
David Lamparter
2014-05-19
1
-12
/
+12
*
bgpd: fix fast external fallover behavior
Pradosh Mohapatra
2014-05-19
1
-9
/
+3
*
bgpd: increase TCP socket buffer size
Vipin Kumar
2014-05-15
2
-1
/
+31
*
bgpd: fix O_NONBLOCK on outgoing connects
Vipin Kumar
2014-05-15
1
-0
/
+2
*
bgpd: send notify in OpenSent when stopping manually
Vitaliy Senchyshyn
2014-05-15
2
-31
/
+51
*
bgpd: display multipath status in "show ip bgp"
Boian Bonev
2014-05-15
1
-3
/
+7
*
bgpd: track correct originator-id in reflected routes
Pradosh Mohapatra
2014-05-15
2
-1
/
+14
*
bgpd: add 'bgp bestpath as-path multipath-relax'
Pradosh Mohapatra
2014-05-15
5
-1
/
+60
*
bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ values
Jorge Boncompte [DTI2]
2014-05-15
1
-4
/
+4
*
ospfd: add debug messages for router lsa-generation
Christian Franke
2014-05-14
1
-0
/
+9
*
ospfd: For an ABR, ensure the right LSID is MaxAge'd
Pradosh Mohapatra
2014-05-14
2
-4
/
+21
*
ospfd: clarify indentation and comments in ospf_lsa_maxage_delete
Christian Franke
2014-05-14
1
-2
/
+2
*
ospfd: fix a reference counting issue introduced by commit 4de8bf0011
Christian Franke
2014-05-14
1
-0
/
+1
*
ospfd: check the LS-Ack's recentness instead of only comparing the #seq
Lu Feng
2014-05-14
1
-1
/
+1
*
ospfd: don't allow to set network type on loopback interfaces
Christian Franke
2014-05-14
1
-1
/
+7
*
ospfd: run DR election prior to LSA regeneration
Christian Franke
2014-05-14
1
-14
/
+19
*
zebra: Change the mechanism for comparing route ID's.
Ken Williams
2014-04-22
1
-3
/
+1
*
lib: use heap to manage timers
Christian Franke
2014-04-22
4
-53
/
+110
*
lib: remove unused thread_master_debug function
Christian Franke
2014-04-22
1
-29
/
+0
*
tests: Add tests for timers
Christian Franke
2014-04-22
6
-1
/
+313
*
ospfd/ospf_vty.c: use keyword cmd style
Christian Franke
2014-04-01
3
-874
/
+184
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
17
-787
/
+1494
*
tests: fix build & disable testcommands
David Lamparter
2014-04-01
3
-2
/
+11
*
tests: add a test program for lib/command.c
Christian Franke
2014-04-01
9
-1
/
+1613
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
5
-37
/
+39
*
zebra: apply syntactic sugar to rib_dump()
David Lamparter
2014-04-01
4
-9
/
+32
*
zebra: set metric for directly connected routes via netlink to 0
Brett Ciphery
2014-04-01
1
-3
/
+3
*
build: remove now-useless --{en, dis}able-tests
David Lamparter
2014-04-01
3
-17
/
+1
*
build: improve backtrace support/detection
David Lamparter
2014-04-01
3
-8
/
+34
*
lib: fix possible off-by-one in stream_put_prefix()
Jorge Boncompte [DTI2]
2014-04-01
1
-2
/
+2
*
lib: fix for dynamically grown hashes
Jorge Boncompte [DTI2]
2014-04-01
1
-0
/
+1
*
lib: fix backtraces broken by 837d16c...
David Lamparter
2014-03-21
4
-5
/
+69
*
ospf6d: fix refcounting in ospf6_asbr_lsa_remove
Christian Franke
2014-03-21
1
-0
/
+2
*
ospf6d: add "auto-cost reference-bandwidth" command
Vincent Bernat
2014-03-21
6
-3
/
+94
[next]