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
...
*
Fix BGP's use of restart bit.
Vipin Kumar
2014-11-11
4
-10
/
+64
*
bgpd: remove unused variables
Paul Jakma
2014-11-11
1
-3
/
+0
*
Fix to take care of ordering between interface and router ospf command.
Vipin Kumar
2014-11-11
1
-0
/
+9
*
Add set ipv6 next-hop peer-address command.
Dinesh G Dutt
2014-11-11
1
-1
/
+121
*
OSPFd: Update timestamps when we MaxAge LSAs.
Dinesh G Dutt
2014-11-11
1
-0
/
+10
*
ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log
Paul Jakma
2014-11-11
3
-10
/
+10
*
Avoid timing out of adjacencies by serving all interfaces in round-robin.
Dinesh G Dutt
2014-11-11
1
-3
/
+15
*
Added show command to display only the routes in the RIB that does not count ...
Dinesh G Dutt
2014-11-11
1
-0
/
+124
*
Make static IPv6 routes respect non-default routing tables.
Dinesh G Dutt
2014-11-11
1
-0
/
+1
*
ospfd: Some small tweaks to the SPF execution reason patch
Paul Jakma
2014-11-11
7
-70
/
+64
*
Compute and display SPF execution statistics
Dinesh G Dutt
2014-11-11
11
-27
/
+161
*
make some structures constant.
Stephen Hemminger
2014-11-03
2
-2
/
+2
*
zebra: MBGP routes should not be installed in the kernel
Balaji
2014-10-30
1
-2
/
+8
*
tests: fix tests for 055086f (well-known attr check)
David Lamparter
2014-10-30
1
-28
/
+48
*
build: fix 9562a77... (mrlg removal)
David Lamparter
2014-10-30
1
-1
/
+1
*
Revert "zebra: Set link-detect on by default"
David Lamparter
2014-10-28
1
-3
/
+0
*
zebra: Set link-detect on by default
Dinesh G Dutt
2014-10-28
1
-0
/
+3
*
bgpd: Fixes for recent well-known-attr check patch.
Paul Jakma
2014-10-28
1
-6
/
+27
*
mrlg: Remove obsolete version.
Paul Jakma
2014-10-28
2
-395
/
+5
*
Handy guidelines to contribute
Vincent JARDIN
2014-10-27
1
-0
/
+62
*
ospfd: Don't leave stale RouterLSA's when changing areaID
Joakim Tjernlund
2014-10-27
1
-1
/
+4
*
stream: remove unused stream_read_unblock
Stephen Hemminger
2014-10-27
2
-30
/
+0
*
Bug in ospf6_lsa_compare()
Yasuhiro Ohara
2014-10-27
1
-3
/
+3
*
ospfd: invalid MD5 auth_key?
Joakim Tjernlund
2014-10-27
1
-2
/
+2
*
zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" commands
Lu Feng
2014-10-27
1
-0
/
+4
*
docs: defines.texi include seems to want to be after setfilename
Paul Jakma
2014-10-17
1
-4
/
+3
*
zebra: Build the test client, can be useful, and add IPv6 to testrib.conf
Paul Jakma
2014-10-17
2
-4
/
+24
*
FreeBSD has changed its SOCK_RAW for being truly raw.
Olivier Cochard-Labbé
2014-10-17
1
-1
/
+2
*
bgpd: well-known attr check only run for v4/uni, which could cause a crash.
Paul Jakma
2014-10-17
3
-54
/
+59
*
[lib] Add support for backtrace on more platforms
Joakim Tjernlund
2014-10-17
2
-4
/
+40
*
lib/plist: Add some required parentheses, according to clang-analyzer
Paul Jakma
2014-10-17
1
-4
/
+4
*
ripng_nexthop: remove unused store to variable
Paul Jakma
2014-09-23
1
-1
/
+0
*
ospf6_lsdb: trivial, make it clear that showfunc is set before deref.
Paul Jakma
2014-09-23
2
-15
/
+25
*
bgpd.c: Remove unused store to variable
Paul Jakma
2014-09-23
1
-2
/
+2
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2014-09-23
38
-211
/
+156
*
Add missing GPL headers, and copyright claims that certainly apply.
Paul Jakma
2014-09-19
17
-1
/
+342
*
lib: Improve error reporting from broken config files
Steve Hill
2014-09-19
3
-9
/
+20
*
HACKING: remove an unneeded escape
Paul Jakma
2014-09-19
1
-1
/
+1
*
lib: include thread information in backtraces
David Lamparter
2014-09-15
4
-0
/
+55
*
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
[prev]
[next]