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
...
*
hash: dynamically grow hash table
Stephen Hemminger
2013-02-24
2
-5
/
+66
*
hash: force size to be a power of 2
Stephen Hemminger
2013-02-24
3
-5
/
+6
*
zebra: fix sockaddr_dl length assumptions (BZ#737)
David Lamparter
2013-01-16
2
-2
/
+8
*
build: Fix build on MacOSX 10.8 (Mountain Lion)
Hasso Tepper
2013-01-15
1
-0
/
+4
*
bgpd: improve logging of invalid BGP Notifications
Leonid Rosenboim
2013-01-15
1
-2
/
+3
*
lib: remove ALL_LIST_ELEMENTS dead code branch
David Lamparter
2013-01-11
1
-1
/
+1
*
build: Fix build for systems with no /bin/true
Hasso Tepper
2013-01-11
1
-1
/
+1
*
Merge remote-tracking branch 'savannah/sf/ospfd'
David Lamparter
2013-01-11
1
-14
/
+32
|
\
|
*
lib: Changes to VTY string-parsing macros to remove warnings
Andrew Certain
2013-01-07
1
-14
/
+32
*
|
build: fix dist tarball
David Lamparter
2012-12-13
1
-1
/
+6
|
/
*
build: include git info
David Lamparter
2012-12-12
5
-4
/
+86
*
lib: bring in sys/queue.h from FreeBSD tree
Avneesh Sachdev
2012-11-30
1
-0
/
+637
*
zebra: add iterator for walking all tables in RIB
Avneesh Sachdev
2012-11-30
1
-0
/
+2
*
zebra: add way to determine VRF/AFI/SAFI of table
Avneesh Sachdev
2012-11-30
1
-0
/
+1
*
zebra: add structure to hold per-prefix state in RIB
Avneesh Sachdev
2012-11-30
1
-0
/
+1
*
lib: Implement monotonically increasing clock for Darwin.
Hasso Tepper
2012-11-05
1
-3
/
+24
*
lib: treat OSX as BSD for IP_HDRINCL (BZ#739)
Doug VanLeuven
2012-11-01
1
-0
/
+1
*
*: use array_size() helper macro
Balaji.G
2012-10-25
4
-20
/
+16
*
lib: add array_size() helper
David Lamparter
2012-10-25
1
-0
/
+2
*
lib: improve sanity checks in stream_set_endp()
Avneesh Sachdev
2012-10-25
1
-2
/
+12
*
lib: improve fletcher checksum validation
JR Rivers
2012-10-25
2
-18
/
+29
*
lib/table: add route_table_get_next() and iterator
Avneesh Sachdev
2012-09-26
2
-0
/
+408
*
lib: prepare table code for reuse by bgp_table
Avneesh Sachdev
2012-09-26
2
-26
/
+120
*
lib: bring some changes over from bgp_table to table
Avneesh Sachdev
2012-09-26
2
-12
/
+31
*
lib: make IPv6 prefix parser slightly more strict
David Lamparter
2012-07-19
1
-1
/
+6
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
2
-0
/
+22
*
agentx: handle SNMP traps
Vincent Bernat
2012-06-25
3
-5
/
+117
*
smux: drop findVar element from trap object struct
Vincent Bernat
2012-06-25
1
-2
/
+1
*
smux: remove `tick` argument from smux_trap()
Vincent Bernat
2012-06-25
3
-3
/
+3
*
agentx: add AgentX support to Quagga.
Vincent Bernat
2012-06-25
4
-2
/
+184
*
smux: isolate SMUX implementation from SNMP implementation
Vincent Bernat
2012-06-25
4
-161
/
+158
*
build: use net-snmp-config to configure NetSNMP
Vincent Bernat
2012-06-25
1
-1
/
+1
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
1
-1
/
+1
*
lib: Add back sockunion_str2su
Paul Jakma
2012-06-14
2
-0
/
+13
*
lib: do not allocate/free thread funcnames
Jorge Boncompte [DTI2]
2012-05-22
3
-29
/
+16
*
lib: micro-op for thread_get()
Jorge Boncompte [DTI2]
2012-05-22
1
-3
/
+2
*
lib: remove RUSAGE_T from struct thread
Jorge Boncompte [DTI2]
2012-05-22
2
-6
/
+7
*
micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]()
Jorge Boncompte [DTI2]
2012-05-22
1
-7
/
+11
*
bgpd: optimize bgp_nexthop_self()
Jorge Boncompte [DTI2]
2012-05-22
1
-0
/
+1
*
lib: fix thread_cancel_event()
Jorge Boncompte [DTI2]
2012-05-21
1
-0
/
+18
*
lib: drop heuristic IPv6 address recognition
Roman Hoog Antink
2012-05-21
1
-80
/
+1
*
lib: remove sockunion related unused definitions
Jorge Boncompte [DTI2]
2012-05-02
1
-7
/
+0
*
lib, zebra: extend use of sockunion2ip macro
Jorge Boncompte [DTI2]
2012-05-02
1
-3
/
+3
*
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
Jorge Boncompte [DTI2]
2012-05-02
2
-34
/
+0
*
lib: remove last uses of sockunion_su2str()
Jorge Boncompte [DTI2]
2012-05-02
4
-36
/
+12
*
bgpd: Fix memory leak with 'set ip next-hop peer-address'
Jorge Boncompte [DTI2]
2012-05-02
1
-0
/
+2
*
lib: bump ZSERV_VERSION to 2
David Lamparter
2012-04-20
1
-1
/
+1
*
isisd: merge osr/google-is-is
David Lamparter
2012-04-16
7
-39
/
+41
|
\
|
*
Merge quagga mainline into the google ISIS code.
Avneesh Sachdev
2012-04-11
32
-566
/
+880
|
|
\
[prev]
[next]