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
...
*
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
|
|
\
|
*
|
zebra: include hardware addr in if up/down messages
Josh Bailey
2012-04-08
1
-27
/
+9
|
*
|
lib: Tweak to if_delete_retain()
Josh Bailey
2012-04-08
1
-1
/
+3
|
*
|
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-0
/
+2
|
*
|
lib: add stream_set_endp()
Subbaiah Venkata
2012-04-07
2
-3
/
+18
|
*
|
lib: add support for keyed-hashing with MD5
Josh Bailey
2012-04-07
2
-0
/
+77
|
*
|
lib: Tweaks to linked list macros
Josh Bailey
2012-04-07
1
-7
/
+7
*
|
|
Merge branch 'quagga' into google-bgp-multipath
Avneesh Sachdev
2012-04-09
34
-566
/
+956
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
lib: pretty ip_masklen and masklen2ip
David Lamparter
2012-04-04
1
-109
/
+19
|
*
|
Revert "lib: optimize ip_masklen()" (BZ#720)
David Lamparter
2012-04-04
1
-2081
/
+25
|
*
|
memory: install babel memory informations.
Matthieu Boutier
2012-03-25
1
-0
/
+3
|
*
|
lib: update proto_redistnum() for Babel
Denis Ovsienko
2012-03-25
1
-2
/
+6
|
*
|
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-03-25
13
-18
/
+57
|
*
|
lib: fix endianness bug in prefix.c
Renato Westphal
2012-03-23
1
-4
/
+14
|
*
|
lib: fix incorrect thread list processing loops
Paul Jakma
2012-02-28
1
-2
/
+6
|
*
|
lib: fix logging of ZEBRA_HELLO message
Denis Ovsienko
2012-02-21
1
-0
/
+1
|
*
|
lib: add THREAD_TIMER_MSEC_ON()
Everton Marques
2012-02-16
1
-0
/
+7
|
*
|
isisd: implement MD5 circuit authentication
Fritz Reichmann
2012-02-14
2
-0
/
+76
|
*
|
bgpd: IPv6 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
2
-0
/
+3
|
*
|
bgpd: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
2
-0
/
+3
|
*
|
lib: use prefix bit length macros
Denis Ovsienko
2012-01-08
1
-7
/
+7
|
*
|
lib/if: trivial, fix rarely used if debug function to print everything
Paul Jakma
2012-01-06
1
-6
/
+10
[prev]
[next]