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
...
*
lib: unstupidify thread debug information
David Lamparter
2014-09-15
2
-67
/
+58
*
zebra: fix rtnh_len in the rt_netlink messages for multipath case
Lu Feng
2014-09-15
1
-1
/
+2
*
ripd: allow to enable/disable the ECMP feature
Lu Feng
2014-09-15
3
-5
/
+102
*
ripd: add ECMP support
Lu Feng
2014-09-15
4
-355
/
+442
*
*: merge branch stable/0.99.23
David Lamparter
2014-08-19
8
-22
/
+116
|
\
|
*
lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801)
David Lamparter
2014-08-18
1
-0
/
+10
|
*
isisd: type mix-up in 28a8cfc "don't require IPv4"
David Lamparter
2014-08-18
1
-2
/
+2
|
*
bgpd: memmove needed in community_del_val
John Glotzer
2014-08-18
1
-1
/
+1
|
*
build: do not assume glibc on linux
Timo Teräs
2014-08-18
1
-2
/
+3
|
*
zebra: fix struct msghdr initializers
Timo Teräs
2014-08-18
1
-4
/
+20
|
*
*: fix detection and usage of sys/cdefs.h
Timo Teräs
2014-08-18
3
-4
/
+2
|
*
isisd: don't require IPv4 for adjacency
David Lamparter
2014-08-18
1
-10
/
+79
|
*
tests/bgpd: don't hardcode error number (fix f57000c)
David Lamparter
2014-08-18
1
-1
/
+1
*
|
ripd: use only one constant for derivation
Lu Feng
2014-07-02
2
-2
/
+2
*
|
*: merge branch stable/0.99.23
David Lamparter
2014-06-29
5
-75
/
+58
|
\
|
|
*
bgpd: don't send NOTIFY twice for malformed attrs
David Lamparter
2014-06-29
2
-12
/
+25
|
*
bgpd: fix IP endianness in debug message
David Lamparter
2014-06-29
1
-1
/
+1
|
*
bgpd: fix memory leak on malformed attribute
David Lamparter
2014-06-29
1
-1
/
+4
|
*
bgpd: fix double free after extcommunity set (BZ#799)
David Lamparter
2014-06-29
1
-5
/
+10
|
*
bgpd: remove duplicate route-map extcommunity code
David Lamparter
2014-06-29
1
-50
/
+9
|
*
bgpd: fix some bgp_update_main() attribute leaks
David Lamparter
2014-06-29
1
-6
/
+9
*
|
bgpd: merge branch tteras/master~3 (b304dcb)
David Lamparter
2014-06-29
6
-64
/
+63
|
\
\
|
|
/
|
/
|
|
*
bgpd: route-map: share aspath object compilation code where possible
Timo Teräs
2014-06-25
1
-48
/
+24
|
*
bgpd: implement "next-hop-self all"
Timo Teräs
2014-06-25
5
-12
/
+35
|
*
bgpd: fix route-map comments
Timo Teräs
2014-06-25
1
-4
/
+4
|
/
*
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
[prev]
[next]