index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib/table: add route_table_get_next() and iterator
Avneesh Sachdev
2012-09-26
1
-0
/
+78
*
bgpd: make bgp_table a wrapper around table library
Avneesh Sachdev
2012-09-26
3
-480
/
+285
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-1
/
+6
*
agentx: handle SNMP traps
Vincent Bernat
2012-06-25
1
-2
/
+7
*
smux: drop findVar element from trap object struct
Vincent Bernat
2012-06-25
1
-2
/
+2
*
smux: remove `tick` argument from smux_trap()
Vincent Bernat
2012-06-25
1
-2
/
+2
*
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
*
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
*
bgpd: Add "no listen" socket option for the BGP master configuration
Paul Jakma
2012-06-14
2
-1
/
+4
*
Revert "bgpd: Make socket init separate, so unit tests work again."
Paul Jakma
2012-06-13
3
-16
/
+7
*
micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]()
Jorge Boncompte [DTI2]
2012-05-22
1
-7
/
+11
*
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
*
bgpd: optimize holdtime timer cancelling
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+2
*
bgpd: Remove useless initialization
Jorge Boncompte [DTI2]
2012-05-22
1
-1
/
+1
*
bgpd: reduce struct attr_extra allocations/freeing
Jorge Boncompte [DTI2]
2012-05-22
2
-55
/
+52
*
bgpd: use on stack struct attr_extra in bgp_update_receive()
Jorge Boncompte [DTI2]
2012-05-22
1
-7
/
+4
*
bgpd: fix struct attr_extra leak in bgp_default_originate()
Jorge Boncompte [DTI2]
2012-05-22
1
-6
/
+2
*
bgpd: use on stack struct attr_extra in bgp_attr_unintern()
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+2
*
bgpd: cleanup bgp_attr_unintern()
Jorge Boncompte [DTI2]
2012-05-22
1
-11
/
+12
*
bgpd: use on stack struct attr_extra on bgp_attr_aggregate_intern()
Jorge Boncompte [DTI2]
2012-05-22
1
-10
/
+10
*
bgpd: reduce attrhash_make_key() indirections
Jorge Boncompte [DTI2]
2012-05-22
1
-16
/
+17
*
bgpd: remove some useless initializations
Jorge Boncompte [DTI2]
2012-05-22
2
-9
/
+6
*
bgpd: optimize bgp_info_cmp()
Jorge Boncompte [DTI2]
2012-05-22
1
-74
/
+77
*
bgpd: optimize loops on [e]community_hash_make()
Jorge Boncompte [DTI2]
2012-05-22
2
-15
/
+25
*
bgpd: remove calls to peer_sort() from fast-path
Jorge Boncompte [DTI2]
2012-05-22
9
-96
/
+104
*
bgpd: debug buffers cleanup and optimization
Jorge Boncompte [DTI2]
2012-05-22
1
-28
/
+44
*
bgpd: optimize bgp_nexthop_self()
Jorge Boncompte [DTI2]
2012-05-22
4
-20
/
+96
*
bgpd: optimize aspath string representation and assegments handling
Jorge Boncompte [DTI2]
2012-05-22
2
-66
/
+76
*
bgpd: fix crash with vpnv4 soft-reconfiguration
Jorge Boncompte [DTI2]
2012-05-21
1
-8
/
+28
*
bgpd: cleanup, use correct buffer sizes for sockunion2str()
Jorge Boncompte [DTI2]
2012-05-02
2
-3
/
+3
*
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
Jorge Boncompte [DTI2]
2012-05-02
4
-51
/
+59
*
bgpd: Fix memory leak with 'set ip next-hop peer-address'
Jorge Boncompte [DTI2]
2012-05-02
1
-5
/
+2
*
bgpd: fix for route-maps with "match peer local" statements
Jorge Boncompte [DTI2]
2012-05-02
1
-2
/
+2
*
bgpd, zebra: Fix format for some metric outputs
Jorge Boncompte [DTI2]
2012-05-02
3
-4
/
+4
*
bgpd: Fix regression in args consolidation, total should be inited from args
Paul Jakma
2012-05-02
1
-1
/
+1
*
bgpd: Make socket init separate, so unit tests work again.
Paul Jakma
2012-05-02
3
-7
/
+16
*
bgpd: fix up multipath merge breakage
David Lamparter
2012-04-28
1
-6
/
+6
*
bgpd: Fix crash when disabling dampening (BZ#687)
freeze_0.99.21
Jorge Boncompte [DTI2]
2012-04-16
1
-0
/
+4
*
bgpd: merge osr/quagga-osr-patches (BZ#700)
David Lamparter
2012-04-16
2
-14
/
+32
|
\
|
*
bgpd: fix issue in capability negotiation (BZ#700)
Avneesh Sachdev
2012-04-08
2
-14
/
+32
*
|
Merge branch 'quagga' into google-bgp-multipath
Avneesh Sachdev
2012-04-09
28
-1014
/
+1357
|
\
|
|
*
bgpd: bgp_attr_flags_diagnose shouldn't assert
Paul Jakma
2012-03-27
1
-1
/
+8
|
*
bgpd: attr_parse call to attr_malformed should deal with PROCEED error case
Paul Jakma
2012-03-27
1
-8
/
+14
|
*
bgpd: Fix silly mistake in bgp_attr_flag_invalid
Paul Jakma
2012-03-27
1
-1
/
+1
|
*
bgpd: malformed attribute error that can still proceed should fixup getp
Paul Jakma
2012-03-25
1
-3
/
+10
|
*
Merge remote-tracking branch 'quagga-gnu.org/master'
Paul Jakma
2012-03-05
2
-8
/
+16
|
|
\
[prev]
[next]