index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_nexthop.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
ospf6d: Make ospf6_prefix have an empty v6 addr at end
Donald Sharp
1
-0
/
+1
2017-10-10
ospfd: Do not delete write_q 2 times either
Donald Sharp
1
-2
/
+0
2017-10-10
ospfd: We should not be deleting ospf->oiflist 2 times
Donald Sharp
1
-1
/
+0
2017-10-10
ospfd: Fix ships in the night PR's and list_delete
Donald Sharp
1
-2
/
+2
2017-10-10
ospfd: OSPFv2 VRF abstact api
Chirag Shah
1
-44
/
+22
2017-10-10
ospfd: OSPFv2 VRF, vrf in show command output
Chirag Shah
2
-1
/
+55
2017-10-10
ospfd: Free memory associated with ospf instance startup
Donald Sharp
1
-0
/
+5
2017-10-10
ripngd: Fix possible memory leak of route_node
Donald Sharp
1
-0
/
+2
2017-10-10
lib: Add some documentation about argv_find
Donald Sharp
1
-0
/
+7
2017-10-10
lib: Fix missing va_end
Donald Sharp
1
-1
/
+4
2017-10-10
ospfd: Fix leak of route_node
Donald Sharp
1
-0
/
+1
2017-10-10
ospfd: Fix leak of stream
Donald Sharp
1
-1
/
+3
2017-10-10
ospfd: Fix memory leak
Donald Sharp
1
-2
/
+6
2017-10-10
ospfd: Fix leak of FD
Donald Sharp
1
-1
/
+4
2017-10-10
pimd: Fix uninited idx for argv_find
Donald Sharp
1
-1
/
+1
2017-10-10
isisd: Fix leaked memory in error case
Donald Sharp
1
-1
/
+4
2017-10-10
ldpd: send correct notification code upon receipt of malformed packet
Renato Westphal
1
-1
/
+1
2017-10-10
ldpd: fix heap-use-after-free at exit
Renato Westphal
2
-2
/
+18
2017-10-10
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
47
-136
/
+133
2017-10-10
ospf6d: Add missing vrf lookup
Donald Sharp
1
-0
/
+2
2017-10-10
lib: fix bug in if_cmp_name_func()
Renato Westphal
1
-0
/
+2
2017-10-10
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
20
-38
/
+99
2017-10-10
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
10
-17
/
+7
2017-10-10
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
49
-382
/
+308
2017-10-10
lib: register 'if_var_handlers' only once
Renato Westphal
1
-22
/
+22
2017-10-10
lib: nuke the if_*_by_name_len() functions
Renato Westphal
13
-133
/
+71
2017-10-10
babeld: Do not copy beyond end of data
Donald Sharp
2
-2
/
+2
2017-10-10
zebra: use a switch statement in nexthop_set_resolved()
Renato Westphal
1
-21
/
+23
2017-10-10
bgpd: remove 'network' commands from the BGP_IPV6L node
Renato Westphal
1
-6
/
+0
2017-10-10
zebra: fix uninitialized prefixes in the handling of FEC messages
Renato Westphal
1
-0
/
+2
2017-10-10
zebra: fix logging of MPLS labels
Renato Westphal
1
-8
/
+10
2017-10-09
bgpd: check for bgp instance before processing interfaces
Don Slice
1
-21
/
+23
2017-10-09
pimd: Cleanup deep nesting in pim_cmd.c
Donald Sharp
1
-86
/
+72
2017-10-09
pimd: Display RPF address as part of json output
Donald Sharp
1
-0
/
+24
2017-10-09
ospf6d: Fix snmp compile breakage
Donald Sharp
1
-1
/
+1
2017-10-09
lib: fix wrong warning from clang
Vincent JARDIN
1
-0
/
+1
2017-10-09
lib: csv unit tests
Vincent JARDIN
1
-11
/
+8
2017-10-09
lib: fix NULL->field_len access
Vincent JARDIN
1
-0
/
+2
2017-10-09
lib: fix a64448ba, invalid NULL->num_labels
Vincent JARDIN
1
-1
/
+1
2017-10-09
lib: linklist avoid access NULL->data
Vincent JARDIN
1
-1
/
+2
2017-10-09
bgpd: fix aspath parsing
Vincent JARDIN
1
-1
/
+2
2017-10-09
bgpd: fix clang warning
Vincent JARDIN
1
-2
/
+2
2017-10-09
eigrpd: fix clang warning
Vincent JARDIN
1
-0
/
+1
2017-10-09
eigrpd: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
bgpd: fix clang warning
Vincent JARDIN
1
-2
/
+2
2017-10-08
vtysh: fix clang warning
Vincent JARDIN
1
-2
/
+2
2017-10-08
zebra: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
lib: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
bgpd: fix clang warning
Vincent JARDIN
1
-1
/
+0
2017-10-08
rfapi: fix clang warning
Vincent JARDIN
1
-0
/
+2
[next]