index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pim] PIM route type.
Everton Marques
2010-08-24
2
-0
/
+3
*
[pim] Version up to 0.161
Everton Marques
2010-08-24
1
-1
/
+1
*
[pim] Clean-up
Everton Marques
2010-08-24
2
-0
/
+4
*
[pim] Hooks for ssmpingd support
Everton Marques
2010-08-24
1
-0
/
+1
*
[pim] Initial pim 0.155
Everton Marques
2010-08-24
7
-3
/
+49
*
lib: undo the last PIE commit
Stephen Hemminger
2010-01-27
1
-3
/
+0
*
lib: fix PIE build flags
Mathias Krause
2010-01-20
1
-0
/
+3
*
lib: fix memory logging
David Ward
2010-01-13
1
-3
/
+5
*
lib: make some structures constant
Stephen Hemminger
2009-12-21
2
-6
/
+6
*
ospf6d: fix warnings from recent prefix bit commit
Stephen Hemminger
2009-12-10
1
-0
/
+6
*
lib: move check_bit into prefix common code
Stephen Hemminger
2009-12-09
2
-31
/
+14
*
lib: fix warning on little endian
Stephen Hemminger
2009-12-09
1
-1
/
+2
*
lib: make match functions take const args
Stephen Hemminger
2009-12-08
2
-14
/
+16
*
lib: remove unused function: route_dump_node()
Denis Ovsienko
2009-12-07
1
-17
/
+0
*
lib: log source of vty connections (bug #566)
heasley
2009-12-07
1
-0
/
+6
*
lib/trivial: str2prefix checks return of inet_pton in fragile way
Paul Jakma
2009-08-28
1
-2
/
+2
*
lib: if_lookup_by_name should be more robust to null argument
Paul Jakma
2009-08-28
1
-7
/
+9
*
bgpd: start listener on first instance
Stephen Hemminger
2009-07-28
1
-0
/
+1
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
12
-23
/
+195
*
[lib] Fix IPv6 normalisation
Stephen Hemminger
2009-07-16
1
-0
/
+1
*
[lib/cleanup] Use a typedef for the thread type
Paul Jakma
2009-06-30
2
-6
/
+8
*
Fixes to RFC2385/MD5 BGP
Chris Caputo
2009-06-23
1
-3
/
+12
*
[configure] Refine CLOCK_MONOTONIC test
Paul Jakma
2009-06-18
1
-2
/
+10
*
[cleanup] Allow message tables to be constant
Stephen Hemminger
2009-06-18
2
-2
/
+2
*
[cleanup] Use const in smux interface
Stephen Hemminger
2009-06-18
2
-10
/
+11
*
[lib] Put symbolic backtrace on system log
Stephen Hemminger
2009-06-18
1
-6
/
+15
*
[lib] sockopt_tcp_signature: sin6 requires HAVE_IPV6
Stephen Hemminger
2009-06-18
1
-0
/
+2
*
[gcc] Add gcc printf format checks
Stephen Hemminger
2009-06-18
1
-6
/
+12
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
6
-14
/
+14
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] add const attribute to lib/if.c::if_dump
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
7
-33
/
+9
*
[bgpd] Add support for the old Linux 2.4, TCP_MD5_AUTH RFC2385 patch
Paul Jakma
2009-06-12
1
-2
/
+25
*
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
1
-51
/
+44
*
[smux] 64-bit fix for lib/smux.h SNMP_INTEGER() macro
Chris Caputo
2009-06-02
1
-2
/
+2
*
[bgp] Fix crash on SIGHUP, deref of freed workqueues
Steve Hill
2009-06-02
1
-0
/
+3
*
[lib] Fix timer precision.
Joakim Tjernlund
2008-11-29
1
-1
/
+1
*
[lib] Move type cast in Fletcher checksum
Joakim Tjernlund
2008-11-29
1
-1
/
+1
*
[lib] fix missing sockunion_normalise_mapped
Paul Jakma
2008-11-24
1
-0
/
+1
*
[lib] Switch Fletcher checksum back to old ospfd version
Paul Jakma
2008-11-16
2
-33
/
+21
*
[lib] re-enable conversion of v6mapped INET6 sockunions to regular INET
Paul Jakma
2008-09-09
1
-40
/
+20
*
Merge branch 'restricted-mode'
Paul Jakma
2008-09-04
4
-4
/
+75
|
\
|
*
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-23
4
-4
/
+75
*
|
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-1
/
+3
|
/
*
[administrivia] Git should ignore backup files and .loT files
Paul Jakma
2008-08-22
1
-0
/
+4
*
[trivia] Remove ChangeLog files, as this data is now maintained in SCM
Paul Jakma
2008-08-22
1
-4270
/
+0
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
4
-2
/
+7
*
[lib] Fix mistake in tcp-md5sig commit which broke compile on BSD
Paul Jakma
2008-08-22
1
-2
/
+2
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
5
-4
/
+18
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
5
-16
/
+15
[next]