index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_main.c
(
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
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
2017-10-08
eirgpd: fix clang warning
Vincent JARDIN
1
-4
/
+1
2017-10-08
ripngd: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
ospfd: fix clang warning
Vincent JARDIN
1
-0
/
+1
2017-10-08
ldpd: fix clang warning
Vincent JARDIN
1
-0
/
+1
2017-10-08
isisd: fix clang warning
Vincent JARDIN
1
-0
/
+3
2017-10-08
ospfd: fix clang warning
Vincent JARDIN
1
-1
/
+1
2017-10-08
ospf6d: fix clang warning
Vincent JARDIN
1
-2
/
+3
2017-10-08
ospf6d: fix clang warning, NULL() calls
Vincent JARDIN
5
-65
/
+109
[next]