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
*
isisd: do remove ipv6 routes from Zebra
Christian Franke
2015-12-08
1
-1
/
+1
*
isisd: don't corrupt memory for long hostnames
Christian Franke
2015-12-08
2
-3
/
+12
*
isisd: fix a typo in a log message
Christian Franke
2015-12-08
1
-1
/
+1
*
isisd: remove superfluous checks after XMALLOC etc.
Christian Franke
2015-12-08
3
-30
/
+1
*
isisd: annotate some function arguments with const
Christian Franke
2015-12-08
7
-28
/
+28
*
lib: don't have log functions change errno
Christian Franke
2015-12-08
1
-0
/
+4
*
bgpd: Update dump to allow Extended Time Format
Alexis Fasquel
2015-12-08
5
-164
/
+182
*
lib: add function to get precise remaining time of timer thread
Christian Franke
2015-12-08
2
-0
/
+9
*
ripd, isisd: fix warnings that make the build fail
Christian Franke
2015-12-08
2
-4
/
+4
*
zebra: Fix change of distance on ipv6 route creating duplicate routes
Donald Sharp
2015-12-08
1
-4
/
+12
*
zebra: Combine static_uninstall_ipv[4|6] into one function
Donald Sharp
2015-12-08
1
-65
/
+4
*
zebra: combine static_ipv[4|6]_nexthop_same into one function
Donald Sharp
2015-12-08
1
-22
/
+16
*
zebra: Combine static_install_ipv[4|6]
Donald Sharp
2015-12-08
1
-100
/
+41
*
zebra: Remove HAVE_IPV6 from rib.h and zebra_rib.c
Donald Sharp
2015-12-08
2
-19
/
+4
*
zebra: Collapse struct static_ipv[4|6] into struct static_route
Donald Sharp
2015-12-08
4
-95
/
+61
*
zebra: implement per-route mtu handling
Timo Teräs
2015-12-08
9
-17
/
+93
*
zebra: make ZEBRA_FLAG_CHANGED internal status
Timo Teräs
2015-12-08
3
-5
/
+5
*
lib: Memory reporting fails over 2GB
Donald Sharp
2015-12-08
1
-28
/
+15
*
bgpd: Add support for timer commands with peer-group syntax
Daniel Walton
2015-12-08
2
-27
/
+105
*
bgpd: update rtt on soft clear
Timo Teräs
2015-12-08
1
-0
/
+3
*
bgpd: check rtt later after the real peer is known
Timo Teräs
2015-12-08
1
-1
/
+1
*
zebra: fix rtadv detection
Timo Teräs
2015-12-08
1
-6
/
+2
*
pimd: Limit pim hello log messages
Donald Sharp
2015-12-08
3
-80
/
+89
*
bgpd: Fix bgp_btoa to compile
Donald Sharp
2015-12-08
2
-18
/
+41
*
lib: Add zlog_hexdump() for debugging
Daniel Walton
2015-12-08
2
-0
/
+44
*
bgpd: crash from not NULLing freed pointers
Daniel Walton
2015-12-08
2
-31
/
+87
*
ospfd: Lower the default OSPF spf timers to '0 50 5000'
Daniel Walton
2015-12-08
1
-3
/
+3
*
bgpd: Lower BGP's default keepalive/holdtime to 3s/9s
Daniel Walton
2015-12-08
1
-2
/
+2
*
bgpd: Remove BGP_ERROR_START_TIMER, it was no longer used
Daniel Walton
2015-12-08
1
-1
/
+0
*
bgpd: Enable "bgp log-neighbor-changes" by default
Daniel Walton
2015-12-08
1
-2
/
+3
*
bgpd: Do not allow a timers connect of 0, this can hammer the CPU
Daniel Walton
2015-12-08
1
-2
/
+2
*
bgpd: Remove BGP's asorig timer, it is no longer used
Daniel Walton
2015-12-08
4
-24
/
+2
*
bgpd: Lower the default 'timers connect' in BGP to 10 seconds
Daniel Walton
2015-12-08
1
-1
/
+1
*
doc: Add 'OSPF Fundamentals' section to OSPF docs
Paul Jakma
2015-11-25
3
-1
/
+586
*
pimd: Fix size_t zlog_err format string warning
Paul Jakma
2015-10-29
1
-1
/
+1
*
Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted
Paul Jakma
2015-10-28
40
-66
/
+159
|
\
|
*
pimd: Fix warning
Martin Winter
2015-10-16
1
-1
/
+1
|
*
zebra/if_ioctl_solaris: Make foo static
David Lamparter
2015-10-16
1
-2
/
+2
|
*
zebra/rt_socket: Fix warnings
David Lamparter
2015-10-16
1
-0
/
+6
|
*
zebra/rtread_getmsg: fix sign warnings
David Lamparter
2015-10-16
1
-3
/
+3
|
*
isisd/isis_dlpi: Fix warning
David Lamparter
2015-10-16
1
-1
/
+1
|
*
solaris: more warnings fixed
David Lamparter
2015-10-16
1
-6
/
+9
|
*
solaris: no ROUNDUP
David Lamparter
2015-10-16
1
-0
/
+6
|
*
zebra/ioctl_solaris: Fix use of prefix2str in if_prefix_add/delete_ipv6
Martin Winter
2015-10-16
1
-2
/
+2
|
*
isisd/solaris: fix size_t confusions
David Lamparter
2015-10-16
1
-11
/
+12
|
*
*: fix in_addr initialisers
David Lamparter
2015-10-16
3
-3
/
+3
|
*
zebra/solaris: fix uninitialised vars
David Lamparter
2015-10-16
1
-1
/
+1
|
*
build/solaris: create ioctl_solaris.h
David Lamparter
2015-10-16
4
-3
/
+33
|
*
lib: add getgrouplist() for Solaris
David Lamparter
2015-10-16
2
-1
/
+36
|
*
build: make libraries self-reliant
David Lamparter
2015-10-16
2
-0
/
+2
[next]