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
...
*
bgpd: make bgp_table a wrapper around table library
Avneesh Sachdev
2012-09-26
3
-480
/
+285
*
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
*
build: fix extract.pl for cross compilation
Serj Kalichev
2012-09-25
1
-1
/
+1
*
ripd: clear sockaddr_in before using
Nick Hilliard
2012-09-25
1
-0
/
+1
*
build: fix autoconf multicast check on OpenBSD
Brad Smith
2012-09-25
1
-1
/
+1
*
build: correct libtool parameter used within Makefiles
Brad Smith
2012-09-25
2
-2
/
+2
*
ospfd: Do not fall back to intervening router.
Joakim Tjernlund
2012-07-25
1
-15
/
+3
*
ospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX
Joakim Tjernlund
2012-07-25
1
-45
/
+79
*
zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEX
Joakim Tjernlund
2012-07-25
1
-0
/
+9
*
ospf_spf_process_stubs: use LSA pos to find OSFP interface
Joakim Tjernlund
2012-07-25
3
-4
/
+6
*
ospfd: Optimize and improve SPF nexthop calculation
Joakim Tjernlund
2012-07-25
4
-83
/
+100
*
ospfd: avoid exhausting memory with OSPF vertices (BZ#476)
David Lamparter
2012-07-25
1
-2
/
+15
*
lib: make IPv6 prefix parser slightly more strict
David Lamparter
2012-07-19
1
-1
/
+6
*
build: fix isisd topology out of tree build
David Lamparter
2012-07-19
1
-1
/
+1
*
zebra: lingering IP address after deletion (BZ#486)
David Lamparter
2012-07-13
1
-3
/
+18
*
configure: Add --with-pkg-extra-version=VER for packagers/distributions.
Joachim Nilsson
2012-07-13
1
-1
/
+14
*
Merge remote branch 'vincentbernat/feature/ospfv3-mib'
David Lamparter
2012-07-13
9
-2974
/
+4841
|
\
|
*
ospf6d: fix segfault when requesting inexistant interfaces or areas
Vincent Bernat
2012-07-10
1
-4
/
+6
|
*
ospf6d: add SNMP notifications/traps support
Vincent Bernat
2012-06-25
4
-0
/
+78
|
*
ospf6d: add SNMP support for ospfv3*LsdbTable
Vincent Bernat
2012-06-25
1
-89
/
+174
|
*
ospf6d: add SNMP implementation of ospfv3IfTable
Vincent Bernat
2012-06-25
3
-1
/
+206
|
*
ospf6d: complete SNMP implementation of ospfv3AreaTable
Vincent Bernat
2012-06-25
3
-2
/
+31
|
*
ospf6d: complete SNMP implementation for scalar objects
Vincent Bernat
2012-06-25
1
-0
/
+44
|
*
ospf6d: add SNMP support for ospfv3NbrTable
Vincent Bernat
2012-06-25
3
-0
/
+167
|
*
snmp: fix OSPFV3-MIB implementation
Vincent Bernat
2012-06-25
2
-2931
/
+4188
*
|
Merge remote branch 'vincentbernat/feature/agentx'
David Lamparter
2012-07-13
29
-282
/
+741
|
\
|
|
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
7
-1
/
+104
|
*
agentx: add appropriate documentation
Vincent Bernat
2012-06-25
2
-11
/
+83
|
*
agentx: handle SNMP traps
Vincent Bernat
2012-06-25
5
-11
/
+137
|
*
smux: drop findVar element from trap object struct
Vincent Bernat
2012-06-25
3
-20
/
+19
|
*
smux: remove `tick` argument from smux_trap()
Vincent Bernat
2012-06-25
5
-9
/
+9
|
*
agentx: add AgentX support to Quagga.
Vincent Bernat
2012-06-25
5
-4
/
+200
|
*
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
10
-25
/
+28
|
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
7
-38
/
+1
|
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
16
-16
/
+16
|
/
*
isisd: fix typo in topology generator (BZ#731)
David Lamparter
2012-06-21
1
-1
/
+1
*
bgpd: Partially revert f018db8, fixes BZ#730
Jorge Boncompte [DTI2]
2012-06-21
1
-6
/
+2
*
bgpd: Fix for commit 6a4677b7, fixes BZ#729
Jorge Boncompte [DTI2]
2012-06-21
1
-1
/
+2
*
tests: BGP unit tests to set BGP_OPT_NO_LISTEN so they can run
Paul Jakma
2012-06-19
4
-1
/
+5
*
bgpd: Add "no listen" socket option for the BGP master configuration
Paul Jakma
2012-06-14
2
-1
/
+4
*
lib: Add back sockunion_str2su
Paul Jakma
2012-06-14
2
-0
/
+13
*
Revert "bgpd: Make socket init separate, so unit tests work again."
Paul Jakma
2012-06-13
3
-16
/
+7
*
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
2
-14
/
+22
*
bgpd: optimize bgp_aggregate_[increment|decrement]()
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+20
*
bgpd: optimize bgp_update_main() in the soft_reconfig case
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+2
[prev]
[next]